@charset "UTF-8";
body {
    overflow-x: hidden;
}

h4 {
    text-align: center;
}

.parallax-content {
    position: relative;
    z-index: 1;
}

.bg1 {
    background-color: #ddd;
    padding: 20px 0;
    display: none;
}

.bg1 .container {
    display: flex;
    color: #01792E;
    height: 33px;
    line-height: 35px;
    font-size: 16px;
    justify-content: space-between;
}

.bg1 .container span {
    font-size: 18px;
    color: #434343;
}

.bg1 .container input {
    height: 33px;
    font-size: 14px;
    width: 300px;
    padding: 0 0 0 5px;
}

.bg1 form {
    position: relative;
}

.bg1 form button {
    position: absolute;
    top: 2px;
    right: 0px;
    background: url(/template/default/images/bg0.jpg);
    background-size: 100% 100%;
    height: 33px;
    width: 50px;
    border: 0;
    cursor: pointer;
}

.bg2 .left1 {
    background-color: #BEDD8A;
    padding: 5px;
    padding-bottom: 20px;
}

.container {
    margin: 0 auto;
}

.bg2 {
    margin-bottom: 50px;
}

.bg2 .left1 .title1 {
    padding-top: 21px;
    height: 62px;
    color: #434343;
    text-align: center;
}

.bg2 .left1 .title1 h6 {
    margin: 0;
    padding: 0;
}

.bg2 .left1 .nav1 {
    margin-top: 10px;
    padding: 5px;
    background-color: #fff;
}

.bg2 .left1 .nav1 li {
    width: 100%;
    margin: 18px 0;
    padding: 10px 0;
    background-color: #ddd;
    text-align: center;
    border: 1px solid #727171;
}

.bg2 .left1 .nav1 li a {
    display: block;
    width: 100%;
    height: 26px;
    font-size: 16px;
    color: #434343;
}

.bg2 .right1>div {
    border: 1px solid #BEDD8A;
    position: relative;
    padding-bottom: 60px;
}

.bg4 .bg2 .right1>div {
    padding-bottom: 74px;
}

.bg2 .right1 .row {
    margin: 0;
}

.bg2 .right1 div h5 {
    background-color: #dddd;
    height: 55px;
    color: #434343;
    padding-left: 10px;
    line-height: 55px;
}

.bg2 .right1 .col-md-3 {
    margin: 20px 0 0;
    padding: 0 10px;
}

.bg2 .right1 .col-md-4 {
    margin-top: 20px;
    padding: 0 10px;
}

.bg2 .right1 .col-md-4 div {
    width: 100%;
    text-align: center;
    border: 1px solid #ddd;
    overflow: hidden;
    color: #434343;
}

.bg2 .right1 .col-md-4 div div,
.bg2 .right1 .col-md-3 div div {
    border: 0;
    border-bottom: 1px solid #ddd;
}

.bg2 .right1 .col-md-4 p {
    margin: 0;
    padding: 5px 0;
}

.bg2 .right1 .col-md-3 div {
    width: 100%;
    border: 1px solid #ddd;
    text-align: center;
    overflow: hidden;
}

.bg2 .right1 .col-md-3 div:hover,
.bg2 .right1 .col-md-4 div:hover {
    border: 1px solid #BEDD8A;
}

.bg2 .right1 .col-md-3 p {
    margin: 0;
    padding: 5px 0;
    color: #434343;
}

.bg2 .right1 .col-md-3 img,
.bg2 .right1 .col-md-4 img {
    width: 100%;
    transition: all .6s;
}

.bg2 .right1 .col-md-4 img:hover,
.bg2 .right1 .col-md-3 img:hover {
    transform: scale(1.2);
}

.more1 div {
    position: absolute;
    height: 35px;
    line-height: 33px;
    width: 100px;
    text-align: center;
    border-radius: 3px;
}

.more1 .div1 {
    right: 10px;
    bottom: 20px;
    color: #ffff;
    border: 1px solid #BEDD8A;
    background-color: #BEDD8A;
    transition: all .6s;
}

.more1 .div2 {
    right: 20px;
    bottom: 10px;
    color: #434343;
    border: 1px solid #434343;
    background-color: #fff;
    transition: all .6s;
}

.more1:hover .div1 {
    right: 20px;
    bottom: 10px;
    z-index: 999;
}

.more1:hover .div2 {
    right: 10px;
    bottom: 20px;
}

.bg2 .pbone1 {
    margin-top: 40px;
}

.bg2 .pbone1 img {
    width: 50px;
}

.bg2 .pbone1 .col-4 {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-right: 0;
}

.bg2 .pbone1 .col-8 {
    padding-left: 0;
}

.bg2 .pbone1 p {
    margin: 0;
    font-size: 18px;
    color: #434343;
}

.bg4 {
    margin-top: 50px;
    padding: 50px 0 20px;
    background: url(../images/bg4.png) no-repeat center;
}

.bg4 .bg2 {
    padding-top: 10px;
}

.bg4 .bg2 .left1 {
    background-color: #BEDD8A;
}

.bg4 .bg2 .right1>div {
    background-color: #fff;
}

.bg4 .bg2 .left1 .title1,
.bg4 .bg2 h5,
.bg4 .bg2 h6,
.bg4 .bg2 .pbone1 p {
    color: #fff;
}

.bg5 {
    margin: 50px auto;
}

.bg5 h4 {
    text-align: center;
}

.bg5 h6 {
    text-align: center;
    color: #434343;
    margin-top: 0;
}

.bg5 h5 {
    color: #BEDD8A;
}

.bg5 p {
    line-height: 30px;
    color: #434343;
}

.bg5 .col-md-6 {
    position: relative;
}

.bg6 .div {
    border: 4px solid #BEDD8A;
    padding: 10px;
}

.bg6 .div .div1 {
    background-color: #BEDD8A;
    height: 230px;
    width: 250px;
}

.bg6 .div .div1 h4 {
    padding-top: 93px;
    text-align: center;
}

.bg6 .div .div1 h5 {
    margin: 0;
    text-align: center;
}

.bg6 .pbone1 .col-4 {
    padding-right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.bg6 .pbone1 .col-4 img {
    width: 50px;
}

.bg6 .pbone1 .col-8 {
    padding-left: 0;
}

.bg6 .pbone1 p {
    margin: 0;
    color: #434343;
    font-size: 18px;
}

.bg6 .pbone1 p:last-child {
    font-size: 22px;
}

.bg6 .div {
    display: flex;
    flex-wrap: wrap;
}

.bg6 .div .div2 {
    height: 200px;
    margin-left: 10px;
    width: calc(100% - 270px);
}

.bg6 .div .div2 ul {
    /* height: 270px; */
}

.bg6 .div .div2 ul li {
    padding: 0px 10px;
    /* height: 250px;
    width: 333px; */
}


/* .bg6 .div .ul {
    width: 100%;
} */

.bg7 {
    margin: 40px 0;
}

.bg7 img {
    width: 100%;
}

.bg8 {
    padding: 30px 0;
    background-color: #F6F6F6;
}

.bg8 .container {
    padding-bottom: 60px;
    position: relative;
}

.bg8 h4 {
    text-align: center;
    color: #01792E;
    font-style: italic
}

.bg8 h4 span {
    color: #001F71;
    font-size: 20px;
}

.bg8 .title1 h6 {
    margin-top: 0;
    font-style: italic;
    text-align: center;
    color: rgb(104, 103, 103);
}

.bg8 h6 span {
    color: #001F71;
}

.bg8 .con h6 {
    margin-top: 15px;
    color: #01792E;
}

.bg8 .con p {
    padding: 0 15px;
    font-size: 16px;
    color: #434343;
    margin-top: 8px;
}

.bg9 {
    background-color: #F6F6F6;
    padding: 30px 0 0;
}

.bg9 h4 {
    color: #01792E;
}

.bg9 h6 {
    text-align: center;
    margin-top: 0;
}

.bg9 .div1 {
    background: url(../images/bg9.png) center no-repeat;
    background-size: 100% 100%;
    margin: 0;
}

.bg9 .div1 .under1 {
    width: 60px;
    height: 100px;
    background: url(../images/under.png) center no-repeat;
    background-size: 100% 100%;
}

.bg9 .div1 .under1 h3 {
    color: #fff;
    text-align: center;
    line-height: 120px;
}

.bg9 .div1 .container {
    padding: 30px 0;
    align-items: center;
}

.bg9 .div1 .container .col-md-6 {
    display: flex;
    justify-content: flex-start;
}

.bg9 .div1 .under2 {
    padding-left: 20px;
    padding-top: 30px;
}

.bg9 .div1 .under2 p {
    margin: 0;
    width: 100%;
}

.bg9 .div1 .under2 p:first-child {
    font-size: 18px;
    color: #434343;
}

.bg9 .div1 .under2 p:last-child {
    font-size: 32px;
    font-weight: 700;
    color: #01792E;
}

.bg9 .div2 {
    background: url(../images/bg91.png);
    background-size: 100% 100%;
    margin: 0;
}

.bg9 .div3 {
    background: url(../images/bg92.png);
    background-size: 100% 100%;
    margin: 0;
}

.bg9 .div4 {
    background: #f6f6f6;
    background-size: 100% 100%;
    margin: 0;
}

.bg9 .div4 .pbone2 {
    display: flex;
    align-items: flex-end;
    font-size: 20px;
    color: #001F71;
}

.bg9 .div4 .pbone2>div {
    padding-left: 20px;
}

.bg9 .div1 .container1 {
    padding-top: 100px;
}

.bg11 {
    margin: 50px auto;
}

.bg11>div ul {
    border: 1px solid #ddd;
    margin: 0;
}

.bg11>div ul li {
    padding: 10px 10px;
    margin: 0;
    text-align: justify;
    border-top: 1px solid #ddd;
}

.bg11>div ul .li1 {
    display: flex;
    justify-content: flex-start;
    position: relative;
}

.bg11>div ul .li1 div {
    padding-left: 10px;
}

.bg11>div ul li img {
    width: 250px;
    height: 170px;
}

.bg11>div h5 {
    color: #01792E;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.bg11>div .title1 {
    padding: 10px 10px;
    color: #01792E;
}

.bg11 .col-lg-7 p {
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.bg11>div .li1 p {
    -webkit-line-clamp: 3;
}

.bg11 .col-lg-5 p {
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.bg11 .col-lg-5 span {
    font-size: 19px;
    font-weight: 500px;
    color: #434343;
}

.bg11 .col-lg-5 p {
    margin-top: 9px;
}

.bg12 {
    padding: 0 30px;
    margin-bottom: 40px;
}

.bg12>div {
    border: 1px #1e3953 solid;
}

.bg12 ul {
    position: relative;
    padding: 10px 0;
    height: 140px;
    overflow: hidden;
}

.bg12 ul li {
    position: absolute;
    top: 10px;
    width: 160px;
    text-align: center;
}

.bg12 ul img {
    width: 120px;
    height: 120px;
}

.bg12 h5 {
    background-color: #1e3953;
    color: white;
    text-align: center;
    padding: 10px 0;
}

.productlist {
    margin: 40px auto;
}

.left {
    background-color: #01792E;
    text-align: center;
    height: auto!important;
    padding: 5px;
}

.left h4 {
    color: #fff;
    padding: 20px 0 0;
}

.left h5 {
    color: #fff;
    margin-top: 0;
    margin-bottom: 20px;
}

.left ul {
    background-color: #fff;
    border-radius: 5px;
    margin-bottom: 20px;
    padding: 10px;
}

.left ul li {
    padding: 10px 0;
    margin: 10px 0;
    background-color: #01792E;
    transition: all .6s;
}

.left ul li a {
    color: white;
    font-size: 16px;
}

.left ul li:hover {
    background-color: #0058aa;
}

.pbone1 {
    margin-bottom: 20px;
}

.pbone1 .col-8 {
    text-align: left;
}

.pbone1 .col-8 p {
    margin-top: 0;
    color: white;
    font-size: 22px;
}

.right .posi {
    padding: 5px;
    border-bottom: 1px solid #ddd;
}

.right .col-md-3 {
    margin-top: 15px;
}

.right .col-md-3 a {
    display: block;
    width: 100%;
    /* border: 2px solid #ddd; */
}

.right .col-md-3 a p {
    padding: 10px 0;
    margin: 0;
    background-color: #BEDD8A;
    font-size: 16px;
    color: white;
    text-align: center;
}

.right .col-md-3 a>div>div {
    overflow: hidden;
    font-size: 0;
}

.right .col-md-3 a>div>div img {
    transition: all 0.6s;
}

.right .col-md-3 a>div>div img:hover {
    transform: scale(1.2);
}

.right .product {
    margin-top: 20px;
}

.right .product .row .col-md-6:first-child {
    max-width: 100%;
    text-align: center;
}

.right .product .row .col-md-6:last-child p {
    color: #434343;
    margin-top: 10px;
    font-size: 16px;
}

.right .product .posi {
    margin-top: 20px;
}

.right .product .content {
    text-align: justify;
    padding: 10px 0;
}

.bannerimg {
    position: relative;
    height: 230px;
    overflow: hidden;
}

.bannerimg li {
    position: absolute;
    top: 0;
    width: 260px;
    height: 200px;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    /* border: solid 1px #ddd */
}

.bannerimg li p {
    position: absolute;
    margin: 0;
    top: 200px;
    left: 0px;
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
}

.bannerimg li img {
    max-width: 100%;
    max-height: 100%;
}

.newslist li {
    color: #000;
    border-bottom: 1px dashed #ddd;
    padding: 5px 0 5px 0;
    display: flex;
    margin-top: 15px;
    justify-content: space-between;
}

.newslist li a {
    color: #000;
    display: block;
    cursor: pointer;
    display: flex;
    flex-wrap: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-line-clamp: 1;
    width: calc(100% - 90px);
    -webkit-box-orient: vertical;
}

.newslist li a::before {
    content: "";
    display: block;
    width: 0;
    height: 22px;
    margin-right: 10px;
    background-color: #01792E;
    transition: all 0.6s;
    opacity: 0;
}

.newslist li a:hover::before {
    width: 20px;
    opacity: 1;
}

.content h5 {
    text-align: center;
}

.content .date {
    text-align: center;
}

.content img {
    max-width: 100%!important;
}

.pager {
    text-align: center;
}

.pager a {
    padding: 3px 10px;
    border: 1px solid #ddd;
    margin: 10px 1px;
}

.caselist {
    width: 100%;
    margin: 0 auto;
}

.active1 {
    background-color: blue!important;
}

.contentimg li {
    margin-top: 20px;
}