/* 首页 */
.big_prev {
  left: calc(20 / 1920 * 100vw);
  color: #fff;
}

.big_next {
  right: calc(20 / 1920 * 100vw);
  color: #fff;
}
.iaboutbox {
  padding: 70px 0;
  background: #f4f4f4;
}
.iaboutbox .w1280 {
  display: flex;
  background: #fff;
  justify-content: space-between;
  height: 380px;
}
.iaboutbox_main {
  padding: 40px 50px;
  width: calc(100% - 556px);
}
.iabout_title {
  display: flex;
  align-items: flex-end;
}
.iabout_title span {
  display: block;
  font-size: 26px;
  color: #333;
}
.iabout_title p {
  margin-left: 10px;
  display: block;
  font-size: 14px;
  color: #999999;
}
.iaboutbox_img {
  display: block;
  width: 556px;
  height: 100%;
}
.iabout_text {
  margin-top: 20px;
}
.iabout_text p {
  display: block;
  text-indent: 2em;
  font-size: 16px;
  color: #999999;
  line-height: 26px;
  height: 130px;
  overflow: hidden;
}
.iabout_more {
  margin-top: 40px;
  display: block;
  width: 132px;
  text-align: center;
  font-size: 14px;
  color: #a2a2a2;
  border: 1px solid #eeeeee;
  line-height: 40px;
}
.productbox {
  padding-top: 54px;
  height: 976px;
  background: url(../images/index/pbk.png) no-repeat center center;
  background-size: 100% 100%;
}
.index_title {
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 42px;
}
.index_title span {
  display: block;
  font-size: 28px;
  color: #fff;
  text-align: center;
}
.index_title p {
  margin-top: 5px;
  display: block;
  font-size: 14px;
  line-height: 14px;
  color: #fff;
  text-align: center;
}
.index_title::after {
  display: block;
  content: "";
  width: 40px;
  height: 4px;
  background: #fff;
  position: absolute;
  left: calc(50% - 20px);
  bottom: 0;
}
.it_green span {
  color: #333333;
}
.it_green p {
  color: #999999;
}
.it_green::after {
  background: #1a4845;
}
.iproduct_main {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
}
.ip_m_two {
  padding: 10px;
  width: 50%;
}
.ip_m_one {
  padding: 10px;
  width: 33.33%;
}
.iproduct_main img {
  display: block;
  width: 100%;
  height: 280px;
}
.inewsbox {
  padding: 64px 0 56px;
}
.inewsbox_main ul {
  display: flex;
  justify-content: space-between;
  padding: 0 -20px;
}
.inewsbox_main li {
  display: block;
  width: 33.33%;
  padding: 0 20px;
}
.inewsbox_main li a {
  display: block;
}
.inews_img {
  display: block;
  width: 100%;
  height: auto;
}
.inewsbox_main li a p {
  margin-top: 20px;
  display: block;
  font-size: 20px;
  color: #333333;
  line-height: 24px;
  height: 48px;
  overflow: hidden;
}
.inewsbox_main li a span {
  margin-top: 10px;
  display: block;
  font-size: 14px;
  color: #999999;
  line-height: 20px;
  height: 40px;
  overflow: hidden;
}
.inewsbox_main li a div {
  font-size: 14px;
  color: #999999;
  padding-left: 30px;
  background: url(../images/index/time.png) no-repeat left center;
}
.inews_gopic {
  display: block;
  margin-top: 25px;
}
.inews_more {
  display: block;
  margin: 40px auto 0;
  width: 172px;
  text-align: center;
  font-size: 14px;
  color: #a2a2a2;
  border: 1px solid #eeeeee;
  line-height: 40px;
}
/* about */
.main_banner {
  display: block;
  width: 1280px;
  height: auto;
  margin:0 auto;
}
.about_head {
  display: flex;
  padding-top: 40px;
  justify-content: space-between;
}
.about_head_title {
  font-size: 20px;
  color: #1a4845;
  font-weight: bold;
  line-height: 20px;
}
.about_head_ad {
  display: flex;
}
.about_head_title span,
.about_head_title a {
  display: block;
  font-size: 14px;
  color: #666666;
  line-height: 20px;
}
.aboutmain {
  padding-bottom: 40px;
  margin-top: 30px;
  display: flex;
  justify-content: space-between;
}
.aboutmain_left {
    padding: 30px 70px 0 70px;
    width: calc(100% - 335px);
    background: #fff;
}
.aboutmain_lmain {
  position: relative;
  padding-bottom: 50px;
}
.aboutmain_lmain img {
  display: block;
  width: 100%;
  height: auto;
}
.aboutmain_lmain span {
  display: flex;
  align-items: center;
  padding-right: 15px;
  bottom: 0;
  left: 40px;
  width: 158px;
  height: 158px;
  position: absolute;
  color: #fff;
  text-align: right;
  font-size: 32px;
  font-weight: bold;
  background: rgba(72, 109, 106, 0.8);
}
.about_detail {
  padding: 30px 0;
}
.about_detail p {
  display: block;
  font-size: 16px;
  color: #999999;
  line-height: 32px;
  text-indent: 2em;
}

    .about_detail p  img{width:100%; text-align:center;display:block;}
    .aboutmain_right {
        width: 310px;
    }
.about_rbox {
  margin-bottom: 20px;
  padding: 24px 30px;
  background: #fff;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
}
.about_r_title {
  padding-bottom: 20px;
  position: relative;
  display: flex;
  justify-content: space-between;
}
.about_r_title span {
  display: block;
  font-size: 18px;
  color: #333333;
  font-weight: bold;
}
.about_r_title a {
  display: block;
  font-size: 14px;
  color: #999999;
  padding-top: 10px;
}
.about_r_title::after {
  display: block;
  content: "";
  bottom: 0;
  left: 0;
  position: absolute;
  width: 38px;
  height: 4px;
  background: #1a4845;
}
.about_r_nav {
  display: block;
  padding-top: 20px;
}
.about_r_nav li {
  display: block;
  padding-left: 12px;
  border-bottom: 1px solid #e7e7e7;
}
.about_r_nav li a {
  display: block;
  background: url(../images/left.png) no-repeat left center;
  font-size: 16px;
  color: #333333;
  line-height: 60px;
  padding-left: 16px;
}
.about_r_nav li a.cur {
  color: #156661;
}
.about_r_pxbox {
  margin-top: 15px;
}
.about_r_pxbox div {
  display: flex;
  padding: 8px 0;
}
.about_r_pxbox div span {
  display: block;
  font-size: 14px;
  color: #333333;
  width: 80px;
  line-height: 36px;
}
.about_r_pxbox div input {
  display: block;
  padding: 0 10px;
  width: calc(100% - 50px);
  border: 1px solid #e3e3e3;
  line-height: 36px;
}
.about_r_pxbox div button {
  display: block;
  width: 130px;
  line-height: 40px;
  background: #1a4845;
  font-size: 16px;
  color: #fff;
  text-align: center;
  border-radius: 5px;
  border: none;
}
.about_r_pxbox div textarea {
  display: block;
  padding: 0 10px;
  width: calc(100% - 50px);
  border: 1px solid #e3e3e3;
  height: 200px;
  line-height: 36px;
}
/* news */
.news_left {
  width: calc(100% - 335px);
}
.news_ul {
  display: block;
}
.news_ul li {
  margin-top: 30px;
  display: block;
  padding: 30px;
  background: #fff;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
}
.news_ul li:first-child {
  margin-top: 0;
}
.news_ul_time {
  padding-left: 24px;
  background: url(../images/index/time.png) no-repeat left center;
  font-size: 16px;
  color: #999999;
}
.news_ul_p {
  margin-top: 15px;
  display: block;
  padding-bottom: 20px;
  position: relative;
  font-size: 22px;
  color: #1d1d1d;
  font-weight: bold;
  border-bottom: 1px solid #e5e5e5;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.news_ul_p::after {
  display: block;
  content: "";
  left: 0;
  bottom: 0;
  position: absolute;
  width: 90px;
  height: 4px;
  background: #1a4845;
}
.news_ul_text {
  margin: 16px 0;
  display: block;
  font-size: 16px;
  color: #999999;
  line-height: 26px;
  height: 52px;
  overflow: hidden;
}
.news_ul_imgbox {
  display: flex;
  flex-wrap: wrap;
  margin-left: -15px;
}
.news_ul_imgbox img {
  display: block;
  width: 262px;
  height: auto;
  margin: 15px;
}
.news_ul_more {
  margin-top: 5px;
  display: block;
  width: 136px;
  line-height: 40px;
  font-size: 14px;
  color: #666666;
  border: 1px solid #eaeaea;
  text-align: center;
}
.news_r_ul {
  margin-top: 30px;
  display: block;
}
.news_r_ul li {
  display: block;
  padding: 10px 0 10px 20px;
  background: url(../images/left.png) no-repeat left 20px;
}
.news_r_ul li a {
  display: block;
  font-size: 14px;
  color: #1d1d1d;
  line-height: 25px;
  height: 50px;
  overflow: hidden;
}
.news_r_ul li:hover a {
  color: #156661;
}
.newsednbox {
  padding: 30px;
  background: #fff;
  margin-bottom: 30px;
}
.newsend_title {
  display: block;
  text-align: center;
  font-size: 30px;
  color: #333333;
  line-height: 50px;
}
.newsend_msg {
  font-size: 14px;
  color: #bcbcbc;
  text-align: center;
  line-height: 50px;
  border-bottom: 1px dashed #bcbcbc;
}
.newsend_detail {
  margin-top: 40px;
}
.newsend_detail img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 20px auto;
}
.newsend_detail p {
  display: block;
  font-size: 16px;
  color: #333333;
  line-height: 32px;
  text-indent: 2em;
}
.newsend_pxbox .about_r_title {
  border-bottom: 1px solid #e5e5e5;
}
.newsend_pxbox .about_r_pxbox {
  padding-left: 40px;
}
.product_ul {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin: 0 -15px;
}
.product_ul li {
  display: block;
  padding: 15px;
  width: 33.33%;
}
.product_ul li a {
  display: block;
  padding-bottom: 10px;
  width: 100%;
}
.product_ul_img {
  background: #f6f6f6;
}
.product_ul_img img {
  display: block;
  width: 100%;
  height: auto;
}
.product_ul_title {
  margin-bottom: 10px;
  padding: 0 20px;
  margin-top: 20px;
  display: block;
  line-height: 20px;
  font-size: 18px;
  color: #2f5a59;
}
.product_ul_p {
  font-size: 16px;
  padding: 0 20px;
  color: #666666;
  line-height: 24px;
}
.pdetail_show {
  margin-top: 30px;
  display: flex;
  justify-content: space-between;
}
.pdetail_s_imgbox {
  width: 49%;
}
.pdetail_s_imgbox img {
  display: block;
  width: 100%;
  height: auto;
}
.pdetail_s_main {
  width: 45.3%;
}
.pdetail_s_mtitle {
  display: block;
  font-size: 36px;
  color: #333333;
  line-height: 60px;
  margin-bottom: 10px;
}
.pdetail_s_money {
  display: flex;
  padding: 32px 20px;
  border: 1px solid #e5e5e5;
}
.pdetail_s_money span {
  display: block;
  color: #333333;
  font-size: 24px;
  padding-left: 10px;
  width: 200px;
}
.pdetail_s_money p {
  display: block;
  font-size: 24px;
  color: #da920c;
  width: calc(100% - 200px);
}
.pdetail_s_ul {
  display: block;
  margin-top: 30px;
}
.pdetail_s_ul li {
  display: flex;
}
.pdetail_s_ul li span {
  display: block;
  font-size: 20px;
  color: #666666;
  width: 238px;
  padding-left: 30px;
  line-height: 48px;
}
.pdetail_s_ul li p {
  display: block;
  font-size: 20px;
  line-height: 48px;
  color: #666666;
}
.pdetail_menu {
  width: 100%;
  margin-top: 50px;
  display: flex;
  background: #f6f6f6;
}
.pdetail_menu span {
  display: block;
  padding: 0 60px;
  cursor: pointer;
  font-size: 20px;
  color: #333333;
  line-height: 60px;
}
.pdetail_menu span.cur {
  color: #fff;
  background: #315b59;
}
.pdetail_qh_show {
  display: none;
  padding: 40px 10px;
}
.pdetail_qh_show p {
  display: block;
  font-size: 16px;
  color: #333333;
  line-height: 40px;
}
.pdetail_qh_show img {
  margin: 40px auto;
  display: block;
  max-width: 100%;
  height: auto;
}
.pdetail_qh_show:first-child {
  display: block;
}
.pdetail_may {
  padding-bottom: 20px;
}
.pdetail_may_title {
  margin-bottom: 30px;
  font-size: 28px;
  color: #333333;
}
.bannerbox img {
  width: 100%;
  height: auto;
}
.product_menu {
  margin-top: 20px;
  display: flex;
  padding: 32px 0;
  border: 1px solid #e6e6e6;
}
.product_menu_title {
  display: block;
  width: 80px;
  font-size: 18px;
  color: #000000;
  line-height: 28px;
  text-align: center;
}
.product_menu_list {
  display: flex;
  flex-wrap: wrap;
  margin: -10px 0;
  width: calc(100% - 80px);
}
.product_menu_list a {
  margin: 10px;
  display: block;
  padding: 0 20px;
  font-size: 18px;
  color: #000000;
  line-height: 28px;
}
.product_menu_list a.cur {
  background: #1a4845;
  color: #fff;
}

.foot-top {
    background: #161616;
    height: 70px;
    line-height: 70px;
    overflow: hidden
}

    .foot-top ul {
        display: flex;
        flex-wrap: wrap;
    }

        .foot-top ul li {
            padding: 0 25px;
            position: relative;
        }

            .foot-top ul li a {
                color: rgb(255, 255, 255,.8);
            }

            .foot-top ul li::after {
                content: '';
                background: #454545;
                width: 1px;
                height: 30%;
                position: absolute;
                right: 0;
                top: 35%;
            }

            .foot-top ul li:nth-last-child(1)::after {
                display: none;
            }

.foot-bottom {
    background: #0f0f0f;
    height: 78px;
    overflow: hidden
}

    .foot-bottom .w1280 {
        display: flex;
        justify-content: space-between;
        align-items: center;
        height: 100%;
    }

.share ul {
    display: flex;
    align-items: center;
}

    .share ul li {
        margin-left: 25px;
    }

        .share ul li a {
            display: flex;
            align-items: center;
            color: #fff;
        }

1261363233a
这是完整的
songwenjie1234
好 可以了
已读
songwenjie1234

已读
songwenjie1234
颜色怎么不对
已读
1261363233a
要什么颜色
songwenjie1234

已读
songwenjie1234
现在看不到
已读
songwenjie1234

已读
songwenjie1234
应该是这个色
已读
1261363233a

songwenjie1234
对
已读
1261363233a
.foot-top {
    background: #161616;
    height: 70px;
    line-height: 70px;
    overflow: hidden
}

.foot-top ul {
    display: flex;
    flex-wrap: wrap;
}

    .foot-top ul li {
        padding: 0 25px;
        position: relative;
    }

        .foot-top ul li a {
            color: rgb(255, 255, 255,.8);
        }

        .foot-top ul li::after {
            content: '';
            background: #454545;
            width: 1px;
            height: 30%;
            position: absolute;
            right: 0;
            top: 35%;
        }

        .foot-top ul li:nth-last-child(1)::after {
            display: none;
        }

.foot-bottom {
    background: #0f0f0f;
    height: 78px;
    overflow: hidden
}

    .foot-bottom .w1280 {
        display: flex;
        justify-content: space-between;
        align-items: center;
        height: 100%;
        color: rgb(255, 255, 255,.5);
    }

.share ul {
    display: flex;
    align-items: center;
}

    .share ul li {
        margin-left: 25px;
    }

        .share ul li a {
            display: flex;
            align-items: center;
            color: rgb(255, 255, 255,.5);
        }

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

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

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

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

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

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

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