/*banner start*/
.header {
    max-width: 1200px;
    min-width: 1200px;
    margin: 0 auto;
}

.index-header {
    width: 100%;
    height: 242px;
}

.head-top {
    max-width: 1200px;
    min-width: 1200px;
    margin: 0 auto;
    height: 242px;
    position: relative;
}

.index-banner {
    width: 100%;
    min-width: 1200px;
    height: 100%;
    position: absolute;
}

.index-banner-tab {
    z-index: 2;
    top: 20px;
    right: 15px;
    position: absolute;
}

.index-banner-tab ul {
    color: #ffffff;
    padding-top: 13px;
}

.index-banner-tab ul li a {
    color: #ffffff;
    font-size: 12px;
}

.index-banner-tab ul li a:hover {
    color: red;
}

.index-qr {
    width: 120px;
    height: 120px;
    padding: 10px;
    position: absolute;
    top: 35px;
    display: none;
    right: 160px;
    background-color: #ffffff;
}

.index-qr img {
    width: 100%;
    height: 100%;
}

.index-banner-tab ul li:nth-child(2):hover .index-qr {
    display: block;
}

/*banner :end*/

/*导航 start*/
.index-nav {
    width: 100%;
    max-width: 1200px;
    min-width: 1200px;
    margin: 0 auto 10px;

}

.index-nav ul.index-navul li {
    padding: 5px;
    color: #019861;
    display: flex;
    flex-direction: column;
    position: relative;
}

.index-nav ul.index-navul li a {
    text-align: center;
}

.index-nav ul.index-navul li a span {
    color: #019861;
    font-size: 14px;
}

.index-nav ul.index-navul li a:hover span {
    font-weight: bold;
}

.index-nav .index-navul li ul.index-hide-navul {
    position: absolute;
    width: 130px;
    margin-top: 24px;
    background: #ffffff;
    z-index: 3;
}

.index-nav .index-navul li ul.index-hide-navul li {
    display: none;
}

.index-nav .index-navul li ul.index-hide-navul li a {
    color: #019861;
}

.index-nav .index-navul li:hover ul.index-hide-navul li {
    display: block;
    border-bottom: 1px solid #019861;
}

.index-nav .index-navul li:hover ul.index-hide-navul li a {
    padding: 3px;
    font-size: 12px;
    font-weight: bold;
}

.index-search {
    width: 300px;
    height: 30px;
    position: relative;
    border: 1px solid #019861;
}

.index-search-input {
    width: 260px;
    height: 28px;
    position: absolute;
    padding-left: 3px;
}

.index-search-search {
    padding: 2px 5px;
    background-image: linear-gradient(#019861, #019864);
    line-height: 20px;
    top: 2px;
    cursor: pointer;
    border-radius: 7px;
    font-size: 12px;
    color: #ffffff;
    position: absolute;
    right: 3px;
}

/*导航 end*/

/*新闻四联 start*/
.news {
    width: 1200px;
    margin: 0 auto;
}

.news-l {
    width: 587px;
    height: 419px;
    float: left;
}

.news-box {
    width: 587px;
    height: 419px;
    position: relative;
}

.news-image li {
    width: 100%;
    height: 419px;
    float: left;
    position: absolute;
    display: none;
}

.news-image li img {
    width: 100%;
    height: 100%;
}

.news-box .news-image li div span {
    padding: 0px 10px;
}

.news-image {
    width: 582px;
    padding-left: 5px;
    height: 424px;
    position: absolute;
}

.news-chan {
    width: 100%;
    height: 15px;
    position: absolute;
    bottom: 8px;
}

.news-num {
    position: absolute;
    list-style: none;
    cursor: pointer;
    right: 5px;
}

.news-num li {
    float: left;
    color: white;
    width: 23px;
    height: 5px;
    border-radius: 5px;
    background-color: gray;
    margin: 0 2px;
    text-align: center;
}

.news-r {
    width: 612px;
    height: 419px;
    float: left;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.news-r-in {
    width: 612px;
    height: 106px;
    display: flex;
    align-items: center;
    border-bottom: 1px solid #a6a6a6;
    border-right: 1px solid #a6a6a6;
}

.news-r-in:nth-child(1) {
    border-top: 1px solid #a6a6a6;
}

.news-r-in:hover,
.news-rr li.active {
    background: #019864;
}

.news-r-in:hover a p,
.news-rr li.active p {
    color: #ffffff;
}

.news-r-inner {
    width: 100%;
    height: 75px;
    display: flex;
}

.news-r-data {
    width: 78px;
    height: 72px;
    background: #f0f0f0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.news-r-wo {
    padding: 0px 30px 0px 10px;
}

.news-r-data-num {
    font-size: 24px;
    font-weight: bold;
}

.news-r-data-mouth {
    font-size: 16px;
    color: #666666;
}

.news-r-wo-tit {
    font-size: 18px;
    color: #5e5d5d;
    padding-left: 5px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.news-r-wo-info {
    font-size: 12px;
    padding-left: 10px;
    line-height: 24px;
    color: #807f7f;
}

.news-rr {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}

.news-image li.news-imgshow {
    display: block;
}
.bigfont {
    display: block;
    height: 64px;
    line-height: 32px;
    ;
    width: 505px;
}

#bignews {
    height: 64px;
    overflow: hidden;
}

.b1yb {
    width: auto;
    height: auto;
    position: absolute;
    bottom: 20px;
    right: 20px;
}

.b1yb a {
    float: left;
    margin-right: 7px;
    margin-bottom: 0;
    display: block;
}

.ctop4b li {
    border-bottom: 1px solid #ccc;
}

.ctop4b li a {
    color: #000000;
}

.ctop4b {
    padding-left: 35px;
    width: 630px;
    padding-right: 15px;
}

.ctop4b p {
    color: #fff;
    font-size: 16px;
    font-family: "微软雅黑";
}

.ctop4b h3 {
    color: #fff;
    font-size: 16px;
    font-family: "微软雅黑";
}

.YSample {
    display: none;
    width: 560px;
    height: 300px;
    overflow: hidden;
}

.contentsbg {
    height: 360px;
    min-width: 1200px;
}

.take-pic {
    width: 560px;
    height: 300px;
    display: flex;
    justify-content: center;
    align-items: center;
}

/*新闻四联 end*/

/*公司介绍 start*/
.index-company-info {
    max-width: 1200px;
    min-width: 1200px;
    padding: 0 5px;
    margin: 0 auto;
    height: 340px;
    display: flex;
    justify-content: space-between;
}

.company-tro {
    width: 840px;
    height: 338px;
    border: 1px solid #dddddd;
}

.company-tro-tit {
    padding: 0px 10px;
    height: 44px;
    display: flex;
    background: #e6f5f0;
    justify-content: space-between;
    align-items: center;
}

.index-company-tro {
    height: 100%;
    line-height: 44px;
    color: #3aa47e;
    border-bottom: 2px solid red;
    font-weight: bold;
}

.index-company-more a {
    height: 100%;
    line-height: 44px;
    color: #3aa47e;
    font-weight: bold;
}

.company-tro-info {
    padding: 10px;
    display: flex;
}

.company-tro-infoimg {
    width: 210px;
    height: 271px;
}

.company-tro-infoimg img {
    width: 100%;
    height: 100%;
}

.company-tro-infowo {
    width: 580px;
    margin-left: 20px;
    text-indent: 2em;
    text-align: justify;
    line-height: 21px;
    font-size: 12px;
}

.base-buildone {
    width: 322px;
    height: 338px;
}

.base-build {
    width: 322px;
    height: 310px;
}

.index-company-tro {
    height: 100%;
    line-height: 44px;
    color: #3aa47e;
    font-weight: bold;
    font-size: 16.5px;
}

.company-tro-base {
    padding: 0px 10px;
    height: 44px;
    display: flex;
    background: #019c63;
    justify-content: space-between;
    align-items: center;
}

.index-company-tit {
    display: flex;
    align-items: center;
}

.index-company-more-base a {
    color: #cccccc;
}

.index-basebuild-box {
    height: 266px;
    text-align: justify;
    border: 1px solid #019864;
}

.index-basebuild-boxxx {
    height: 234px;
    text-align: justify;
    border: 1px solid #019864;
}

.index-basebuild-boxone {
    height: 294px;
    text-align: justify;
    border: 1px solid #019864;
}

.index-basebuild-inner {
    padding: 10px 5px 3px 5px;
    text-indent: 2em;
    line-height: 1.5;
}

.index-morel {
    font-size: 16.5px;
}

/*公司介绍 end*/

/*动态资讯 start*/
.info-tro-list {
    padding: 15px 10px 10px 10px;
}

.info-tro-list ul {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.info-tro-list ul li {
    width: 43%;
    color: #019864;
    list-style-type: disc;
    margin: 5px 10px 5px 36px;
}

.index-product-inner {
    padding: 10px 5px 3px 24px;
}

.index-product-inner ul {
    width: 100%;
}

.index-product-inner ul li {
    width: 100%;
    color: #019864;
    list-style-type: disc;
    margin-bottom: 8px;
}

.index-news {
    width: 840px;
    height: 310px;
    border: 1px solid #dddddd;
}

/*动态资讯 end*/

/*优选产品 start*/
.pro-tro-list {
    padding: 20px 10px 10px 10px;
}

.pro-trolist {
    width: 100%;
    display: flex;
    justify-content: flex-start;
}

.pro-trolist-li {
    width: 220px;
    margin: 0 25px;
}

.pro-trolist-img {
    width: 220px;
    height: 150px;
    overflow: hidden;
    position: relative;
}

.pro-trolist-img:hover img {
    transform: scale(1.3);
}

.pro-trolist-img img {
    width: 100%;
    height: 100%;
    transition: all 0.8s;
}

.pro-trolist-tit a {
    color: #0e0e0e;
}

.pro-trolist-tro {
    color: #737272;
}

.youxuan-pro {
    font-size: 14px;
    color: #575656;
}

/*优选产品 end*/

/*企业视频 start*/
.index-video {
    max-width: 1200px;
    min-width: 1200px;
    padding: 0 5px;
    margin: 0 auto;
    height: 280px;
    display: flex;
    justify-content: space-between;
}

.index-classnews {
    max-width: 1200px;
    min-width: 1200px;
    padding: 0 5px;
    margin: 0 auto;
    height: 310px;
    display: flex;
    justify-content: space-between;
}

.index-companyvideo-tro {
    width: 840px;
    border: 1px solid #dddddd;
}

.index-video-contact {
    width: 100%;
    font-size: 14px;
    margin-bottom: 10px;
}

.index-video-contact span {
    font-size: 14px;
}

.pro-videolist-img {
    width: 220px;
    height: 150px;
    overflow: hidden;
    position: relative;
}

.pro-videolistimg {
    width: 100%;
    height: 100%;
    position: absolute;
    transition: all 0.8s;
}

.pro-videolist-img:hover .pro-videolistimg,
.pro-videolist-img:hover .pro-videolistbgimg {
    transform: scale(1.3);
}

.pro-videolistbgimg {
    width: 30px;
    height: 30px;
    position: absolute;
    top: 40%;
    left: 42%;
    transition: all 0.8s;
}

/*企业视频 end*/

/* footer start*/
footer {
    max-width: 1200px;
    min-width: 1200px;
    height: 150px;
    margin: 0 auto;
    background: #019864;
}

.footer {
    padding: 10px 0px 0px 0px;
    display: flex;
}

.qr-code {
    width: 540px;
    height: 130px;
    display: flex;
    justify-content: space-around;
    align-items: center;
    border-right: 1px solid #ffffff;
}

.qr-coded {
    width: 120px;
    height: 130px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-around;

}

.footer-qr-code {
    width: 100px;
    height: 100px;
}

.footer-right {
    width: 560px;
    height: 130px;
    margin-left: 20px;
    margin-right: 20px;
}

.footer-img {
    width: 100%;
    display: flex;
}

.footer-img img {
    margin-left: 78px;
}
.footer-ri {
    width: 260px;
    height: 130px;
    margin-left: 10px;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}
/*footer end*/