﻿@charset "utf-8";

.gWidth {
    width: 1200px;
}

.pc {
    display: block;
}

.phone {
    display: none;
}



.welcome-bg {
    height: 35px;
    line-height: 35px;
    background-color: #666666;
    font-size: 0;
}

.welcome-bg h2 {
    font-size: 14px;
    color: #fefefe;
    line-height: 35px;
}

.head-head-padding {
    padding: 45px 0;
    padding-bottom: 0;
}

.head-head-padding h1 {
    float: left;
    width: auto;
    text-align: left;
    margin-bottom: 0;
}

.head-head-padding h1 img {
    width: auto;
    height: auto;
    max-width: 100% !important;
}

.contact-head-icon {
    margin-bottom: 15px;
    float: right;
}

.contact-head-icon li {
    float: left;
    font-size: 0;
    margin-left: 5px;
    margin-right: 5px;
}

.contact-head-icon img {
    width: 35px;
    height: 35px;
}

.contact-tel {
    text-align: right;
    float: none;
}

.contact-tel img {
    width: 36px;
    height: 36px;
    float: left;
}

.contact-tel h2 {
    font-size: 30px;
    color: #297be1;
    font-weight: 600;
    font-family: "arial";
}

.contact-head {
    width: 340px;
}


.nav-bg {
    background: url(../images/nav-bg.png) 50% 0px / auto 100% no-repeat;
    height: 88px;
    position: relative;
    z-index: 999;
}

.nav-ul li:first-child {
    width: 149px;
}

.nav-ul li {
    float: left;
    display: inline-block;
    list-style: none;
    font-size: 16px;
    text-align: center;
    position: relative;
    width: 210px;
    line-height: 88px;
}

.nav-ul li>a {
    display: block;
    text-align: center;
    position: relative;
    color: #fff;
    text-transform: uppercase;
    border-right: 1px solid #5788c6;
    margin: 31.5px 0;
    border-right: 1px solid #5788c6;
    height: 25px;
    line-height: 25px;
}

.nav-ul li:first-child>a {
    border-right: none;
}

.nav-ul li:hover {
    background-color: #1f5ba6;
}

.nav-ul .hover>a {
    color: #fff;
}

.nav-ul li .subnav {
    background: #fff;
    border-top: 2px solid #297be1;
    box-shadow: 0 13px 42px 11px rgba(0, 0, 0, 0.05);
    height: auto;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 100%;
    width: 100%;
    z-index: 199;
    display: none;
}

.nav-ul li .subnav>a {
    border-radius: 0;
    color: #666;
    display: block;
    font-size: 13px;
    font-weight: 500;
    line-height: 40px;
    height: 40px;
    padding: 0;
    transition: all 0.2s ease-in-out 0s;
    width: 100%;
    border-bottom: 1px solid #eee;
    background: #fff;
}

.nav-ul li .subnav>a:hover {
    color: #297be1;
    background: #f9f9f9;
    text-indent: 10px;
}

.nav-ul li:hover .subnav {
    display: block;
}

/* .nav-ul li:hover>a{text-decoration: underline;} */

/* banner */
.pc-slidebox {
    z-index: 1;
    position: relative;
}

.fullSlide {
    position: relative;
    height: 650px;
}

.fullSlide .bd {
    margin: 0 auto;
    position: relative;
    z-index: 0;
}

.fullSlide .bd ul {
    width: 100% !important;
}

.fullSlide .bd li {
    height: 650px;
    overflow: hidden;
    text-align: center;
    background-size: auto 100%;
}

.fullSlide .bd li a {
    display: block;
    height: 650px;
}

.fullSlide .hd {
    width: 100%;
    position: absolute;
    z-index: 1;
    bottom: 20px;
    left: 0;
    height: 30px;
    line-height: 30px;
}

.fullSlide .hd ul {
    text-align: center;
}

.fullSlide .hd ul li {
    cursor: pointer;
    display: inline-block;
    zoom: 1;
    width: 15px;
    height: 15px;
    margin: 5px;
    overflow: hidden;
    background: transparent;
    filter: alpha(opacity=50);
    opacity: 1;
    line-height: 999px;
    border: 3px solid #fff;
    border-radius: 50%;
}

.fullSlide .hd ul .on {
    background: #669c49;
}

.fullSlide .prev,
.fullSlide .next {
    display: block;
    position: absolute;
    z-index: 101;
    top: 50%;
    margin-top: -30px;
    left: 15%;
    z-index: 1;
    width: 40px;
    height: 60px;
    background: url(../images/slider-arrow.png) -126px -137px #000 no-repeat;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: 0.5;
    display: none;
}

.fullSlide .next {
    left: auto;
    right: 15%;
    background-position: -6px -137px;
}

/* banner end */

/* product-index */
.pro-title {
    text-align: center;
    margin-bottom: 45px;
    margin-top: 20px;
}

.pro-title h3 {
    text-align: center;
    font-size: 40px;
    color: #333;
    font-weight: normal;
    font-family: "arial";
    text-transform: uppercase;
}

.pro-title hr {
    width: 58px;
    height: 4px;
    background-color: #297be1;
    border: none;
    margin: 0 auto;
}



.pro-fenlei-margin {
    padding-bottom: 40px;
}

.cptjfenlei-left {
    float: left;
    background: url(../images/cp_tj.png) no-repeat center center;
    width: 164px;
    height: 166px;
    padding-bottom: 0px;
    font-size: 24px;
    color: #fff;
    font-family: "arial";
    text-align: center;
    font-weight: 600;
    display: -webkit-box;
    -webkit-box-align: center;
    -webkit-box-pack: center;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    text-transform: uppercase;
    ;
}

.pro-index-ul-fenlei {
    width: 1036px;
}

.pro-index-ul-fenlei li {
    width: 247px;
    height: 49px;
    border: 1px solid #dddddd;
    float: left;
    margin-left: 10px;
    margin-bottom: 6px;
    text-align: center;
    line-height: 49px;
    margin-right: 0;
}

.pro-index-ul-fenlei li a {
    font-size: 16px;
    color: #6c6c6c;
    text-transform: capitalize;
}

.pro-index-ul-fenlei li:hover {
    background-color: #297be1;
    border-color: #297be1;
}

.pro-index-ul-fenlei li:hover a {
    color: #fff;
}

.pro-index-ul-fenlei li:nth-last-child(4),
.pro-index-ul-fenlei li:nth-last-child(3),
.pro-index-ul-fenlei li:nth-last-child(2),
.pro-index-ul-fenlei li:nth-last-child(1) {
    margin-bottom: 0;
}

.pro-index-ul-fenlei li:nth-child(2n) {
    margin-right: 0;
}

.pro-index-ul-fenlei li:nth-child(3n) {
    margin-right: 0;
}

.pro-ul-pro li {
    float: left;
    width: 289px;
    border: 1px solid #e4e4e4;
    overflow: hidden;
    position: relative;
    height: 289px;
    margin-right: 12px;
    margin-bottom: 12px;
}

.pro-ul-pro li:nth-child(2n) {
    margin-right: 12px;
}

.pro-ul-pro li:nth-child(3n) {
    margin-right: 12px;
}

.pro-ul-pro li:nth-child(4n) {
    margin-right: 0;
}

.pro-ul-pro li>a {
    display: inline-block;
    width: 289px;
    height: 289px;
    overflow: hidden;
    position: relative;
}

.pro-ul-pro li a>img {
    width: 289px;
    height: 289px;
}

.pro-ul-pro li:hover a>img {
    transform: scale(1.2);
    transition: .5s;
}

.pro-ul-pro li .pro-ul-pro-text {
    position: absolute;
    left: 0;
    bottom: 100%;
    background-color: rgba(3, 0, 0, .59);
    padding: 40px 20px;
    text-align: center;
    height: 217px;
    transition: .3s;
    opacity: 0;
}

.pro-ul-pro li:hover .pro-ul-pro-text {
    opacity: 1;
    ;
    transition: .5s;
    bottom: 0;
}

.pro-ul-pro-text h2 {
    font-size: 0;
}

.pro-ul-pro-text h2>a {
    font-size: 16px;
    color: #fff;
    line-height: 20px;
    text-transform: uppercase;
}

.pro-ul-pro-text p {
    margin: 5px 0;
}

.pro-ul-pro-text p>span {
    font-size: 40px;
    color: #c8c7c7;
}

.pro-ul-pro-text p>strong {
    font-size: 35px;
    color: #c8c7c7;
    margin-left: 5px;
    margin-right: 5px;
    font-weight: normal;
    line-height: 40px;
}

.pro-ul-pro-text .pro-ul-pro-text-wz {
    text-align: left;
    margin-bottom: 15px;
}

.pro-ul-pro-text .pro-ul-pro-text-wz>a {
    font-size: 14px;
    color: #fff;
    line-height: 18px;
    text-align: left;
}

.pro-ul-pro-text>a {
    font-size: 14px;
    line-height: 30px;
    width: 109px;
    height: 30px;
    display: inline-block;
    border: 1px solid #ebeaea;
    color: #fff;
    border-radius: 30px;
    transition: .5s;
    text-transform: uppercase;
}

.pro-ul-pro-text>a:hover {
    background-color: #297be1;
    border-color: #297be1;
    transition: .5s;
}

/* product-index end */

/* about-index */

.about-bg-index {
    height: auto;
    margin-bottom: 70px;
    margin-top: 25px;
}

.about-clearfix-index {
    margin-bottom: 40px;
}

.about-text-index {
    width: 715px;
    float: left;
}

.about-text-index h2 {
    font-size: 30px;
    color: #333333;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 22px;
    margin-bottom: 15px;
    margin-top: 15px;
}

.about-text-index .about-text-index-content {
    font-size: 14px;
    color: #666;
    line-height: 25px;
}

.about-text-index>a {
    font-size: 18px;
    color: #fff;
    line-height: 38px;
    height: 38px;
    width: 162px;
    text-align: center;
    text-transform: uppercase;
    background-color: #297be1;
    display: inline-block;
    border-radius: 38px;
    margin-top: 15px;
}

.about-img-index {
    width: 462px;
    float: right;
    margin-top: 0;
}

.about-img-index img {
    width: 448px;
    height: 263px;
    padding: 6px;
    border: 1px solid #d3d3d3;
}

/* about-index end */

/* plants live */
.plants-bg-index {
    background-color: #f6f6f6;
    padding: 45px 0;
}

.picScroll-left {
    width: 1200px;
    overflow: hidden;
    position: relative;
}

.picScroll-left .hd {
    overflow: hidden;
    margin-top: 30px;
}

.picScroll-left .hd .prev,
.picScroll-left .hd .next {
    display: block;
    width: 5px;
    height: 9px;
    float: right;
    margin-right: 5px;
    margin-top: 10px;
    overflow: hidden;
    cursor: pointer;
    background: url("../images/arrow.png") no-repeat;
}

.picScroll-left .hd .next {
    background-position: 0 -50px;
}

.picScroll-left .hd .prevStop {
    background-position: -60px 0;
}

.picScroll-left .hd .nextStop {
    background-position: -60px -50px;
}

.picScroll-left .hd ul {
    text-align: center;
    overflow: hidden;
    zoom: 1;
    zoom: 1;
}

.picScroll-left .hd ul li {
    display: inline-block;
    width: 12px;
    height: 12px;
    overflow: hidden;
    margin-right: 5px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #cacaca;
    border-radius: 50%;
}

.picScroll-left .hd ul li.on {
    background-color: #297be1;
}

.picScroll-left .bd {}

.picScroll-left .bd ul {
    overflow: hidden;
    zoom: 1;
}

.picScroll-left .bd ul li {
    margin-right: 12px;
    float: left;
    _display: inline;
    width: 289px;
    overflow: hidden;
    border: 1px solid #dddddd;
    background-color: #fff;
}

.picScroll-left .bd ul li .pic {
    text-align: center;
}

.picScroll-left .bd ul li .pic img {
    width: 289px;
    height: auto;
    display: block;
}

.picScroll-left .bd ul li .title {
    padding: 10px 15px;
}

.picScroll-left .bd ul li .title h2 {
    font-size: 0;
}

.picScroll-left .bd ul li .title h2>a {
    font-size: 14px;
    color: #333;
    line-height: 20px;
}

.picScroll-left .bd ul li .title p span {
    font-size: 24px;
    color: #999;
    font-weight: normal;
}

.picScroll-left .bd ul li .title p strong {
    font-size: 12px;
    color: #999;
    line-height: 25px;
    font-weight: normal;
}

.picScroll-left .bd ul li .title p {
    display: flex;
    align-items: center;
}

/* plants live index end */

/* news index  */
.news-clearfix-index {
    margin-top: 35px;
    margin-bottom: 60px;
}

.news-clearfix-index-fl {
    width: 730px;
    padding-right: 65px;
    border-right: 1px solid #eaeaea;
    margin-right: 65px;
}

.news-title-index {
    border-bottom: 1px solid #cacaca;
    margin-bottom: 34px;
}

.news-title-index h3 {
    font-size: 21px;
    color: #333;
    line-height: 45px;
    text-transform: uppercase;
    border-bottom: 3px solid #297be1;
    bottom: -2px;
    position: relative;
}

.news-title-index a {
    bottom: -2px;
    position: relative;
    line-height: 45px;
    font-size: 16px;
    color: #333;
    display: inline-block;
}

.first-news-index {
    width: 312px;
}

.first-news-index div {
    padding: 15px 25px;
    background-color: #297be1;
}

.first-news-index h2 {
    font-size: 0;
}

.first-news-index h2>a {
    font-size: 16px;
    color: #fff;
    text-transform: capitalize;
    line-height: 20px;
}

.second-news-index {
    width: 381px;
}

.second-news-index li {
    display: -webkit-box;
    padding: 15px;
    -webkit-box-align: center;
    -webkit-box-pack: center;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 15px;
}

.second-news-index li:hover {
    background-color: #297be1;
}

.second-news-index .fl {
    width: 60px;
    border-right: 1px solid #dedede;
    padding-right: 20px;
}

.second-news-index .fl strong {
    font-size: 47px;
    color: #333;
    display: block;
    text-align: center;
}

.second-news-index .fl p {
    font-size: 16px;
    color: #666;
    text-align: center;
}

.second-news-index .fr {
    width: 280px;
    padding-left: 15px;
}

.second-news-index .fr h2>a {
    font-size: 16px;
    color: #666;
}

.second-news-index li:hover .fl strong {
    color: #fff;
}

.second-news-index li:hover .fl p {
    color: #6ba1e4;
}

.second-news-index li:hover .fr h2>a {
    color: #fff;
}

.news-index-fr {
    width: 339px;
    margin-top: 0;
}

.sideMenu li {
    margin-bottom: 15px;
}

.sideMenu h3 {
    height: 44px;
    line-height: 44px;
    overflow: hidden;
}

.sideMenu .open {
    padding: 15px 0px;
    color: #999;
    display: none;
    /* 默认都隐藏 */
}

.sideMenu h3 span {
    background: url(../images/hide.jpg) no-repeat left center;
    display: inline-block;
    width: 44px;
    height: 44px;
    float: left;
    margin-right: 5px;
}

.sideMenu h3.on span {
    background: url(../images/show.jpg) no-repeat left center;
    display: inline-block;
}

.sideMenu h3 a {
    display: inline-block;
    background-color: #e5e5e5;
    line-height: 44px;
    font-weight: bold;
    font-size: 16px;
    color: #333;
    float: left;
    width: 270px;
    padding-left: 10px;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    padding-right: 10px;
}

.sideMenu .open a {
    font-size: 14px;
    color: #666;
    line-height: 22px;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}



/* news index end */

/* footer  */

.footer-bg {
    background-color: #222222;
    padding-top: 40px;
    padding-bottom: 20px;
}

.footer-title {
    font-size: 0;
    margin-bottom: 10px;
}

.footer-title hr {
    width: 44px;
    height: 3px;
    border: none;
    background-color: #297be1;
    display: inline-block;
}

.footer-title h2>a {
    font-size: 20px;
    color: #fff;
    font-weight: 600;
    line-height: 40px;
    text-transform: uppercase;
}

.footer1-fl {
    width: 423px;
    margin-bottom: 40px;
    margin-right: 50px;
    float: left;
}

.footer1-fl-ul {
    margin-left: 15px;
}

.footer1-fl-ul li {
    width: 44%;
    margin-right: 6%;
    float: left;
    list-style: disc;
    color: #888;
}

.footer1-fl-ul li>a {
    font-size: 14px;
    color: #888;
    line-height: 25px;
}

.footer1-fl-ul li>a:hover {
    color: #297be1;
}

.footer2-fl {
    width: 400px;
    float: left;
    margin-right: 50px;
    margin-bottom: 40px;
}

.footer2-fl-ul {
    margin-left: 15px;
    margin-bottom: 30px;
}

.footer2-fl-ul li {
    width: 80%;
    margin-right: 20%;
    list-style: disc;
    font-size: 14px;
    color: #888;
    line-height: 22px;
}

.footer2-fl-ul li>a {
    font-size: 14px;
    color: #888;
    line-height: 25px;
}

.footer2-fl-ul li>a:hover {
    color: #297be1;
}

.share {
    font-size: 0;
}

.share span {
    line-height: 35px;
    color: #888;
    font-size: 14px;
}

.share a {
    display: inline-block;
    width: 34px;
    height: 34px;
    margin: 0 5px;
}

.share a>img {
    width: 100%;
    height: auto;
}

.footer3-fr {
    width: 270px;
    float: right;
    margin-bottom: 40px;
}

.inquiry {
    font-size: 0;
    text-align: center;
}

.inquiry .inp {
    border: 1px solid #888888;
    background-color: #fff;
    width: 248px;
    padding: 0px 10px;
    line-height: 27px;
    margin-bottom: 11px;
    font-size: 14px;
}

.inquiry .lynr {
    height: 86px;
    border: 1px solid #888;
    background-color: #fff;
    width: 248px;
    padding: 0px 10px;
    line-height: 22px;
    font-family: "arial";
    text-transform: capitalize;
    margin-bottom: 11px;
    font-size: 14px;
}

.inquiry .sure {
    width: 268px;
    background-color: #297be1;
    line-height: 32px;
    text-align: center;
    color: #fff;
    font-size: 14px;
}

.hr_div {
    border-top: 1px solid #888;
    width: 900px;
    text-align: center;
    margin: 0 auto;
    padding: 5px 0;
}

.hr_div div {
    line-height: 40px;
    font-size: 14px;
    color: #494949;
}

.hr_div div a {
    color: #494949;
}

/* footer end */

/* 内页banner */
.ny-banner-bg {
    height: 317px;
    position: relative;
    top: -47px;
}

.ny-banner-position {
    display: -webkit-box;
    -webkit-box-align: center;
    -webkit-box-pack: center;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    height: 317px;
}

.ny-banner-position h2 {
    font-size: 35px;
    color: #297be1;
    line-height: 45px;
    font-weight: 600;
    text-transform: uppercase;
}

.ny-banner-position div {
    font-size: 14px;
    color: #333;
    line-height: 25px;
    text-transform: uppercase;
}

.ny-banner-position div>a {
    font-size: 14px;
    color: #333;
    line-height: 25px;
    margin: 0 3px;
    text-transform: uppercase;
}

.ny-banner-position div>a:hover {
    color: #297be1;
}

/* 内页banner end */

/* 产品中心列表页 */
/* 产品列表页左边 */
.cont_pro_left {
    float: left;
    width: 301px;
}

.cont_pro_right {
    float: right;
    width: 867px;
}

.cont_new_right {
    float: right;
    width: 867px;
}

.pro_left_list {
    font-size: 0;
    margin-bottom: 25px;
}

.pro_left_list_border {
    border: 1px solid #dddddd;
    border-top: none;
}

.pro_left_list h2 {
    background-color: #297be1;
    height: 58px;
    line-height: 58px;
    text-align: left;
    padding-left: 14px;
    color: #fff;
    font-size: 22px;
    text-transform: uppercase;
}

.sideMenu1 h3 {
    line-height: 24px;
    padding: 12px 14px;
    border-bottom: 1px solid #e3e3e3;
    cursor: pointer;
    font: normal 14px/24px "Microsoft YaHei";
}

.sideMenu1 h3 a {
    line-height: 24px;
    font: normal 14px/24px "Microsoft YaHei";
    color: #202020;
    vertical-align: middle;
}

.sideMenu1 h3 a:hover {
    color: #297be1;
}

.sideMenu1 h3 em {
    float: right;
    display: block;
    cursor: pointer;
    font-size: 16px;
    vertical-align: middle;
    font-weight: bold;
}

.sideMenu1 h3.on em {
    color: #297be1;
}

.sideMenu1 h3.on a {
    color: #297be1;
}

.sideMenu1 h3.on ul {
    display: block;
}

.sideMenu1 ul {
    color: #999;
    display: none;
    /* 默认都隐藏 */
}

.sideMenu1 ul li a {
    display: block;
    color: #666;
    line-height: 26px;
    font-size: 14px;
    padding: 10px 0 10px 30px;
    border-bottom: 1px solid #ededed;
    transition: .3s;
}

.sideMenu1 ul li:hover a {
    color: #297be1;
    -ms-transform: translateX(3px);
    -webkit-transform: translateX(3px);
    transform: translateX(3px);
}

.pro_left_list_border .contact_pro {
    padding: 0px 14px;
    text-align: center;
}

.pro_left_list_border .contact_pro p {
    height: 45px;
    line-height: 45px;
    border-radius: 5px;
    margin-top: 10px;
}

.pro_left_list_border .contact_pro p a {
    font-size: 18px;
    line-height: 45px;
    vertical-align: middle;
    font-family: Arial, Helvetica, sans-serif;
}

.pro_left_list_border .contact_pro p span {
    font-size: 25px;
    vertical-align: middle;
    font-family: Arial, Helvetica, sans-serif;
    margin-right: 5px;
}

.pro_left_list_border .contact_pro .p1 {
    background-color: #297be1;
    margin-top: 22px;
}

.pro_left_list_border .contact_pro .p1 a,
.pro_left_list_border .contact_pro .p1 span {
    color: #fff;
}

.pro_left_list_border .contact_pro .p2 {
    background-color: #dddddd;
    margin-bottom: 22px;
}

.pro_left_list_border .contact_pro .p2 a,
.pro_left_list_border .contact_pro .p2 span {
    color: #333333;
}

.pro_case_list h2 {
    background-color: #297be1;
    height: 58px;
    line-height: 58px;
    text-align: left;
    padding-left: 14px;
    color: #fff;
    font-size: 22px;
    text-transform: uppercase;
}

.pro_case_list ul {
    border: 1px solid #dddddd;
    border-top: none;
}

.pro_case_list ul li {
    padding: 12px 14px;
    line-height: 24px;
    border-bottom: 1px solid #e3e3e3;
}

.pro_case_list ul li:last-child {
    border-bottom: none;
}

.pro_case_list ul li a {
    line-height: 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #202020;
    vertical-align: middle;
}

.pro_case_list ul li:hover a {
    color: #297be1;
}

/* 产品列表页左边end */
/* 产品列表页右边 */
.cont_pro_right_cc {
    background: url(../images/product-content-bg.jpg);
    padding: 20px 25px;
    margin-bottom: 22px;
}

.cont_pro_right_c {
    font-family: Arial;
    font-size: 14px;
    line-height: 20px;
    color: #666;
}

.cont_pro_right_c h1 {
    font-size: 25px;
    color: #333;
    line-height: 30px;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.cont_pro_right_c div {
    max-height: 100px;
    overflow: auto;
}

.pro-ul-pro1 li {
    float: left;
    width: 279px;
    border: 1px solid #e4e4e4;
    overflow: hidden;
    position: relative;
    height: 279px;
    margin-right: 12px;
    margin-bottom: 12px;
}

.pro-ul-pro1 li:nth-child(2n) {
    margin-right: 12px;
}

.pro-ul-pro1 li:nth-child(3n) {
    margin-right: 0px;
}

.pro-ul-pro1 li>a {
    display: inline-block;
    width: 279px;
    height: 279px;
    overflow: hidden;
    position: relative;
}

.pro-ul-pro1 li>a>img {
    width: 100%;
    height: auto;
}

.pro-ul-pro1 li:hover a>img {
    transform: scale(1.2);
    transition: .5s;
}

.pro-ul-pro1 li .pro-ul-pro-text {
    position: absolute;
    left: 0;
    bottom: 100%;
    background-color: rgba(3, 0, 0, .59);
    padding: 40px 20px;
    text-align: center;
    height: 217px;
    transition: .3s;
    opacity: 0;
}

.pro-ul-pro1 li:hover .pro-ul-pro-text {
    opacity: 1;
    ;
    transition: .5s;
    bottom: 0;
}

.pro-ul-pro-text h2 {
    font-size: 0;
}

.pro-ul-pro-text h2>a {
    font-size: 16px;
    color: #fff;
    line-height: 20px;
    text-transform: uppercase;
}

/* 翻页 */
.page {
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    justify-content: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    align-items: center;
    -ms-align-items: center;
    -webkit-align-items: center;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    padding: 25px 0;
}

.pro_list_page {
    padding: 4% 0;
}

.page a {
    display: -ms-flex;
    display: -webkit-flex;
    display: flex;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
    line-height: 38px;
    text-align: center;
    color: #222;
    font-size: 14px;
    padding: 0 10px;
    margin: 0 3px;
    border: 1px solid #dcdcdc;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
}

.page a.hover,
.page a:hover {
    color: #fff;
    background: #00aedd;
    border: 1px solid #00aedd;
}

/* 产品列表页右边end */

/* 产品列表end */

/* 产品详情 */
.cont-pro-margin {
    margin-bottom: 35px;
}


.banner_lunbo {
    width: 385px;
    overflow: hidden;
    float: left;
}

.large_box {
    margin-left: 10px;
    width: 312px;
    height: 312px;
    overflow: hidden;
}

.large_box ul li {
    width: 310px;
    height: 310px;
    border: 1px solid #ddd;
}

.large_box ul li img {
    width: 100%;
    height: 100%;
}

.large_box img {
    display: block;
}

.small_box {
    width: 58px;
    height: 312px;
    overflow: hidden;
    text-align: center;
}

.small_list {
    position: relative;
    float: none;
    width: 58px;
    height: 312px;
    overflow: hidden;
}

.small_list ul {
    height: 365px;
    width: 58px;
}

.small_list ul li {
    position: relative;
    float: none;
    width: 58px;
    margin-bottom: 5px;
    height: 58px;
}

.small_list ul li img {
    display: block;
    width: 56px;
    height: 56px;
    border: 1px solid #ddd;
}

.small_list ul li.on img {
    border: 1px solid rgb(37, 189, 226);
}

.small_list ul li .bun_bg {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 115px;
    height: 100px;
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
    -khtml-opacity: 0.6;
    opacity: 0.6;
}

.small_list ul li.on .bun_bg {
    display: block;
}

/* .btn{display:block;width:20px;height:20px;background-repeat:no-repeat;background-position:center center;cursor:pointer;}
.left_btn{float:none;background-image:url(../images/left.png);margin-left: 30px;}
.right_btn{float:none;background-image:url(../images/right.png);margin-left: 30px;} */

.cp-s {
    margin-bottom: 30px;
}

.cp-s .co-s-y {
    width: 460px;
    float: right;
}

.cp-s .co-s-y .y-top h1 {
    font-family: "arial";
    font-size: 18px;
    color: #333333;
    margin-top: 15px;
    font-weight: 600;
    text-transform: capitalize;
}

.cp-s .co-s-y .y-zhong {
    margin-top: 10px;
}

.cp-s .co-s-y .y-zhong p {
    border-bottom: 1px dashed #ebebeb;
    line-height: 27px;
    color: #666666;
    font-size: 14px;
    font-family: "Arial";
}

.cp-s .co-s-y .y-xia .y-xia-zuo {
    width: 180px;
    height: 48px;
    background-color: #297be1;
    text-align: center;
    line-height: 48px;
    margin-top: 15px;
    border-radius: 10px;
}

.cp-s .co-s-y .y-xia .y-xia-zuo a {
    color: #ffffff;
    font-size: 17.45px;
    font-family: Arial, Helvetica, sans-serif;
}

.cp-s .co-s-y .y-xia .y-xia-zuo a span {
    color: #ffffff;
    font-size: 18px;
    margin-right: 5px;
}

.cp-right1 {
    margin-bottom: 20px;
}

.ti1 ul {
    height: 40px;
    border-bottom: 1px solid #dddddd;
}

.ti1 ul li {
    width: auto;
    float: left;
    line-height: 40px;
    text-align: center;
    font-family: "Arial";
    font-size: 25px;
    color: #333;
    margin-right: 15px;
}

.ti1 ul .active {
    line-height: 39px;
    text-align: center;
    border-bottom: 2px solid #297be1;
    color: #297be1;
}

.ti1 ol li {
    display: none;
    font-family: "Arial";
    font-size: 14px;
    color: #666666;
    line-height: 25px;
}

.ti1 ol .show {
    display: block;
}

.ti1 ol li h1 {
    font-family: "Arial";
    font-weight: bold;
    font-size: 18px;
    color: #333333;
    line-height: 25px;
}

.ti1 ol li p {
    font-family: "Arial";
    font-weight: bold;
    font-size: 14px;
    color: #666666;
    line-height: 25px;
}

.ti1 .xia {
    padding: 20px 15px;
}

.ti1 .xia li img {
    max-width: 100% !important;
    width: auto !important;
}

/* 产品详情 end */
/* 联系我们 */
.contact-fl {
    width: 790px;
    float: left;
    margin-bottom: 80px;
    display: block;
    margin-top: 0;
}

.contact-fl-title p {
    font-size: 16px;
    color: #7f7f7f;
    font-weight: normal;
    text-transform: uppercase;
    line-height: 20px;
    margin-bottom: 15px;
}

.contact-fl-title h3 {
    font-size: 38px;
    color: #333;
    font-weight: 600;
    margin-bottom: 20px;
}

.contact-form {}

.contact-form .inp1 {
    float: left;
    width: 358px;
    border: 1px solid #cccccc;
    border-radius: 5px;
    margin-right: 30px;
    padding: 0px 10px;
    line-height: 47px;
    color: #888;
    font-size: 14px;
    margin-bottom: 10px;
    display: inline-block;
}

.contact-form .inp1:nth-child(2n-1) {
    margin-right: 0;
}

.contact-form .lynr1 {
    width: 768px;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 0px 10px;
    color: #888;
    font-size: 14px;
    margin-bottom: 10px;
    display: inline-block;
    font-family: "Arial";
    line-height: 25px;
    height: 158px;
}

.contact-form .sure {
    width: 205px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    color: #fff;
    background-color: #297be1;
    border-radius: 20px;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
    margin-top: 35px;
}


.contact-fr {
    float: right;
    width: 380px;
    background-color: #fff;
    box-shadow: 0px 0px 18px rgba(0, 0, 0, 0.18);
    border-radius: 5px;
    margin-bottom: 80px;
    margin-top: 0;
}

.contact-fr h3 {
    height: 70px;
    background-color: #297be1;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    line-height: 70px;
    padding: 0px 30px;
    font-size: 22px;
    color: #fff;
    text-transform: capitalize;
}

.contact-fr .contact-fr-text {
    padding: 20px 30px;
}

.contact-fr .contact-fr-text dl {
    padding: 15px 0;
    border-bottom: 1px solid #ccc;
}

.contact-fr .contact-fr-text dl:last-child {
    border-bottom: none;
}

.contact-fr-text dl dt {
    font-size: 18px;
    color: #333;
    font-weight: 600;
    text-transform: capitalize;
    line-height: 25px;
    margin-bottom: 10px;
}

.contact-fr-text dl dd {
    font-size: 16px;
    color: #666666;
    line-height: 25px;
    font-weight: normal;
}

/* contact us end */


/* plants live  */
.list-shijing {
    margin-bottom: 60px;
}

.picScroll-left-shijing {
    overflow: hidden;
    position: relative;
    margin-top: 0;
}

.picScroll-left-shijing .hd {
    overflow: hidden;
    margin-top: 30px;
}

.picScroll-left-shijing .hd .prev,
.picScroll-left-shijing .hd .next {
    display: block;
    width: 5px;
    height: 9px;
    float: right;
    margin-right: 5px;
    margin-top: 10px;
    overflow: hidden;
    cursor: pointer;
    background: url("../images/arrow.png") no-repeat;
}

.picScroll-left-shijing .hd .next {
    background-position: 0 -50px;
}

.picScroll-left-shijing .hd .prevStop {
    background-position: -60px 0;
}

.picScroll-left-shijing .hd .nextStop {
    background-position: -60px -50px;
}

.picScroll-left-shijing .hd ul {
    text-align: center;
    overflow: hidden;
    zoom: 1;
    zoom: 1;
}

.picScroll-left-shijing .hd ul li {
    display: inline-block;
    width: 12px;
    height: 12px;
    overflow: hidden;
    margin-right: 5px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #cacaca;
    border-radius: 50%;
}

.picScroll-left-shijing .hd ul li.on {
    background-color: #297be1;
}

.picScroll-left-shijing .bd ul {
    overflow: hidden;
    zoom: 1;
}

.picScroll-left-shijing .bd ul li {
    margin-right: 12px;
    float: left;
    _display: inline;
    width: 289px;
    overflow: hidden;
    border: 1px solid #dddddd;
    background-color: #fff;
    margin-bottom: 35px;
}

.picScroll-left-shijing .bd ul li:nth-child(2n) {
    margin-right: 12px;
}

.picScroll-left-shijing .bd ul li:nth-child(3n) {
    margin-right: 12px;
}

.picScroll-left-shijing .bd ul li:nth-child(4n) {
    margin-right: 0px;
}

.picScroll-left-shijing .bd ul li .pic {
    text-align: center;
}

.picScroll-left-shijing .bd ul li .pic img {
    width: 289px;
    height: auto;
    display: block;
}

.picScroll-left-shijing .bd ul li .title {
    padding: 10px 15px;
}

.picScroll-left-shijing .bd ul li .title h2 {
    font-size: 0;
}

.picScroll-left-shijing .bd ul li .title h2>a {
    font-size: 14px;
    color: #333;
    line-height: 20px;
}

.picScroll-left-shijing .bd ul li .title p span {
    font-size: 24px;
    color: #999;
    font-weight: normal;
}

.picScroll-left-shijing .bd ul li .title p strong {
    font-size: 12px;
    color: #999;
    line-height: 25px;
    font-weight: normal;
}

.picScroll-left-shijing .bd ul li .title p {
    display: flex;
    align-items: center;
}

/* plants live end */

/* news list  */
.list-news-gWidth {
    margin-bottom: 35px;
}

.cont-new-right-ul li {
    padding: 15px 0;
    border-bottom: 1px solid #dddddd;
}

.cont-new-right-ul li>a {
    width: 190px;
    height: 165px;
    overflow: hidden;
    float: left;
}

.cont-new-right-ul li>a img {
    width: 100%;
    height: auto;
}

.cont-new-right-ul li>div {
    width: 655px;
    float: right;
}

.cont-new-right-ul li>div h2>a {
    font-size: 18px;
    color: #333333;
    line-height: 45px;
    font-weight: 500;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.cont-new-right-ul li>div h2>a:hover {
    color: #297be1;
}

.cont-new-right-ul li>div p {
    font-size: 14px;
    color: #999;
    line-height: 25px;
    font-weight: normal;
}

.cont-new-right-ul li>div div>a {
    font-size: 14px;
    color: #666;
    line-height: 22px;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}

/* news list end */

/* news-article */
.article-news {
    margin-top: 0px;
}

.article-news-title {
    text-align: center;
    border-bottom: 1px solid #ddd;
    padding-bottom: 15px;
}

.article-news-title h1 {
    font-size: 25px;
    color: #333;
    line-height: 35px;
    text-align: center;
    text-transform: capitalize;
    font-weight: 600;
    margin-bottom: 10px;
}

.article-news-title p {
    display: -webkit-box;
    -webkit-box-align: center;
    -webkit-box-pack: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.article-news-title p span {
    font-size: 14px;
    color: #999;
    line-height: 26px;
    display: -webkit-box;
    -webkit-box-align: center;
    -webkit-box-pack: center;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 3px;
}

.article-news-title p span em {
    font-size: 20spx;
    color: #999;
}

.article-news-content {
    padding: 25px 15px;
    border-bottom: 1px solid #ddd;
    font-size: 14px;
    color: #666;
    line-height: 25px;
}

.article-news-content img {
    width: auto;
    height: auto;
    max-width: 100% !important;
}

.prev-next {
    padding: 10px 15px;
}

.prev-next p {
    font-size: 14px;
    color: #666;
    line-height: 25px;
}

.prev-next p a {
    font-size: 14px;
    color: #666;
    line-height: 25px;
}

.prev-next p a:hover {
    color: #297be1;
}

/* news-article end */

/* about */
.about-content {
    margin-top: 0px;
    margin-bottom: 35px;
}

.about-content-text div {
    text-indent: 2em;
    font-size: 14px;
    line-height: 25px;
    color: #666;
    text-align: justify;
}

.about-content-text div img {
    width: auto;
    height: auto;
    max-width: 100% !important;
}

/* about end */
@media screen and (max-width:767px) {
    .cp-s {
        flex-direction: column;
    }
}