@charset "utf-8";

/* CSS Document */
html {
    font-size: 62.5%;
    font-family: "Microsoft YaHei";
}

body {
    font-size: 1.4rem;
    color: #333333;
    margin: 0;
}

body div {
    overflow: hidden;
}

div,
ul,
li {
    list-style: none;
}

div a {
    color: #363636;
    text-decoration: none;
}

div a:hover {
    color: #363636;
    text-decoration: none;
}

div p {
    width: 100%;
    margin: 0;
    padding: 0;
}

.db {
    display: block;
}

.tl {
    text-align: left !important;
}

.tr {
    text-align: right !important;
}

.tc {
    text-align: center !important;
}

.row {
    margin: 0px;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.white {
    color: #ffffff !important;
}

.fb {
    font-weight: bold;
}

.mt1 {
    margin-top: 1rem;
}

.mt2 {
    margin-top: 2rem;
}

.mr1 {
    margin-right: 1rem;
}

.mr05 {
    margin-right: 0.5rem;
}

.mb06 {
    margin-bottom: 0.6rem;
}

.mb1 {
    margin-bottom: 1rem;
}

.mb2 {
    margin-bottom: 2rem;
}

.border1 {
    border: 1px solid #eeeeee;
}

.br1 {
    border-right: 1px solid #eeeeee !important;
}

.bl1 {
    border-left: 1px solid #eeeeee !important;
}

.p1 {
    padding: 1rem;
}

.pt1 {
    padding-top: 1rem;
}

.pb05 {
    padding-bottom: 0.5rem;
}

.pb1 {
    padding-bottom: 1rem;
}

.bg_1 {
    background: rgb(244 244 244);
}

.bg_2 {
    background: rgb(75, 175, 79);
}

.bg_3 {
    background: url("../images/index_bg.jpg") no-repeat;
}

.bg_4 {
    background: rgb(249, 249, 249);
}

.bg_5 {
    background: rgb(67, 157, 71);
}

.bg_6 {
    background: rgb(54, 113, 54);
}

.bg_7 {
    background: rgb(238, 238, 238);
}

.white {
    color: #ffffff;
}

.oh {
    overflow: hidden;
}

.w40 {
    width: 78%;
}

.col-md-12 {
    padding: 0;
}

.container {
    width: 1200px !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.header-title {
    width: 100%;
    margin: 0 auto;
}

.top-box {
    line-height: 3rem;
}

.name-box {
    width: 60%;
    height: 6rem;
    margin-top: 2rem;
    margin-bottom: 2rem;
}

.name-box img {
    height: 6rem;
    float: left;
}

.name-box div {
    float: left;
    margin-left: 1.5rem;
}

.name-box div h4 {
    font-size: 3rem;
    margin-top: 0;
    margin-bottom: 0;
}

.name-box div h6 {
    margin-top: 8px;
    letter-spacing: 0.06rem;
    color: rgb(136, 136, 136);
    font-weight: 400;
    font-size: 1.42rem;
}

.phone-box {
    width: 20rem;
    background: url("../images/icon_btel.png") 0 50% no-repeat;
    background-size: 4rem 4rem;
    height: 6rem;
    line-height: 2.5rem;
    text-align: left;
    font-size: 1.8rem;
    padding-left: 5rem;
    padding-top: 0.5rem;
    margin-top: 2rem;
    margin-bottom: 2rem;
    color: #ff9900;
}

.title-box {
    width: 100%;
    height: 5rem;
    margin: 0 auto;
}

.title-box .btn {
    line-height: 5rem;
    padding: 0;
    border: 0;
    border-radius: 0;
}

.title-box .btn a {
    color: #ffffff;
    padding: 0 5.5rem;
    display: block;
    font-size: 1.6rem;
}

.title-box .btn a:hover {
    color: #ffffff;
    background: #367136;
    text-decoration: none;
    transition: background 0.5s ease 0s;
}

.lb-box {
    margin-top: 18rem !important;
}

.index-pro-box h3 {
    margin: 3rem auto;
    text-align: center;
    font-size: 3rem;
}

.index-pro-cate {
    width: 80rem;
    margin: 0 auto 4rem auto;
    align-content: center;
}

.index-pro-cate a {
    float: left;
    padding: 0.8rem 2.5rem;
    background: #01bbd4;
    color: #FFFFFF;
    margin-left: 5rem;
}

.index-pro-cate a:hover {
    background: #3cb371;
    color: #FFFFFF;
}

.index-pro-list a {
    float: left;
    width: 23%;
    margin: 0 1% 2rem 1%;
    border: 1px solid #cccccc;
}

.index-pro-list a:hover {
    border: 1px solid #01bbd4;
}

.index-pro-list a img {
    width: 100%;
    padding: 1.5rem;
}

.index-pro-list a span {
    line-height: 4rem;
    text-align: center;
    display: block;
}

.index-center-box {
    color: #FFFFFF;
    text-align: center;
}

.index-center-box h2 {
    margin: 5rem 0 3rem 0;
    color: rgb(15, 255, 0);
    font-size: 5rem;
}

.index-center-box h4 {
    font-size: 2.5rem;
}

.index-center-box a {
    color: #FFFFFF;
    margin-top: 3rem;
    margin-bottom: 5rem;
    padding: 1rem 3.5rem;
    display: inline-block;
    border: 1px solid #FFFFFF;
}

.index-about-box {
    background: url("../images/footer_bg.jpg") no-repeat;
    background-size: 100%;
    padding: 5rem 0;
}

.index-about-content {
    width: 52%;
}

.index-about-content h3 {
    color: rgb(75, 175, 79);
    margin-bottom: 3rem;
}

.line-content {
    border-top: 1px solid #01bbd4;
    width: 5rem;
}

.index-about-text {
    overflow: hidden;
    font-size: 1.5rem;
    line-height: 222%;
    color: rgb(122, 122, 122);
    margin-top: 3rem;
}

.index-about-link {
    display: inline-flex;
    margin-top: 3rem;
}

.index-about-link a {
    background: rgba(1, 187, 212, 1);
    color: #FFFFFF;
    height: 4rem;
    line-height: 4rem;
    width: 15rem;
    display: inline-block;
    margin-right: 2rem;
    text-align: center;
}

.index-about-link a:hover {
    background: rgb(75, 175, 79);
    transition: background 0.5s ease 0s;
    color: #FFFFFF;
}

.index-about-img {
    width: 45%;
}

.index-about-img img {
    width: 55rem;
    height: 35rem;
}

.index-news-box {
    padding: 5rem 0;
    text-align: center;
}

.index-news-box h3 {
    margin-bottom: 2rem;
}

.index-news-box .line-content {
    margin: 0 auto;
}

.index-news-content {
    margin-top: 4rem;
    display: inline-flex;
}

.index-news-list-1 {
    width: 33rem;
    margin-right: 3rem;
}

.index-news-list-1 img {
    width: 100%;
    max-height: 22rem;
}

.index-news-list-1 span {
    display: inline-block;
    text-align: left;
    color: #929292;
}

.index-news-list-1 span h5 {
    font-size: 1.8rem;
    color: #333333;
}

.index-news-list-1 span i {
    display: block;
    font-size: 1.4rem;
    margin-bottom: 0.6rem;
}

.index-news-list-2 {
    width: 48rem;
}

.index-news-list-2 ul {
    margin: 0;
    padding: 0;
}

.index-news-list-2 ul li {
    border-bottom: 1px solid #ececec;
    margin-bottom: 1.4rem;
    padding-bottom: 1.4rem;
}

.index-news-list-2 ul li span {
    background: #e4f2eb;
    display: block;
    width: 6.5rem;
    height: 6.5rem;
    color: #666666;
    float: left;
    margin-right: 1.5rem;
}

.index-news-list-2 ul li span i:first-child {
    font-size: 2.4rem;
    line-height: 4rem;
    display: inline-block;
    font-style: unset;
}

.index-news-list-2 ul li span i {
    font-size: 1.3rem;
    line-height: 1.8rem;
    display: inline-block;
    font-style: unset;
}

.index-news-list-2 ul li h5 {
    font-size: 1.8rem;
    line-height: 140%;
    text-align: left;
    margin: 0;
}

.index-news-list-2 ul li p {
    color: #999999;
    font-size: 1.3rem;
    line-height: 2rem;
    text-align: left;
    margin-top: 0.3rem;
}

.index-product-img {
    float: left;
    padding: 1rem 1rem 0 1rem !important;
    margin-right: 1.5rem !important;
}

.index-product-img a {
    display: inline-block;
    width: 20.1rem;
    height: 6.1rem;
    border: 1px solid #cccccc;
}

.index-product-img a img {
    max-width: 20rem;
    max-height: 5.9rem;
}

.index-product-img span {
    line-height: 4rem;
    width: 100%;
    display: block;
    text-align: center;
}

.footer-box {
    background: url("../images/map.png") no-repeat 100% 50%;
    background-size: 100%;
    padding: 3rem 0;
}

.footer-left {
    width: 35%;
    color: #FFFFFF;
    float: left;
}

.footer-left span {
    display: block;
    line-height: 200%;
}

.footer-left span:first-child {
    display: inline-flex;
    line-height: 4rem;
    font-size: 2.5rem;
}

.footer-left span:first-child i {
    display: block;
    width: 4rem;
    height: 4rem;
    background-color: #FFFFFF;
    border-radius: 2rem;
    margin-right: 1rem;
    margin-bottom: 1rem;
}

.footer-left span:first-child i img {
    width: 2rem;
    height: 2rem;
    margin: 1rem;
}

.footer-center {
    width: 45%;
    display: inline-flex;
    float: left;
}

.footer-center div {
    width: 30%;
    margin-right: 3.3333%;
}

.footer-center div span, .footer-center div a {
    display: block;
    color: #FFFFFF;
    line-height: 180%;
}

.footer-center div span {
    font-size: 1.8rem;
    line-height: 200%;
    margin-bottom: 0.5rem;
}

.footer-copyright {
    text-align: center;
    color: #FFFFFF;
    height: 5.2rem;
    line-height: 5.2rem;
}

.page-navigation {
    height: 4.8rem;
    line-height: 4.8rem;
}

.page-navigation-left {
    display: inline-flex;
    font-size: 1.8rem;
    float: left;
}

.page-navigation-left span:last-child {
    color: rgb(187, 187, 187);
    padding-left: 0.8rem;
}

.page-navigation-right {
    float: right;
}

.page-navigation-right a {
    padding: 0 3rem;
    height: 4.8rem;
    line-height: 4.8rem;
    margin-left: 0.5rem;
    display: inline-block;
}

.page-navigation-right a:hover {
    background: #01bbd4;
    color: #FFFFFF;
    transition: background 0.5s ease 0s;
}

.active {
    background: #01bbd4;
    color: #FFFFFF;
}

.page-content {
    padding: 4rem 0;
}

.page-content h3 {
    margin-bottom: 2rem;
    text-align: center;
    font-size: 2rem;
}

.page-content div p {
    line-height: 2.5rem;
    font-size: 1.5rem;
    color: #5A5A5A;
}

.page-content .index-pro-cate a {
    margin-left: 0;
    margin-right: 3rem;
}

.page-content-left {
    width: 28%;
    background: rgb(249, 249, 249);
    padding: 1%;
    float: left;
}

.page-content-left .index-news-list-1 {
    width: 100%;
    margin-bottom: 2rem;
}

.page-content-left .index-news-list-1 span h5 {
    font-size: 1.4rem;
}

.page-content-left .index-news-list-1 span p {
    font-size: 1.4rem;
}

.page-content-right {
    width: 68%;
    float: right;
}

.page-content-right .index-news-list-2 {
    width: 100%;
    border-bottom: 1px solid #ececec;
    margin-bottom: 2rem;
    padding-bottom: 2rem;
}

.page-content-right .index-news-list-2 span:first-child {
    background: #e4f2eb;
    display: block;
    width: 8%;
    height: 6.5rem;
    color: #666666;
    margin-right: 2%;
    text-align: center;
    float: left;
}

.page-content-right .index-news-list-2 span:first-child i:first-child {
    font-size: 2.4rem;
    line-height: 4rem;
    display: inline-block;
    font-style: unset;
}

.page-content-right .index-news-list-2 span:first-child i {
    font-size: 1.3rem;
    line-height: 1.8rem;
    display: inline-block;
    font-style: unset;
}

.page-content-right .index-news-list-2 h5 {
    font-size: 1.8rem;
    line-height: 140%;
    text-align: left;
    margin: 0;
    float: left;
    width: 90%;
    display: block;
}

.page-content-right .index-news-list-2 span:last-child {
    color: #999999;
    font-size: 1.3rem;
    line-height: 2rem;
    text-align: left;
    margin-top: 0.3rem;
}

.page-contact-left {
    width: 45%;
    margin-top: 3rem;
    float: left;
}

.page-contact-right {
    width: 55%;
    float: right;
}

.page-content-time {
    text-align: center;
    color: #999999;
    margin-bottom: 3rem;
}

.pagebar {
    margin: 3rem auto;
    text-align: center;
}