body,
dl,
dt,
dd,
p,
h1,
ul,
li {
    margin: 0;
    padding: 0;
}

input,
button {
    padding: 0px;
    margin: 0px;
    outline: none;
    border: 0px;
}

ul {
    list-style: none;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clearFix:after {
    content: "";
    display: block;
    clear: both;
}

input,
button,
a {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-appearance: none;
    border-radius: 0;
    vertical-align: top;
}

a {
    text-decoration: none;
}

html {

}

img {
    border: none;
    vertical-align: top;
}

body {
    height: 100%;
    overflow: scroll;
    -webkit-user-select: none;
}

body * {
    -webkit-user-select: none;
    font-family: helvetica;
}

body {
    -webkit-text-size-adjust: 100%;
}

#topbox {
    width: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999;
}

#topbox .header-top {
    padding: 0 0.2rem;
    height: 1rem;
    background-image: url(../img/03.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
}

#topbox .duoyuyan {
    padding-left: 0.9rem;
    padding-right: 0.4rem;
    border-right: 1px solid #30ab39;
    background-image: url(../img/01.png);
    background-size: 0.5rem 0.5rem;
    background-repeat: no-repeat;
    background-position: 0.2rem 0.24rem;
    font-size: 0.4rem;
    line-height: 1rem;
    color: #ffffff;
}

#topbox .youjian {
    padding-left: 0.9rem;
    padding-right: 0.4rem;
    height: 1rem;
    background-image: url(../img/02.png);
    background-size: 0.5rem 0.5rem;
    background-repeat: no-repeat;
    background-position: 0.4rem 0.24rem;
}

#topbox .search {
    padding: 0.2rem 0;
    position: relative;
}

#topbox .search input {
    float: left;
    padding-right: 0.8rem;
    width: 4rem;
    height: 0.6rem;
    border-radius: 0.3rem;
    font-size: 0.4rem;
    line-height: 0.6rem;
    text-indent: 1em;
}

#topbox #ssfdj {
    position: absolute;
    top: 0.2rem;
    right: 0;
    width: 0.8rem;
    height: 0.6rem;
    background-image: url(../img/07.png);
    background-size: 0.5rem 0.5rem;
    background-repeat: no-repeat;
    background-position: 0rem 0.04rem;
}

#topbox .header-bottom {
    background-color: #FFFFFF;
    padding: 0 0.4rem;
    height: 1.6rem;
    width: 100%;
    box-sizing: border-box;
    border-bottom: 1px solid #dddbd9;
}

#topbox .header-bottom .logo {
    padding-top: 0.1rem;
    float: left;
}

#topbox .header-bottom .logo img {
    width: 5rem;
    height: 1.1rem;
}

#topbox .header-bottom .menu-btn {
    float: right;
    padding: 0.4rem;
}

#topbox .header-bottom .menu-btn span {
    display: block;
    width: 0.6rem;
    height: 0.04rem;
    margin: 0.18rem 0;
    background-color: #3ea436;
    transition: 0.3s;
}

#topbox #zhezhao {
    display: none;
    position: absolute;
    top: 1rem;
    left: 0rem;
    width: 15rem;
    background-color: rgba(0, 0, 0, 0.6);
    height: 25.68rem;
    z-index: 800;
}

#nav-warp {
    position: absolute;
    top: 1rem;
    right: -10.2rem;
    width: 10rem;
    background-color: #FFFFFF;
    height: 25.68rem;
    z-index: 900;
    transition: .3s;
}

#nav-warp .nav-top {
    height: 1.6rem;
    border-bottom: 1px solid #DDDBD9;
    padding: 0 0.4rem;
}

#nav-warp .nav-top .nav-close {
    float: right;
    padding: 0.3rem 0.2rem 0.5rem;
    font-family: "微软雅黑";
    font-size: 1.2rem;
    line-height: 0.8rem;
    color: #30AB39;
}

#nav-warp .nav-logo {
    height: 1.68rem;
    box-sizing: border-box;
    border-bottom: 1px solid #DDDBD9;
}

#nav-warp .nav-logo img {
    display: block;
    width: 5.4rem;
    height: 1.4rem;
    margin: 0 auto;
}

#nav-warp .nav-lis {
    border-bottom: 1px solid #DDDBD9;
}

#nav-warp .nav-lis a {
    padding: 0.6rem 0.4rem;
    display: block;
}

#nav-warp .nav-icon {
    width: 0.6rem;
    height: 0.6rem;
    margin: 0 0.6rem 0 0.3rem;
    background-image: url(../img/nav-icon.png);
    background-size: 0.6rem 4rem;
    background-repeat: no-repeat;
    background-position: 0 -0.04rem;
}

#nav-warp .nav-lis:nth-of-type(1) .nav-icon {
    background-position: 0 -0.04rem;
}

#nav-warp .nav-lis:nth-of-type(2) .nav-icon {
    background-position: 0 -0.84rem;
}

#nav-warp .nav-lis:nth-of-type(3) .nav-icon {
    background-position: 0 -1.64rem;
}

#nav-warp .nav-lis:nth-of-type(4) .nav-icon {
    background-position: 0 -2.44rem;
}

#nav-warp .nav-lis:nth-of-type(5) .nav-icon {
    background-position: 0 -3.24rem;
}

#nav-warp .nav-name {
    font-size: 0.52rem;
    line-height: 0.6rem;
    color: #3e413f;
}

#nav-warp .nav-arrow {
    width: 0.6rem;
    height: 0.6rem;
    background-image: url(../img/xiala.png);
    background-size: 0.6rem 0.6rem;
    background-repeat: no-repeat;
}

#nav-warp .nan-imgbox {
    width: 10rem;
    height: 3.9rem;
}

#nav-warp .nan-imgbox img {
    width: 10rem;
    height: 3.9rem;
}

.inner-nav {
    display: none;
}

.inner-nav ul li {
    padding: 0 0.4rem;
    border-bottom: 1px solid #3E413F;
    background-color: #49ad35;
}

.inner-nav ul li a {
    display: block;
    font-size: 0.52rem;
    line-height: 1.56rem;
    color: #FFFFFF;
    text-align: center;
}

.bottom-menu {
    background-color: #192029;
    width: 15rem;
    height: 2rem;
    position: fixed;
    left: 0;
    bottom: 0;
}

.bottom-menu a {
    float: left;
    width: 5rem;
    padding: 0.24rem 0;
}

.bottom-menu .bm-icon {
    display: block;
    margin: 0 auto;
    width: 0.7rem;
    height: 0.7rem;
}

.bottom-menu p {
    font-size: 0.6rem;
    line-height: 0.84rem;
    color: #9da0a5;
    text-align: center;
}

.m-content {
    padding-top: 2.6rem;
}

.lunbo-warp {
    width: 15rem;
    height: 4.67rem;
    position: relative;
}

.lunbo-warp .lunbo-box {
    position: absolute;
    left: 0;
    top: 0;
}

.lunbo-warp .lunbo-box img {
    width: 15rem;
}

.lunbo-warp .lunbo-box a {
    background-color: pink;
}

.lunbo-warp .lunbo-box a:nth-of-type(2) {
    background-color: blueviolet;
}

.lunbo-warp .lunbo-box a:nth-of-type(3) {
    background-color: deepskyblue;
}

.box-title {
    padding: 0.8rem 0.4rem 0.2rem;
    font-size: 0.6rem;
    font-weight: bold;
    line-height: 0.6rem;
    text-align: center;
}

.zhexian {
    display: block;
    margin: 0 auto 0.2rem;
    width: 1.02rem;
    height: 0.12rem;
}

.zhexian img {
    float: left;
    width: 1.02rem;
    height: 0.12rem;
}

.nrjj {
    width: 12rem;
    margin: 0 auto;
    font-size: 0.4rem;
    line-height: 1;
    color: #888888;
    text-align: center;
    margin-bottom: 0.4rem;
}

.pro-win-warp {
    padding: 0 1rem;
    position: relative;
}

.pro-win-warp .winbtn {
    position: absolute;
    top: 2.6rem;
    width: 1rem;
    height: 0.8rem;
    background-color: #3ea436;
    background-size: 0.3rem 0.3rem;
    background-repeat: no-repeat;
    background-position: 0.4rem 0.24rem;
}

.pro-win-warp .last-btn {
    left: 1rem;
    background-image: url(../img/09.png);
}

.pro-win-warp .next-btn {
    right: 1rem;
    background-image: url(../img/10.png);
}

.pro-win-warp .pro-winbox {
    width: 9.4rem;
    margin: 0 auto;
    padding-bottom: 0.6rem;
}

.pro-win-warp .pro-winbox .proimgbox {
    width: 4.5rem;
}

.pro-win-warp .pro-winbox .proimgbox img {
    width: 4.5rem;
    height: 6rem;
}

.pro-win-warp .pro-winbox .proimgbox p {
    font-size: 0.4rem;
    line-height: 0.72rem;
    font-weight: bold;
    color: #30AB39;
    text-align: center;
}

.pro-win-warp .pro-winbox .swiper-pagination span {
    background: #30AB39;
}

.pro-win-warp .ljt {
    padding: 0 1.8rem;
}

.pro-win-warp .ljt img {
    display: block;
    width: 1rem;
    height: 0.8rem;
    margin: 0 auto 0.2rem;
}

.pro-win-warp .ljt p {
    font-size: 0.4rem;
    line-height: 0.36rem;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
}

.pro-win-warp .ljt div {
    float: left;
    padding: 0.2rem;
    box-sizing: border-box;
}

.pro-win-warp .ljt .leftbox,
.pro-win-warp .ljt .rightbox {
    height: 1.9rem;
    width: 3.1rem;
    margin-top: 0.48rem;
    background-color: #49ad35;
}

.pro-win-warp .ljt .midbox {
    width: 3.18rem;
    height: 2.38rem;
    background-color: #319b38;
}

.xsqy {
    width: 15rem;
    height: 4.96rem;
    background-image: url(../img/bg/01.jpg);
    background-size: cover;
}

.xsqy .ditubox {
    width: 8rem;
    box-sizing: border-box;
    padding: 0.48rem 0.2rem;
}

.xsqy .ditubox img {
    width: 7.6rem;
    height: 4rem;
}

.xsqy .xsqu-text {
    padding: 0.8rem 0.4rem 0 0;
    width: 7rem;
    box-sizing: border-box;
}

.xsqy .xsqu-text p {
    font-size: 0.48rem;
    line-height: 1rem;
    font-weight: bold;
    color: #FFFFFF;
}

.xsqy .xsqu-text div {
    font-size: 0.4rem;
    line-height: 0.48rem;
    color: #888888;
}

.xsqy .xsqu-text span {
    display: block;
    margin-top: 0.3rem;
    font-size: 0.48rem;
    line-height: 0.8rem;
    width: 3.2rem;
    height: 0.8rem;
    background-color: #319B38;
    color: #FFFFFF;
    text-align: center;
}

.ours {
    background-color: #319B38;
    color: #FFFFFF;
    padding: 0.4rem 1rem;
    text-align: center;
}

.ours .ours-title {
    color: #FFFFFF;
    font-size: 0.52rem;
    line-height: 0.6rem;
    font-weight: bold;
    margin-bottom: 0.2rem;
}

.ours .desc {
    color: #FFFFFF;
    font-size: 0.44rem;
    line-height: 0.44rem;
    margin-bottom: 0.2rem;
}

.ours .dobtn {
    display: block;
    margin: 0 auto;
    font-size: 0.48rem;
    line-height: 0.8rem;
    width: 4rem;
    height: 0.8rem;
    border: 2px solid #FFFFFF;
    color: #FFFFFF;
    text-align: center;
}

#news-warp {
    padding: 0.4rem 1rem 0.8rem;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

.news-box {
    width: 6.14rem;
}

.news-box img {
    width: 6.14rem;
    height: 4.32rem;
}

.news-textbox {
    margin-top: 0.7rem;
}

.news-textbox .datebox {
    width: 1.4rem;
    margin-right: 0.3rem;
    text-align: center;
}

.news-textbox .datebox div {
    font-size: 0.96rem;
    line-height: 1rem;
    color: #3e413f;
}

.news-textbox .datebox p {
    font-size: 0.4rem;
    line-height: 0.6rem;
    color: #3e413f;
}

.news-textbox .news-nrjj {
    width: 4.4rem;
    font-size: 0.4rem;
    line-height: 0.4rem;
    color: #3e413f;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.news-textbox .news-more {
    display: block;
    font-size: 0.4rem;
    line-height: 0.8rem;
    color: #888888;
}

.shuaxin-btn {
    display: block;
    width: 4.2rem;
    height: 0.8rem;
    margin: 0.4rem auto 0;
    padding: 0 0.3rem;
    border: 2px solid #30AB39;
}

.shuaxin-btn span {
    display: block;
    font-size: 0.4rem;
    line-height: 0.8rem;
    color: #30AB39;
    padding-left: 0.6rem;
    background-image: url(../img/16.png);
    background-size: 0.52rem 0.52rem;
    background-repeat: no-repeat;
    background-position: 0 0.14rem;
}

.casebox {
    padding: 0 1.5rem;
    background-color: #f8f8f8;
}

.casebox .caseimgbox {
    padding: 0.4rem 0;
}

.casebox .caseimgbox img {
    width: 4rem;
    height: 1.7rem;
}

footer {
    padding-bottom: 2rem;
}

.footer {
    background-color: #212b38;
    padding: 0.8rem 0.6rem 0.3rem;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

.footer-left,
.footer-right {
    width: 6rem;
}

.footer-tittle {
    font-size: 0.6rem;
    line-height: 0.6rem;
    margin-bottom: 0.6rem;
    color: #FFFFFF;
}

.footer-about-text span {
    color: #b0b2b6;
    font-size: 0.44rem;
    line-height: 0.48rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
}

.footer-about-text>a {
    display: block;
    color: #58b033;
    font-size: 0.48rem;
    line-height: 0.6rem;
}

.footer-about-text {
    margin-bottom: 0.4rem;
}

.sjfx a {
    float: left;
    width: 0.74rem;
    height: 0.74rem;
    margin-right: 0.2rem;
    background-image: url(../img/19.png);
    background-size: 4.4rem 0.72rem;
    background-repeat: no-repeat;
    background-position: 0 0;
}

.sjfx a:nth-of-type(2) {
    background-position: -0.92rem 0;
}

.sjfx a:nth-of-type(3) {
    background-position: -1.84rem 0;
}

.sjfx a:nth-of-type(4) {
    background-position: -2.76rem 0;
}

.sjfx a:nth-of-type(5) {
    background-position: -3.68rem 0;
}

.footer-contact-text>li {
    color: #b0b2b6;
    font-size: 0.44rem;
    line-height: 0.48rem;
    margin-bottom: 0.1rem;
}

.banquan {
    height: 0.92rem;
    background-color: #0f151c;
    text-align: right;
    font-size: 0.4rem;
    line-height: 0.92rem;
    color: #313d4a;
}

.mianbaoxie {
    height: 1.2rem;
    font-size: 0.4rem;
    line-height: 1.2rem;
    color: #282b2e;
    background-color: #ececec;
    padding-left: 1rem;
    background-image: url("../img/icon-home.png");
    background-repeat: no-repeat;
    background-size: 0.46rem 0.46rem;
    background-position: 0.4rem 0.36rem;
}

.mianbaoxie a {
    color: #282b2e;
}

.cplx {
    padding: 0 1.3rem 0.4rem;
    background-color: #f4f4f4;
}

.cplx .box-title {
    color: #3ea436;
}

.cplx .nrjj {
    width: 100%;
}

.cplx .cplx-warp {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
}

.cplx-box {
    width: 6rem;
}

.cp-imgbox {
    width: 6rem;
    height: 4.46rem;
    background-color: #FFFFFF;
}

.cp-imgbox img {
    width: 6rem;
    height: 4.46rem;
}

.cp-textbox {
    padding-top: 0.1rem;
    margin-bottom: 0.6rem;
}

.cp-textbox p {
    padding: 0.4rem 0;
    font-size: 0.48rem;
    line-height: 0.48rem;
    font-weight: bold;
    color: #3ea436;
}

.cp-textbox div {
    font-size: 0.4rem;
    line-height: 0.4rem;
    color: #888888;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    margin-bottom: 0.2rem;
}

.cp-textbox span {
    display: block;
    width: 2.8rem;
    height: 0.72rem;
    border: 2px solid #3EA436;
    color: #3EA436;
    text-align: center;
    font-size: 0.48rem;
    line-height: 0.72rem;
}

.cplx-btn {
    display: block;
    margin: 0 auto;
    width: 4rem;
    height: 1rem;
    border-radius: 0.5rem;
    background-color: #3EA436;
    color: #FFFFFF;
    text-align: center;
    font-size: 0.48rem;
    line-height: 1rem;
}

.cplx:nth-of-type(odd) {
    background-color: #FFFFFF;
}

.cplx:nth-of-type(odd) .cp-imgbox {
    background-color: #f4f4f4;
}

.pro-title {
    color: #3EA436;
}

.lis-box {
    padding: 0 0.56rem;
}

.lis-box .pro-lis {
    background-color: #f2f4f7;
    padding: 0.7rem 0.6rem;
    margin-bottom: 0.54rem;
}

.lis-box .proimgbox {
    width: 5.4rem;
    height: 4rem;
    background-color: #FFFFFF;
}

.lis-box .proimgbox img {
    width: 5.4rem;
    height: 4rem;
}

.lis-box .pro-textbox {
    width: 6.6rem;
    padding-left: 0.4rem;
}

.lis-box .pro-textbox p {
    font-size: 0.48rem;
    line-height: 0.8rem;
    color: #3EA436;
}

.lis-box .pro-textbox div {
    font-size: 0.4rem;
    line-height: 0.48rem;
    color: #3e413f;
    margin-bottom: 0.4rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

.lis-box .pro-textbox span {
    display: block;
    width: 2.8rem;
    height: 0.72rem;
    border: 2px solid #3EA436;
    color: #3EA436;
    text-align: center;
    font-size: 0.48rem;
    line-height: 0.72rem;
}

.pro-bd-warp {
    width: 15rem;
    box-sizing: border-box;
    padding: 1rem 1.5rem 1rem;
    background-color: #f4f4f4;
    position: relative;
}

.pro-bd-warp .pro-bd-imgbox {
    width: 12rem;
    height: 9rem;
    background-color: #FFFFFF;
}

.pro-bd-warp .pro-bd-imgbox img {
    width: 12rem;
    height: 9rem;
}

.pro-content-warp {
    padding: 0 1.5rem;
}
.pro-content-warp img{width: 100%;}
.pro-bd-textwarp {
    width: 12rem;
    padding: 0.8rem 0 0;
    background-color: #FFFFFF;
}

.pro-bd-textwarp dl {
    color: #888888;
}

.pro-bd-textwarp dl dt {
    color: #319b38;
    font-size: 0.6rem;
    line-height: 0.6rem;
    font-weight: bold;
    margin-bottom: 0.4rem;
}

.pro-bd-textwarp dl{
    font-size: 0.44rem;
    line-height: 0.52rem;
}

.pro-bd-textwarp .prohead-line {
    font-size: 0.4rem;
    line-height: 1.2rem;
    color: #7c7c7c;
    margin-top: 0.4rem;
    border-top: 1px solid #e6eaef;
}

.pro-bd-textwarp .prohead-line>span {
    color: #d81a0f;
}

.pro-bd-textwarp .prohead-btn {
    margin-bottom: 0.4rem;
}

.pro-bd-textwarp .prohead-btn a {
    float: left;
    height: 1rem;
    width: 4.2rem;
    margin-right: 0.2rem;
    box-sizing: border-box;
    padding-left: 1rem;
    text-align: center;
    color: #FFFFFF;
    font-size: 0.44rem;
    line-height: 1rem;
    background-size: 0.66rem 0.66rem;
    background-repeat: no-repeat;
    background-position: 0.34rem 0.14rem;
}

.pro-bd-textwarp .prohead-btn a:nth-of-type(1) {
    background-image: url(../img/21.png);
    background-color: #cc1106;
}

.pro-bd-textwarp .prohead-btn a:nth-of-type(2) {
    background-image: url(../img/22.png);
    background-color: #ffa200;
}

.pro-bd-textwarp .prohead-btn a:nth-of-type(3) {
    height: 1rem;
    width: 1rem;
    padding: 0;
    border: 2px solid #319B38;
    background-image: url(../img/23.png);
    background-position: 0.14rem 0.12rem;
}

.pro-bd-textwarp .prohead-btn a:nth-last-of-type(1) {
    margin: 0;
}

.pro-bd-textwarp .fenxiangdao {
    font-size: 0.4rem;
    line-height: 1.5;
    color: #282b2e;
    padding-bottom: 0.4rem;
}

.pro-maodian {
    padding: 0.4rem 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

.pro-maodian a {
    padding: 0 0.2rem;
    display: block;
    box-sizing: border-box;
    border: 1px solid #3ea436;
    color: #3ea436;
    font-size: 0.4rem;
    line-height: 0.72rem;
    margin-bottom: 0.2rem;
}

.pro-xq-imgbox {
    width: 12rem;
    margin-bottom: 0.6rem;
    background-color: #30AB39;
}

.pro-xq-imgbox img {
    width: 12rem;
}

.pro-xq-textbox {
    padding: 0.6rem 0.4rem;
    background-color: #f4f4f4;
}

.pro-xq-textbox p {
    color: #3ea436;
    font-size: 0.48rem;
    line-height: 0.48rem;
    margin-bottom: 0.2rem;
}

.pro-xq-textbox div {
    color: #888888;
    font-size: 0.4rem;
    line-height: 0.48rem;
}

.pro-xq-tablebox {
    margin-bottom: 0.6rem;
    overflow-x: auto;
}
.pro-xq-tablebox table{font-size: 0.44rem;}
.pro-xq-gzbz p {
    color: #3ea436;
    font-size: 0.48rem;
    line-height: 0.48rem;
    margin-bottom: 0.2rem;
}

.pro-xq-gzbz span {
    display: block;
    color: #888888;
    font-size: 0.4rem;
    line-height: 0.48rem;
    margin-bottom: 0.4rem;
}

.pro-xq-gzbz a {
    color: #30AB39;
}

.pro-xq-tuwen {
    margin-bottom: 0.4rem;
}

.pro-xq-tuwen .tuwen-tubox {
    width: 12rem;
    height: 6rem;
    background-color: #30AB39;
}

.pro-xq-tuwen .tuwen-tubox img {
    width: 12rem;
    height: 6rem;
}

.pro-xq-tuwen .tuwen-wenbox {
    padding: 0.8rem;
    background-color: #f4f4f4;
    color: #888888;
    font-size: 0.48rem;
    line-height: 0.7rem;
}

.pro-xq-tuwen .tuwen-wenbox * {
    color: #888888;
    font-size: 0.48rem;
    line-height: 0.7rem;
}

.changqu-imgbox {
    width: 12rem;

    margin-bottom: 0.4rem;
}

.changqu-imgbox img {
    width: 12rem;

}

.chanpin-imgbox {
    width: 12rem;

    margin-bottom: 0.4rem;
}

.chanpin-imgbox img {
    width: 12rem;
}

.pro-from {
    margin-bottom: 0.8rem;
}

.pro-from .pro-from-title {
    height: 1rem;
    background-color: #3ea436;
    font-size: 0.36rem;
    line-height: 1rem;
    color: #FFFFFF;
}

.pro-from .pro-from-title span {
    float: left;
    width: 1rem;
    height: 1rem;
    background-color: #333333;
    background-image: url(../img/icon-talk.png);
    background-size: 0.48rem 0.48rem;
    background-position: 0.26rem 0.26rem;
    background-repeat: no-repeat;
    margin-right: 0.4rem;
}

.pro-from .pro-from-warp {
    padding-top: 0.8rem;
    border: 2px solid #f4f4f4;
}

.pro-from .pro-from-warp li {
    margin-bottom: 0.4rem;
}

.pro-from .pro-from-warp .inpt-name {
    float: left;
    text-align: right;
    font-size: 0.36rem;
    line-height: 0.8rem;
    width: 3.2rem;
    vertical-align: top;
    margin-right: 0.4rem;
}

.pro-from .inpt-name span {
    color: red;
}

.pro-from .pro-from-warp textarea {
    float: left;
    text-indent: 2em;
    width: 7.6rem;
    height: 2rem;
    font-size: 0.4rem;
    line-height: 0.8rem;
    box-sizing: border-box;
    border: 2px solid #f4f4f4;
}

.pro-from .pro-from-warp input {
    float: left;
    text-indent: 1em;
    width: 7.4rem;
    font-size: 0.4rem;
    line-height: 0.8rem;
    height: 0.8rem;
    box-sizing: border-box;
    border: 2px solid #f4f4f4;
}

.pro-from #pro-btn {
    width: 4rem;
    box-sizing: border-box;
    background-color: #ffa200;
    color: #FFFFFF;
    height: 1rem;
    line-height: 50 50rem;
    background-image: url(../img/icon-talk.png);
    background-size: 0.48rem 0.48rem;
    background-position: 0.2rem 0.26rem;
    background-repeat: no-repeat;
}

.news-warp {
    padding: 0.4rem 1rem;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

.news-warp .news-box {
    margin-bottom: 0.6rem;
}

.news-warp .news-more {
    color: #3ea436;
}

.service-box {
    padding-top: 1rem;
}

.service-box .ser-title {
    color: #3e413f;
    font-size: 0.6rem;
    line-height: 0.6rem;
    margin-bottom: 0.6rem;
    font-weight: bold;
    text-align: center;
}

.service-box .ser-imgbox {
    width: 15rem;
    height: 4.8rem;
}

.service-box .ser-imgbox img {
    width: 15rem;
    height: 4.8rem;
}

.service-box .ser-textbox {
    padding: 0.8rem 1rem 0.4rem;
    text-align: center;
    color: #3e413f;
    font-size: 0.4rem;
    line-height: 0.6rem;
}

.service-box:nth-of-type(odd) {
    background-color: #f4f4f4;
}

.contact-btn {
    display: block;
    width: 4rem;
    height: 1rem;
    font-size: 0.44rem;
    line-height: 1rem;
    text-align: center;
    padding-left: 1rem;
    margin: 0.6rem auto;
    background-color: #FFA200;
    color: #FFFFFF;
    background-image: url(../img/22.png);
    background-size: 0.66rem 0.66rem;
    background-repeat: no-repeat;
    background-position: 0.34rem 0.14rem;
}

.pdf-lis-box {
    padding: 0 0.5rem;
}

.pdf-lis-box .pdf-pro-lis {
    padding: 0.8rem 0.4rem;
    margin-bottom: 0.76rem;
    border: 1px solid #ececec;
}

.pdf-lis-box .pdf-proimgbox {
    width: 3.2rem;
    height: 3.2rem;
    margin: 0.6rem 0.6rem 0 0;
    background-color: #FFFFFF;
}

.pdf-lis-box .pdf-proimgbox img {
    width: 3.2rem;
    height: 3.2rem;
}

.pdf-lis-box .pdf-pro-textbox {
    width: 9.2rem;
    padding-top: 0.4rem;
}

.pdf-lis-box .pdf-pro-textbox p {
    font-size: 0.44rem;
    line-height: 0.48rem;
    color: #3e413f;
    font-weight: bold;
    margin-bottom: 0.4rem;
}

.pdf-lis-box .pdf-pro-textbox div {
    font-size: 0.44rem;
    line-height: 0.48rem;
    color: #7c7c7c;
    margin-bottom: 0.4rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.pdf-lis-box .Training-btn {
    display: block;
    width: 4.6rem;
    height: 1rem;
    box-sizing: border-box;
    padding-left: 1rem;
    text-align: center;
    border: 2px solid #3ea436;
    font-size: 0.48rem;
    line-height: 1rem;
    color: #3ea436;
    background-image: url(../img/31.png);
    background-size: 0.56rem 0.56rem;
    background-repeat: no-repeat;
    background-position: 0.44rem 0.2rem;
}

.icon-tittle-box {
    padding: 0.7rem 1rem 0.6rem;
}

.icon-tittle-box img {
    display: block;
    width: 1.4rem;
    height: 1.3rem;
    margin: 0 auto 0.2rem;
}

.icon-tittle-box p {
    font-size: 0.6rem;
    line-height: 0.6rem;
    color: #3e413f;
    font-weight: bold;
    margin-bottom: 0.4rem;
    text-align: center;
}

.icon-tittle-box div {
    font-size: 0.4rem;
    line-height: 0.4rem;
    color: #319b38;
    text-align: center;
}

.video-box .cp-textbox p {
    text-align: center;
}

.video-box .cp-imgbox {
    position: relative;
}

.video-box .play-btn {
    position: absolute;
    left: 50%;
    margin-left: -0.7rem;
    top: 50%;
    margin-top: -0.7rem;
    width: 1.4rem;
    height: 1.4rem;
}

.video-box .play-btn img {
    width: 1.4rem;
    height: 1.4rem;
}

.faq-box {
    padding: 0 0.2rem;
}

.faq-box .faq-lis {
    padding: 0.8rem;
    border: 2px solid #f4f4f4;
    margin-bottom: 0.76rem;
}

.faq-box .wenti {
    margin-bottom: 0.4rem;
}

.faq-box .q-icon {
    width: 1.08rem;
    height: 1.08rem;
    padding: 0.1rem;
    box-sizing: border-box;
    border: 2px solid #319B38;
    border-radius: 50%;
    margin-right: 0.4rem;
}

.faq-box .q-icon div {
    font-size: 0.56rem;
    line-height: 0.8rem;
    text-align: center;
    background-color: #319B38;
    color: #FFFFFF;
    border-radius: 50%;
}

.faq-box .q-text {
    width: 11.4rem;
    padding: 0.2rem 0;
    font-size: 0.44rem;
    line-height: 0.68rem;
    font-weight: bold;
    color: #319B38;
}

.faq-box .a-icon {
    width: 0.8rem;
    height: 0.8rem;
    font-size: 0.56rem;
    line-height: 0.8rem;
    text-align: center;
    background-color: #319B38;
    color: #FFFFFF;
    border-radius: 50%;
    margin: 0.12rem 0.52rem 0 0.12rem;
}

.faq-box .a-text {
    width: 11.4rem;
    font-size: 0.4rem;
    line-height: 0.48rem;
    color: #888888;
}

.lxfs-warp {
    padding: 0.8rem 0.5rem;
}

.lxfs-warp .lxfs-box {
    padding: 1rem 0.4rem 0.4rem;
    background-color: #30AB39;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

.lxfs-warp .lxfs {
    width: 6rem;
    height: 0.9rem;
    padding-left: 1.2rem;
    background-image: url(../img/29.png);
    background-size: 0.92rem 7.7rem;
    background-repeat: no-repeat;
    background-position: 0 0;
    color: #FFFFFF;
    margin-bottom: 0.8rem;
}

.lxfs-warp .lxfs p {
    font-size: 0.4rem;
    line-height: 0.4rem;
    font-weight: bold;
    margin-bottom: 0.1rem;
}

.lxfs-warp .lxfs div {
    font-size: 0.4rem;
    line-height: 0.4rem;
}

.lxfs-warp .lxfs:nth-of-type(even) {
    width: 4rem;
}

.lxfs-warp .lxfs:nth-of-type(2) {
    background-position: 0 -1.7rem;
}

.lxfs-warp .lxfs:nth-of-type(3) {
    background-position: 0 -3.4rem;
}

.lxfs-warp .lxfs:nth-of-type(4) {
    background-position: 0 -5.1rem;
}

.lxfs-warp .lxfs:nth-of-type(5) {
    background-position: 0 -6.8rem;
}

.lxfs-warp .pro-from {
    margin-bottom: 0;
}

.lxfs-warp .pro-from-warp {
    background-color: #eeeeee;
}

.maps {
    width: 15rem;
    height: 7.2rem;
    margin-bottom: 0.8rem;
}

.maps img {
    width: 15rem;
    height: 7.2rem;
}

.zhengshu-warp {
    padding: 0.4rem 2.5rem;
}

.zhengshu-warp .zhengshu-box img {
    width: 10rem;
    height: 7.5rem;
}

.zhengshu-warp .zhengshu-box p {
    font-size: 0.48rem;
    line-height: 1rem;
    color: #7c7c7c;
    font-weight: bold;
    margin-bottom: 0.4rem;
    text-align: center;
}

.contents-warp {
    padding: 0 0.6rem;
}

.contents-warp .innerpage-title {
    padding: 0.18rem 0;
    font-size: 0.36rem;
    line-height: 0.6rem;
    font-weight: bold;
    color: #000000;
}

.contents-warp .readtimes {
    display: inline-block;
    padding: 0 0.4rem 0 0.6rem;
    text-align: center;
    font-size: 0.4rem;
    line-height: 0.48rem;
    color: #999999;
    background: url(../img/eye.png) no-repeat 0 0.14rem;
    background-size: 0.32rem 0.2rem;
    margin-right: 0.4rem;
}

.contents-warp .riqi {
    font-size: 0.4rem;
    line-height: 0.48rem;
    color: #999999;
    margin-right: 0.4rem;
}

.contents-warp .fenxiang {
    margin-right: 0.4rem;
    font-size: 0.4rem;
    line-height: 0.48rem;
}

.contents-warp .fenxiang img {
    width: 3.42rem;
    height: 0.46rem;
}

.contents-warp .inner-contact-box {
    padding: 0.4rem 0;
    border-top: 1px solid #e6eaef;
    border-bottom: 1px solid #e6eaef;
    color: #666666;
    font-size: 0.36rem;
    line-height: 0.6rem;
}

.contents-warp .inner-contact-box p img {
    display: block;
    width: 100%;
}

.contents-warp .inner-contact-box span {
    display: inline-block;
}

.contents-warp .other-box {
    padding: 0.6rem 0;
    font-size: 0.32rem;
    line-height: 0.72rem;
}

.contents-warp .other-box a {
    color: #666666;
}

.contents-warp .other-box span {
    font-weight: bold;
}

.company-lunbo-warp {
    width: 15rem;
    height: 7.2rem;
    position: relative;
}

.company-lunbo-warp .company-lunbo-box {
    position: absolute;
    left: 0;
    top: 0;
}

.company-lunbo-warp .company-lunbo-box img {
    width: 15rem;
    height: 7.2rem;
}

.company-textbox1 {
    padding: 1rem;
    color: #7c7c7c;
}

.company-textbox1 div {
    font-size: 0.4rem;
    line-height: 0.6rem;
    color: #7c7c7c;
    margin-bottom: 0.4rem;
    text-align: center;
}

.compant-xsqy {
    width: 15rem;
    background-color: #30AB39;
}

.compant-xsqy .ditubox {
    width: 6.4rem;
    box-sizing: border-box;
    padding: 1rem 0;
}

.compant-xsqy .ditubox img {
    width: 6.4rem;
    height: 3.2rem;
}

.compant-xsqy .xsqu-text {
    padding: 0.4rem 0.2rem 0 0;
    width: 8.4rem;
    box-sizing: border-box;
}

.compant-xsqy .xsqu-text p {
    font-size: 0.48rem;
    line-height: 1rem;
    font-weight: bold;
    color: #FFFFFF;
}

.compant-xsqy .xsqu-text div {
    font-size: 0.4rem;
    line-height: 0.56rem;
    color: #FFFFFF;
}

.julizi {
    padding: 0.4rem;
    background-color: #30AB39;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    border-top: 2px solid #6cb47f;
    margin-bottom: 0.8rem;
}

.lizibox div {
    text-align: center;
    font-size: 0.8rem;
    line-height: 0.8rem;
    font-weight: bold;
    color: #FFFFFF;
    margin-bottom: 0.2rem;
}

.lizibox p {
    text-align: center;
    font-size: 0.4rem;
    line-height: 0.48rem;
    color: #FFFFFF;
}

.qbcp-box {
    padding: 0.8rem 0;
    background-color: #f4f4f4;
}

.qbcp-box .qbcp-title {
    text-align: center;
    color: #319b38;
    font-size: 0.6rem;
    font-weight: bold;
    margin-bottom: 0.6rem;
}

.qbcp-lbbox {
    padding: 0 1rem;
    position: relative;
}

.qbcp-lbbox .winbtn {
    position: absolute;
    top: 2.6rem;
    width: 1rem;
    height: 1rem;
    background-color: #319B38;
    background-size: 0.3rem 0.3rem;
    background-repeat: no-repeat;
    background-position: 0.36rem 0.36rem;
}

.qbcp-lbbox .last-btn {
    left: 0rem;
    background-image: url(../img/09.png);
}

.qbcp-lbbox .next-btn {
    right: 0rem;
    background-image: url(../img/10.png);
}

.qbcp-lbbox .proimgbox {
    width: 6.4rem;
}

.qbcp-lbbox .proimgbox img {
    width: 6.4rem;
    height: 6rem;
}

.qbcp-lbbox .proimgbox p {
    font-size: 0.52rem;
    line-height: 1rem;
    font-weight: bold;
    color: #30AB39;
    text-align: center;
}

.company-textbox2 {
    padding: 0.4rem 0.8rem;
    background-color: #2a3340;
}

.company-textbox2 div {
    font-size: 0.44rem;
    line-height: 0.56rem;
    color: #b9bcc1;
    margin-bottom: 0.4rem;
}

.xbqlmz {
    padding: 1.2rem 0.8rem;
}

.xbqlmz .xbqlmz-imgbox {
    width: 13.4rem;
    height: 9rem;
}

.xbqlmz .xbqlmz-imgbox img {
    width: 13.4rem;
    height: 9rem;
}

.xbqlmz .company-textbox1 {
    background-color: #f4f4f4;
    padding: 0.8rem;
}

.xbqlmz .company-textbox1 div {
    text-align: left;
}