* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    font-family: '微软雅黑' !important;
}

body {
    width: 100% !important;
    overflow-x: hidden;
}

a,
a:hover {
    text-decoration: none;
}


@media(min-width:1200px; ) {
    .trans {
        -webkit-transition: all .4s ease !important;
        -moz-transition: all .4s ease !important;
        -o-transition: all .4s ease !important;
        transition: all .4s ease !important;
    }

    a:hover {
        -webkit-transition: all .4s ease;
        -moz-transition: all .4s ease;
        -o-transition: all .4s ease;
        transition: all .4s ease;
    }
}

a:hover,
.text-white a:hover {
    color: #008c43;
}

img {
    max-width: 100%;
}

ul {
    list-style: none;
    margin: 0;
}

body {
    overflow-x: hidden;
}

#nav {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
    background-color: rgba(197, 197, 197, .8);
}

.text-brand {
    color: #273572;
}

.text-brand2 {
    color: #008c43;
}

.font-bold {
    font-weight: bold;
}

.text-white,
.text-white a {
    color: #fff;
}

.home-search {
    padding-top: 50px;
    overflow: hidden;

}

.bind-title,.home-newsone-title{
	height:65px;
	overflow:hidden;
overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.menue-nav .fl:nth-of-type(3) .hide {
    width: 220px;
}

.menue-nav .fl:nth-of-type(3) .sub-link {
    width: 50%;
    float: left;
}

.sub-link .text {
    color: #333;
}

.sub-link:hover .text {
    color: #000 !important;
}

.btn-search {
    background-color: #b9c981;
    border: none;
    outline: none;
    margin-left: -6px;
    height: 70px;
    overflow: hidden;
    border-radius: 0;
	position: absolute;
	right:0;
	top:0;
	border:1px solid #b9c981;
}
.home-s-container{
	width:570px;
	height:70px;
	margin:auto;
	position: relative;
	overflow:hidden;
}
#q {
	display:block;
    height: 70px;
    border: 1px solid #cce198;
    width: 500px;
	position: absolute;
	left:0;
	top:0;
}

/* .home-search form {
    margin: auto;
    position: absolute;
    left: 50%;
    margin-left: -285px;
    height: 70px;
    overflow: hidden;
} */

.home-news,
.home-tech {
    padding-top: 50px;
}

.home-news-brand {
    font-size: 32px;
    color: #273572;
}

.home-news-des {
    font-size: 30px;
    color: #aeafb1;
}

.sw-news,
.sw-pro {
    margin-top: 30px;
}

.swiper-pagination-bullet {
    width: 10px !important;
    height: 10px !important;
    background-color: white !important;
    border-radius: 0 !important;
    opacity: 1 !important;
}

.swiper-pagination-bullet-active {
    width: 30px !important;
    background-color: #cce198 !important;
}

.home-news-info {
    position: absolute;
    left: 0;
    bottom: 0;
    color: white;
    z-index: 999;
    width: 100%;
    background-color: rgba(0, 77, 159, .7);
    padding: 15px 30px;
    overflow: hidden;
    border-bottom-right-radius: 16px;
    border-bottom-left-radius: 16px;
}

.home-news-title {
    font-size: 24px;
}

.sw-banner .swiper-pagination {
    width: 20% !important;
    position: absolute;
    right: 0;
    bottom: 30px;
    left: auto !important;
}

.sw-news .swiper-pagination,
.sw-pro .swiper-pagination {
    width: 30% !important;
    position: absolute;
    right: 0;
    bottom: 20px !important;
    left: auto !important;
}

.home-news .swiper-slide,
.home-pro .swiper-slide,
.home-tech-img {
    border-radius: 16px;
    overflow: hidden;
}

.home-tech-img {
    position: relative;
}

.home-tech-img {
    margin-top: 30px;
}

.home-br {
    position: absolute;
    font-size: 32px;
    width: 100%;
    top: 50%;
    left: 0;
    margin-top: -22px;
}

.left-item {
    padding-left: 0;
}

.right-item {
    padding-right: 0;
}

.footer {
    margin-top: 50px;
    border-top: 1px solid #9e9e9e;
    color: #575756;
}

.footer-code {
    overflow: hidden;
    width: 80%;
    margin: auto;
    padding-top: 30px;
}

.footer-tel {
    line-height: 2em;
    font-size: 14px;
    margin-top: 30px;
}

.footer-tel pre {
    font-family: '微软雅黑';
    font-size: 16px;
    line-height: 16px;
    margin: 0;
    padding: 0;
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
    color: #7e7e7e;
    border: none;
    background-color: transparent;
}

.col-sm-20 {
    width: 20%;
    float: left;
}

.col-sm-20 .text-center {
    font-size: 14px;
}

.footer-logo {
    margin-top: 50px;
    margin-bottom: 20px;
}

.footer-code .col-sm-20 img {
    margin-bottom: 5px;
}

.footer-nav a {
    font-size: 14px;
    color: #595757;
    padding: 40px 0 15px 0;
    border-bottom: 1px solid #595757;
}

.copyright {
    padding: 15px 0;
    font-size: 14px;
    line-height: 1.5em;
}

.copyright,
.copyright a {
    color: #595757;
}

.about {
    position: relative;

}

.bread {
    position: absolute;
    bottom: 20px;
    left: 0;
    width: 100%;
}

@media(min-width:769px) {
    .nav-bg-w {
        height: 220px;
        background-color: rgba(255, 255, 255, .65);
        /*  box-shadow: 0px 5px 46px rgba(44, 70, 95, .6); */
        width: 100%;
        position: absolute;
        left: 0;
        top: -334px;
        z-index: 0;
        padding: 0 30px;
        display: none;
    }
}

li.fl:hover a,
link {
    border-color: #008c43 !important
}

/* .nav-white:hover .logo-white{
	display:none !important;
} */
.logo,
.logo-white {
    z-index: -2;
}

.nav-bg-w img {
    z-index: 9999;
}

/* .navmenue:hover .nav-bg-w{
	top:0
} */
.bread-nav {
    margin-top: 15px;
    font-size: 16px;
}

.bread-nav a {
    display: block;
    padding:5px 15px;
}

.bread-title {
    font-size: 32px;
}

.about-brand {
    padding-top: 200px;
    font-size: 48px;
    margin-bottom: 50px;
}

.about-brand-btn {
    padding: 10px 30px;
    border: 1px solid #fff;
    font-size: 16px;
    border-radius: 22px;
	background-color:#273572;
}

.about-brand-btn:hover,
.company:hover .about-brand-btn,
.c701:hover .about-brand-btn {
    background-color: #008c43;
    color: #fff !important;
}

.animateNum {
    font-size: 60px;
    font-family: Impact !important;
}

.num-read {
    font-size: 16px;
    padding-top: 20px;
}

.num1 {
    background-color: #008c43;
}

.num2 {
    background-color: #d29b24;
}

.num3 {
    background-color: #273572;
}

.num-item {
    padding: 50px 0;
    overflow: hidden;
}

.num {
    margin-top: -50px;
}

.margin-top-60 {
    margin-top: 60px;
}

.company,
.c701 {
    padding: 50px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    overflow: hidden;
}

.company {
    background-image: url(../../images/company-about.jpg);
}

.c701 {
	background-color: #f5f5f5;
}

.company-history {
    font-size: 18px;
    line-height: 1.5em;
   /* font-style: italic; */
    margin-bottom: 30px;
}

.company-title {
    font-size: 32px;
    padding-bottom: 40px;
    line-height: 2em;
}
@media(max-width:1367px){
	.company-title {
		padding-bottom:15px;
	}
}
.company-history strong {
    font-size: 48px;
    display: block;
}

/* .company-history .font-bold {
    font-size: 48px;
}
 */
.cat-about-item ,.page-about-item{
    height: 300px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
   /*  width: 60%; 
    margin: auto;
	*/
}

/* .cat-about-item .about-brand-btn {
    padding: 5px 20px;
} */

/* .cat-about-pro {
    font-size: 24px;
    position: absolute;
    width: 200px;
    top: 50%;
    margin-top: -16px;
    left: 50%;
    margin-left: -100px;
    background-color: rgba(39, 53, 114, .8);
} */
.cat-about-pro {
	position: absolute;
	left:50%;
    top: -60px;
    border: 2px solid #c9d887;
    border-radius: 23px;
    font-size: 18px;
    font-weight: 400;
    padding: 8px;
    width: 150px;
    margin-left: -75px;
    background-color: #273572;
}
.cat-pro-btn {
    position: absolute;
    bottom: 50px;
    left: 0;
    width: 100%;
}

.cat-about-contact {
    font-size: 32px;
}

.about-contact {
    background-color: #273572;
    padding: 50px 0;
}

.cat-contact-info {
    font-size: 16px;
    line-height: 2em;
    padding-top: 30px;
    margin-bottom: 20px;
}

.product-brand {
    font-size: 48px
}

.cat-product-info {
    font-size: 16px;
    line-height: 2em;
    padding-top: 20px;
}


/* 产品 */

.cat-pro-title {
    font-size: 22px;
}

.cat-pro-des {
    font-size: 16px;
    padding-top: 15px;
    line-height: 32px;
    color: #474747;
}

.cat-pro-item {
    border: 1px solid #ddd;
    overflow: hidden;
    margin-top: 30px;
    /* background-repeat: no-repeat;
    background-position: top left;
    background-image: url(../../images/dujia.png); */
}

.cat-left {
    padding: 30px;
}

.cat-pro-left {
    position: relative;
    margin-top: 30px;
    /* background-color: #273572; */
    background-image: url(../../images/dujia.jpg);
    padding: 30px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
@media(max-width:1367px){
	.cat-pro-lef{
		height:680px;
	}
}

.cat-pro-list a {
    padding: 8px 15px;
    border: 1px solid #fff;
    display: block;
    float: left;
	text-align:center;
    margin-right: 15px;
    margin-bottom: 15px;
	max-width:calc(50% - 15px);
	min-width:calc(33.33333% - 15px);
	word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.cat-pro-list a:hover {
    background-color: #008c43;
    color: #fff;
}
.cat-pro-left,.cat-pro-bg,
.cat-pro-bg2{
	height:500px;
}
.cat-pro-bg,
.cat-pro-bg2 {
    background-repeat: no-repeat;
    background-position: bottom right;
    margin-top: 30px;
    padding: 30px;
}

.cat-pro-bg {
    background-color: #273572;
   background-image: url(../../images/nxg.png);
}

.cat-pro-bg2 {
    background-color: #008c43;
    background-image: url(../../images/gkx.png); 
}

.cat-pro-right {
    position: relative;
    margin-top: 30px;
    /* background-color: #273572; */
    height: 600px;
    background-image: url(../../images/naok.jpg);
    padding: 50px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.pro-b-left,
.pro-b-right {
    height: 370px;
    padding: 30px;
	margin-bottom:30px;
}
@media(max-width:1367px){
	.pro-b-left, .pro-b-right{
		height:430px;
	}
}
#bottom-pro .pro-b-left {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#bd9e4b+0,f3cc66+100 */
background: #bd9e4b; /* Old browsers */
background: -moz-linear-gradient(left,  #bd9e4b 0%, #f3cc66 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  #bd9e4b 0%,#f3cc66 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  #bd9e4b 0%,#f3cc66 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bd9e4b', endColorstr='#f3cc66',GradientType=1 ); /* IE6-9 */

}

#bottom-pro .pro-b-right {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#bd9e4b+0,f3cc66+100 */
background: #bd9e4b; /* Old browsers */
background: -moz-linear-gradient(left,  #bd9e4b 0%, #f3cc66 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  #bd9e4b 0%,#f3cc66 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  #bd9e4b 0%,#f3cc66 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bd9e4b', endColorstr='#f3cc66',GradientType=1 ); /* IE6-9 */

}

/* .pro-b-right {
    border-left: 1px solid #fff;
    overflow: hidden;
    padding-left: 30px;
}

.pro-b-left {
    padding-left: 30px;
}
 */
.cat-pro-des {
    font-size: 16px;
    line-height: 2em;
}

.about-c-btn a {
    display: block;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 10px 20px;
    margin-top: 30px;
    font-size: 16px;
    float: left;
    color: rgb(85, 85, 85);
}

.about-c-btn img {
    margin-left: 10px;
}

.about-c-btn a:hover {
    background-color: #008c43;
    color: #fff;
}

/* 新闻资讯 */
.cat-news-img {
    height: 260px;
    background-repeat: no-repeat;
    background-position: center;
}

.cat-news-time {
    padding: 10px 0;
}

.cat-news-title {
    font-size: 18px;
    overflow: hidden;
    height: 50px;
}

.cat-news-des,
.cat-xnews-des {
    padding-top: 10px;
    font-size: 16px;
    line-height: 2em;
}

.cat-xnews-des {
    padding-bottom: 30px;
}

.cat-news-info {
    padding: 20px;
    background-color: #fff;
    box-shadow: 0 5px 15px #ddd;
}

.cat-news {
    background-image: url(../../images/cat-news.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 50px 0;
}

.cat-news-item:hover {
    margin-top: -15px;
    margin-bottom: 15px;
}

.cat-xw-day {
    padding-top: 60px;
}

.cat-xw-day,
.cat-nxw-day {
    font-size: 48px;
}

.cat-nxw-day {
    padding-top: 15px;
}

.cat-xwn-day {
    font-size: 48px;
    padding-top: 30px;
}

.cat-xw-year {
    font-size: 16px;
}

.cat-xw-img {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 240px;
}

.cat-xw-title,
.cat-nxw-title {
    font-size: 22px;
    padding-top: 30px;
}

.cat-xw-info {
    padding-top: 30px;
}

.cat-xw-item {
    overflow: hidden;
    margin-bottom: 30px;
    background-color: #f5f5f5;
}

.cat-xwn-item {
    overflow: hidden;
    margin-bottom: 30px;
    background-color: #f5f5f5;
    padding-bottom: 30px;
}

.left-zero {
    padding-left: 0;
}

@media(min-width:1200px) {
    .cat-xw-item:hover {
        margin-top: -10px;
        margin-bottom: 40px;
    }
}

.cat-xw-item:hover a,
.cat-xw-item:hover .cat-xw-time {
    color: #008c43;
}

/* 创新 */
.tech-info {
    font-size: 16px;
    line-height: 2em;
    padding-top: 20px;
}

.tech-btn {
    border: 1px solid #008c43;
    padding: 10px 25px;
    color: #008c43;
}

.tech-btn:hover {
    background-color: #008c43;
    color: #fff;
}

.tech-container {
    border: 8px solid #f5f5f5;
    overflow: hidden;
	position: relative;
}
.tech-simg{
	position: absolute;
	top:0;
	left:0;
	height:100%;
	width:50%;
	background-repeat: no-repeat;
	background-position: center;
    background-size: cover;
}
@media(max-width:768px){
	.tech-simg{
		height:300px;
		overflow:hidden;
		position: relative;
		width:100%;
	}
}
.tech-title {
    font-size: 22px;
    padding: 15px 0;
}

.tech-des {
    font-size: 16px;
    line-height: 1.75em;
    color: #7f7f7f;
}

#tech-pt {
    background-color: #e2e7fd;
}

#tech-pt {
    font-size: 18px;
    line-height: 1.75em;
    padding: 30px 0;
}

#tech-pt .col-sm-20 {
    padding: 15px;
    background-color: #273572;
}

.tech-br {
    font-size: 32px;
    margin: 30px 0;
}

.all-tech-pt .col-sm-20 {
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

.all-tech-pt {
    overflow: hidden;
    padding-bottom: 30px;
}

.all-tech-pt .col-sm-20:nth-of-type(5),
.all-tech-pt .col-sm-20:nth-of-type(10) {
    border-right: none;
}

.all-tech-pt .col-sm-20:nth-of-type(6),
.all-tech-pt .col-sm-20:nth-of-type(7),
.all-tech-pt .col-sm-20:nth-of-type(8),
.all-tech-pt .col-sm-20:nth-of-type(9),
.all-tech-pt .col-sm-20:nth-of-type(10) {
    border-bottom: none;
}

.tech-pt-info {
    /*  background-color: #cad988; */
    padding: 50px 0;
}

.hz-title {
    font-size: 18px;
    padding: 10px 0;
}

.hz-item {
    margin-bottom: 30px;
}

.yf-title {
    font-size: 18px;
    padding-top: 25px;
    color: #008c43;
}

.yf-des {
    font-size: 16px;
    line-height: 2em;
    height: 190px;
    margin-bottom: 20px;
    overflow: hidden;
    padding: 0 15px;
}

.yf {
    background-image: url(../../images/yf.jpg);
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: contain;
}

.yf-item {
    overflow: hidden;
    background-color: rgba(255, 255, 255, .8);
}

/* .yf-item:hover {
    margin-top: -15px;
    margin-bottom: 15px;
    box-shadow: 0 5px 10px #ddd;
} */

/* .yf-item:hover img {
    transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
} */

.kt-info {
    font-size: 16px;
    line-height: 2em;
}

/* 投资者 */
#gp {
    padding: 20px;
    font-size: 16px;
    box-shadow: 10px 10px 20px #ddd;
    overflow: hidden;
}

.text-red {
    color: #f00;
}

.text-green {
    color: #408f1c;
}

.gp-name {
    font-size: 16px;
}

.gp-name,
.time {
    line-height: 32px;
}

.dq-price {
    font-size: 48px;
}

.dq-price,
.sz,
.szf {
    line-height: 60px;
}

.sz,
.szf {
    padding-top: 10px;
    font-size: 22px;
}

#gp .col-sm-20 {
    padding: 10px 0;
}

.time,
.gp-item {
    color: #b3b3b3;
    font-size: 14px;
}

.gp-item {
    padding-bottom: 5px;
}

#gupiao {
    width: 100%;
    height: 300px;
}

.inve-brand {
    font-size: 32px;
    margin-bottom: 20px;
    color: #004d9f;
    border-left: 4px solid #004d9f;
    padding-left: 20px;
}

#inve-iframe {
    width: 100%;
    height: 400px;
    overflow: hidden;
}

.inve-btns .col-sm-3 {
    margin-bottom: 30px;
}

/* 发展历程 */
.history-year {
    font-size: 22px;
    padding: 15px 0;
}

.history-circle {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #008c43;
    margin-right: 10px;
    float: left;
    margin-top: 10px;
}

.history-info {
    overflow: hidden;
    font-size: 16px;
    line-height: 2em;
    padding-bottom: 15px;
    border-bottom: 1px dashed #ddd;
    height: 176px;
    overflow: hidden;
}

.history-list:hover .history-info {
    border-bottom: 1px solid #008c43;
}

/* 招聘 */
.active-job {
    background-color: #004d9f;
    font-size: 18px;
    overflow: hidden;
    padding: 10px 0;
}

.job-item {
    font-size: 16px;
    padding: 10px 0;
    border-bottom: 1px dashed #ddd;
    overflow: hidden;
    cursor: pointer;
}

.job-info {
    font-size: 16px;
    line-height: 2em;
    display: none;
    background-color: #f9f9f9;
    padding: 20px;
}

.margin-top-30 {
    margin-top: 30px;
}

.job-btn,
.job-btns {
    padding: 8px 25px;
    border-radius: 18px;
}

.job-btn {
    background-color: #004d9f;
    margin-right: 20px;
}

.job-btns {
    background-color: #008c43;
}

.job-btns:hover,
.job-btn:hover {
    background-color: #f5a321;
    color: #fff;
}

.about-info-title {
    font-size: 32px;
    font-family: Impact;
}

.about-com-des {
    padding: 80px;
}

.coo-info {
    font-size: 16px;
    line-height: 2em;
    padding-bottom: 15px;
}

/* 资质荣誉 */

.honor-container {
    position: relative;
    display: table;
    overflow: hidden;
    width: 100%;
    height: 260px;
    padding: 5px;
    text-align: center;
    /* border: 1px #ddd solid; */
}

.honor-container a {
    display: table-cell;
    width: 100%;
    height: 260px;
    vertical-align: middle;
}

.honor-container a img {
    max-width: 100%;
    max-height: 260px;
    margin: 0 auto;
}

.honor-name {
    /*  border: 1px solid #ddd; */
    border-top: none;
    line-height: 1.75em;
    margin-bottom: 30px;
    font-size: 16px;
    padding: 0 15px;
}
@media(max-width:1440px){
	#cat-video .honor-container,#cat-video .honor-container a {
		height: 180px;
	}
	#cat-video .honor-container a img {
		max-height: 180px;
	}
}
/* show-pro产品详情 */
.show-pro-info {
    font-size: 16px;
    color: #7e7e7e;
    clear: both;
	overflow:hidden;
    line-height: 28px;
}

.show-pro-info strong {
    color: #000;
}

.swiper-product-pagination .swiper-pagination-bullet {
    background-color: #cce198 !important;
}

.swiper-product-pagination .swiper-pagination-bullet-active {
    width: 30px !important;
    background-color: #008c43 !important;
}

.pro-show-line {
    width: 60px;
    height: 2px;
    background-color: #008c43;
    margin: 10px 0;
}

.show-pro-read {
    font-size: 24px;
}

.next {
    font-size: 16px;
}

.page-about {
    font-size: 16px;
    line-height: 2em;
    padding: 0 15px;
}

.hz-item img {
    max-height: 150px;
}

.bread-btn-active {
    display: block;
    background-color: #008c43;
}

/* .bread-nav .col-sm-1{
	background-color:rgba(0,140,60,.7);
	overflow:hidden;
} */
.bread-btn-active:hover {
    color: #fff !important;
}

.show-news-title {
    font-size: 32px;
    padding: 15px 0;
}

.read-r {
    padding-left: 30px;
}

.show-news-info {
    font-size: 16px;
    color: #8b8b8b;
}

.show-news-content {
    font-size: 16px;
    line-height: 2em;
    padding-top: 10px;
}

.news-next,
.next {
    font-size: 18px;
    background-color: #f7f7f7;
    overflow: hidden;
    padding: 15px 0;
}

.show-pro-info strong {
    width: 100px;
    height: 28px;
    display: block;
    float: left;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    text-align: justify;
    line-height: initial;
    padding-top: 3px;
}

.show-pro-info strong:after {
    content: '';
    display: inline-block;
    width: 100%;
}

.show-pro-content {
    line-height: 2em;
    font-size: 16px;
	padding:15px 0;
}

.show-pro-inf {
    overflow: hidden;
    background-repeat: no-repeat;
    /* background-size: contain; */
    background-position: right bottom;
}

@media(min-width:1200px) {

    .home-tech-img:hover img {
        transform: scale(1.2);
        z-index: -1;
    }
}

.home-tech-img:hover a {
    color: #273572;
    z-index: 999;
}

p {
    margin: 0;
}

.cat-manage-item {
    padding: 10px;
    font-size: 16px;
    border-bottom: 1px dashed #ddd;
}

.cat-inv-service {
    position: relative;
    overflow: hidden;
}

.cat-service-info {
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    overflow: hidden;
    padding: 10px 50px;
    background-color: rgba(27, 74, 147, .7);
}

.cat-service-title {
    font-size: 18px;
   /* padding-bottom: 10px; */
}

.cat-service-des {
    font-size: 16px;
    line-height: 2em;
}

.cat-inv-service:hover .cat-service-info {
    bottom: 0;
}

.inve-brand .pull-right {
    font-size: 16px;
    line-height: 45px;
}

.iframe {
    width: 100%;
    height: 900px;
}

.about-company {
    border: 12px solid #f3f3f3;
    overflow: hidden;
}

.padding-zero {
    padding: 0;
}

.about-info-title {
    font-size: 32px;
    font-family: Impact;
    ;
}

.about-com-des {
    padding: 80px;
}

.about-c-des {
    margin-top: 30px;
    font-size: 16px;
    line-height: 1.75em;
}

.about-c-btn a {
    display: block;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 10px 20px;
    margin-top: 50px;
    font-size: 16px;
    float: left;
    color: rgb(85, 85, 85);
}

.about-c-btn img {
    margin-left: 10px;
}

.about-c-btn a:hover {
    background-color: #008c43;
    color: #fff;
}

.about-line {
    height: 4px;
    width: 80px;
    background-color: #008c43;
}

.about-title {
    font-size: 24px;
    margin-top: 15px;
    letter-spacing: .5px;
}

.about-info {
    overflow: hidden;
    background-color: white;
    box-shadow: 0 5px 10px #ddd;
    padding: 30px;
}

.group {
    background-image: url(../../images/group-bg.jpg);
    background-repeat: no-repeat;
    background-position: center;
    /* background-attachment: fixed; */
    /* padding-bottom: 80px; */
    background-size: cover;
}

.group .container {
    position: relative;
    height: 450px;
}

.group-info {
    position: absolute;
    top: 0;
    right: 0;
    background-color: rgba(0, 77, 159, .4);
    padding: 30px;
    /* overflow: hidden; */
    width: 650px;
    height: 100%;
}

.group-des {
    font-size: 16px;
    line-height: 2em;
    padding-top: 15px;
    letter-spacing: 1px;
}

.group-btn a {
    border: 1px solid #fff;
    margin-top: 30px;
    float: left;
    padding: 8px 16px;
}

.group-btn a:hover {
    background-color: #008c43;
    color: #fff;
}

.about-hr {
    position: relative;
}

.about-hr {
    position: relative;
}

.about-hr-info {
    position: absolute;
    width: 80%;
    padding: 30px;
    font-size: 16px;
    bottom: -102px;
    left: 0;
    background-color: #fff;
    box-shadow: 0 5px 10px #ddd;
}

.about-hr-title {
    font-size: 24px;
    padding-bottom: 15px;
}

.hr-more {
    margin-top: 30px;
}

.hr-more a {
    border: 1px solid #004d9f;
    padding: 10px 20px;
    color: #004d9f;
}

.hr-more a:hover {
    border: 1px solid #008c43;
    padding: 10px 20px;
    color: #fff;
    background-color: #008c43;
}

.about-fengcai {
    margin-top: 200px;
}

.fc-container {
    position: relative;
    display: table;
    overflow: hidden;
    width: 100%;
    height: 200px;
    padding: 5px;
    text-align: center;
    border: 1px #ddd solid;
}

.fc-container a {
    display: table-cell;
    width: 100%;
    height: 200px;
    vertical-align: middle;
}

.fc-container a img {
    max-width: 100%;
    max-height: 200px;
    margin: 0 auto;
}

.fc-info {
    border: 1px solid #ddd;
    border-top: none;
    margin-bottom: 30px;
    padding: 10px 20px;
}

/* 集团 */
.group-brand,
.group-brand-cc {
    font-size: 48px;
}

.group-history {
    background-image: url(../../images/group-history.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.group-lishi {
    background-color: rgba(0, 77, 159, .4);
    padding: 30px;
    width: 650px;
    height: 500px;
}

.group-map .about-c-des {
    padding: 90px 15px;
}
.about-company-c{
padding-top:200px}
.group-logo {
    padding: 0 15px;
}
.group-logo img{
display:block;
margin:0 auto;}

.group-song {
    position: relative;
}

.group-song img {
    max-height: 420px;
}

.song-zoom {
    position: absolute;
    bottom: 15px;
    right: 15px;
}

/* logo定义 */
.logo-item {
    font-size: 16px;
    line-height: 2em;
    padding: 30px 0;
}

.logo-left,
.logo-right {
    position: relative;
    height: 400px;
}

.logo-left-item,
.logo-right-item {
    position: absolute;
    bottom: 50px;
    left: 0;
    padding: 0 15px;
}

/* .logo-img{
    height: 400px;
    position: absolute;
    top: 200px;
    left: 50%;
    width: 1px;
    height: 1px;
} */
/* @keyframes logoimg {
    from {
        width: 0;
        height: 0;
        top: 200px;
        left: 50%;
    }

    to {
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
    }
}

@-moz-keyframes logoimg{
    from {
        width: 0;
        height: 0;
        top: 200px;
        left: 50%;
    }

    to {
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
    }
}

@-webkit-keyframes logoimg {
    from {
        width: 0;
        height: 0;
        top: 200px;
        left: 50%;
    }

    to {
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
    }
}

@-o-keyframes logoimg {
    from {
        width: 0;
        height: 0;
        top: 200px;
        left: 50%;
    }

    to {
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
    }
}

.aos .logo-img {
    animation: logoimg 2s;
    -moz-animation: logoimg 2s;
    -webkit-animation: logoimg 2s;
    -o-animation: logoimg 2s;
    animation-fill-mode: forwards;
}

 */
.about-des {
    color: #3e3e3e;
    font-size: 16px;
    line-height: 1.75em;
    padding-top: 15px;
    letter-spacing: .5px;
    min-height: 270px;
}

.about-group-des {
    color: #3e3e3e;
    font-size: 16px;
    line-height: 1.75em;
    padding-top: 15px;
    letter-spacing: .5px;
}

.notice-list {
    font-size: 16px;
    padding: 10px 0;
    overflow: hidden;
    border-bottom: 1px dashed #ddd;
}

.word-break {
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

#pages {
    margin-top: 20px;
    clear: both;
}

#pages a,
.pages_num span {
    border: 1px solid #e5e5e5;
    overflow: hidden;
    padding: 5px 10px;
}

.pages_go{
	border:none !important;
}
.btn-go,.input-page{
	margin-left:10px;
	height:31px;
}
.input-page{
	padding:0 10px;
	border: 1px solid #e5e5e5;
	width:60px;
	text-align:center;
}
.btn-go{
	margin-top:-6px;
	line-height:31px;
	border:none;
	padding:0 15px;
}
.page-active,.btn-go{
	background-color:#008c43 !important;
	color:#fff;
}
.cat-xnews-day {
    font-size: 32px;
    padding-top: 36px;
}

#ajax-list .cat-xw-item {
    padding-bottom: 30px;
}

#moreWrap {
    cursor: pointer;
    font-size: 16px;
    color: #008c43;
}

.read-pro {
    color: #7e7e7e;
    padding-top: 30px;
}

.pro-pre {
    font-family: '微软雅黑';
    font-size: 16px;
    line-height: 29px;
    margin: 0;
    padding: 0;
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
    color: #7e7e7e;
    border: none;
    background-color: transparent;
}

.pro-container {
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
}

.pro-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: -100%;
    left: 0;
    background-color: #f5f5f5;
    padding: 20px;
    font-size: 16px;
}

.pro-bg-title {
    font-size: 18px;
    padding-bottom: 15px;
}

.pro-name {
    font-size: 16px;
    /* border: 1px solid #ddd; */
    border-top: none;
    padding: 10px 0;
}

.pro-container:hover .pro-bg {
    top: 0;
}

.pro-more {
    margin-top: 10px;
}

.show-job-btn {
    padding-top: 25px !important;
}

#q {
    padding: 0 15px;
}

input#q::-webkit-input-placeholder {
    font-size: 18px;
}

/* 发展历程 */
.history-years {
    font-size: 24px;
}

.history-container {
    font-size: 16px;
    line-height: 2em;
    padding-bottom: 15px;
	margin-bottom:15px;
	border-bottom:1px dotted #ddd;
}

.history-line {
    width: 4px;
    height: 190px;
    background-color: #ddd;
    margin: auto;
    position: relative;
}

.history-circles {
    position: absolute;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 2px solid #008c43;
    top: 13px;
    left: 50%;
    margin-left: -10px;
    background-color: #fff;
}

.bread-btn-active:hover {
    color: #fff;
}

/* 四大产品 */
/* 心可舒 */
.heart-brand {
    font-size: 32px;
}

.heart-brand span {
    padding: 0 15px;
}

.heart-info {
    font-size: 16px;
    line-height: 1.75em;
    color: #535353;
    padding-top: 15px;
    letter-spacing: .5px;
    text-align: left;
}

.heart-bg {
    background-image: url(../../images/heart-bg.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 150px 0;
}

.heart-span {
    padding-top: 30px;
}

.heart-span span {
    font-size: 16px;
    padding: 0 15px;
    border-right: 1px solid #fff;
}

.heart-span span:last-child {
    border: none;
}

.padding-zero {
    padding: 0;
}

.heart-four-title {
    font-size: 18px;
    padding-top: 30px;
}

.font16 {
    font-size: 16px;
    line-height: 1.75em;
}

.heart-news {
    line-height: 2em;
    font-size: 16px;
}

/* 骨疏康 */
.bone-info {
    padding: 15px 30px;
}

.bone-container,
.hedan-container,
#hedan,
#nao {
    padding-bottom: 100px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.bone-container {
    background-image: url(../../images/bone-bg.jpg);
}

/* 荷丹 */
.hedan-container {
    background-image: url(../../images/hedan-bg.jpg);
}

#hedan {
    background-image: url(../../images/he.jpg);
}

.hedan-info {
    font-size: 16px;
    line-height: 1.75em;
}

/* 脑血疏 */
#nao {
    background-image: url(../../images/nxs.jpg);
}

.col-20 {
    font-size: 16px;
    width: 20%;
    float: left;
    margin-top: 30px;
}

.se-item-title {
    font-size: 18px;
    padding-bottom: 8px;
    font-weight: bold;
}

.se-item {
    padding: 30px 0;
    border-bottom: 1px dashed #ddd;
    overflow: hidden;
}

.se-item-info {
    color: #585858;
    line-height: 1.75em;
    padding-bottom: 10px;
}

.se-item img {
    max-height: 180px;
    display: block;
    margin: auto;
}

.search-left-item ul,
.history_ul {
    line-height: 32px;
    padding-bottom: 30px;
}

.sw-pro-img,
.sw-news-img {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 600px;
}

.page-pre {
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
    background-color: transparent;
    border: none;
    font-size: 16px;
    line-height: 30px;
    font-family: "微软雅黑";
    margin: 0;
    padding: 0;
}

.nav-active {
    color: #008c43 !important;
}

.show-product-info {
    border: 1px solid #ddd;
    padding: 30px;
}

/* #bread-13{
	overflow:hidden;
	bottom:0;
	background-color: rgba(0,140,60,.7);
}
#bread-13 .bread-nav{
	margin-top:0;
}
#bread-13 .bread-nav a{
	padding:10px 0;
}
#bread-13 .bread-nav a:hover{
	background-color:#004d9f;
	color:#fff !important;
} */

/* .menue-nav li.fl .link{
	background-image:url(../../images/nav-bg.png);
	background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.menue-nav li.fl .nav-active,.menue-nav li.fl .link:hover{
	background-image:url(../../images/active-bg.png) !important;
} */
.link-container {
    position: relative;
    display: table;
    overflow: hidden;
    width: 100%;
    height: 130px;
    padding: 10px;
    text-align: center;
    border: 1px #ddd solid;
    margin-bottom: 30px;
}

.link-container a {
    display: table-cell;
    width: 100%;
    height: 130px;
    vertical-align: middle;
}

.link-container a img {
    max-width: 100%;
    max-height: 130px;
    margin: 0 auto;
}

#scrollUp {
    position: fixed;
    bottom: 50px;
    right: 0;
    padding: 15px;
    cursor: pointer;
}

.navmenue {
    padding: 0 30px;
}

.nav-white {
    background-image: url(../../images/nav-bgc.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 0 30px;
}

.logo-white {
    display: none;
}

.nav-white .logo-white {
    display: block;
    float: left;
}

.nav-white .menue-header .menue-nav li .link {
    line-height: 45px;
}

.nav-white .logo {
    display: none;
}


.honor-container:hover .pro-name a {
    color: #008c43 !important;
}

.coo-brand {
    font-size: 32px;
    padding-bottom: 30px;
    color: #004d9f;
}

/* .coo-item{
    padding:200px 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
#coo-item .col-md-4:nth-of-type(1) .coo-item{
    background-image: url(../../images/coo-bg1.jpg);
}
#coo-item .col-md-4:nth-of-type(2) .coo-item{
    background-image: url(../../images/coo-bg2.jpg);
}
#coo-item .col-md-4:nth-of-type(3) .coo-item{
    background-image: url(../../images/coo-bg3.jpg);
} */
.coo-c1 {
    width: 300px;
    height: 300px;
    border-radius: 50%;
    background-color: rgba(0, 77, 159, .8);
    margin: auto;
    padding: 40px;
}

.coo-c2 {
    width: 220px;
    height: 220px;
    border-radius: 50%;
    padding-top: 60px;
}

#coo-item .col-md-4:nth-of-type(1) .coo-c2 {
    background-color: #008c43;
}

#coo-item .col-md-4:nth-of-type(2) .coo-c2 {
    background-color: #c9d987;
}

#coo-item .col-md-4:nth-of-type(3) .coo-c2 {
    background-color: #b29854;
}

.coo-title {
    padding-top: 15px;
    font-size: 18px;
}

@-webkit-keyframes wateranimate {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes wateranimate {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@media(min-width:1200px) {
    .coo-item:hover .coo-c1 {
        -webkit-animation: wateranimate 3s ease-out infinite;
        animation: wateranimate 3s ease-out infinite;
    }
}

.search-left {
    border-right: 1px solid #ddd;
}

.sw-news:hover .home-news-info,
.sw-pro:hover .home-news-info {
    background-color: #004d9f;
}

.arr-left,
.arr-right {
    position: fixed;
    top: 50%;
    margin-top: -28px;
    z-index: 9999;
}

.arr-left {
    left: 0;
}

.arr-right {
    right: 0;
}

.bread-nav .col-sm-1 {
    padding: 0;
}


@media(min-width:1440px) {
    .container {
        width: 1400px;
    }

}

@media(min-width:1600px) {
    .container {
        width: 1600px;
    }
}

@media(max-width:1025px) {
    .bind-title {
        height: 85px !important;
    }

    .home-right-three .home-newsone-des {
        height: 150px;
    }



}

@media(max-width:1441px) {
    .tech-pt-info {
        height: 162px;
        padding: 50px 15px;
    }

    .tech-info {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .tech-info .margin-top-60 {
        margin-top: 15px;
    }

    #gp .time {
        line-height: 64px;
    }

    #gp .sz,
    #gp .szf,
    #gp .dq-price {
        width: 33.3333333%;
    }

    .yf-des {
        height: 220px;
    }

    .tech-img {
        padding-top: 130px;
    }
}

@media(max-width:1366px) {
    .about-info {
        height: 470px
    }

    .for1366 {
        padding-top: 120px;
    }

    .about-com-des {
        padding: 30px;
    }

    /* .tech-pt-info {
		font-size:14px;
	} */
    .tech-pt-info {
        height: 162px;
        padding: 50px 0;
    }

    #gp .col-sm-20 {
        padding: 5px 0 0 0;
    }

    #gp {
        padding: 10px;
    }

    .logo-left-item,
    .logo-right-item {
        bottom: 100px;
    }

    #patents .patents-list {
        font-size: 12px;
    }


}



/* 移动端mobile */
@media(max-width:768px) {
/* .table{
	width:auto;
}
.show-pro-content td{
		width:50% !important;
	overflow:hidden;
	padding:0 15px;
	} */
	.xs-margin-top-30{
		margin-top:30px;
	}
	#pages{
		margin-top:50px;
	}
	.m-left{
		text-align:left !important;
	}
    body {
        padding-top: 60px;
    }

    .num-item {
        padding: 15px 0;
    }

    .animateNum {
        font-size: 32px;
    }

    .num .col-xs-4 {
        padding: 0;
    }

    .company,
    .c701 {
        padding: 30px;
    }

    #q {
        width: 230px;
    }

    .m-search-con {
        padding: 5px 0;
    }

    .m-search-con .btn-search {
        padding-top: 2px;
    }

    .m-search-con .btn-search img {
        max-height: 40px;
    }

    .m-search-con #q {
        height: 40px;
        width: 80%;
    }

    .m-search-con .btn-search {
        height: 40px;
        width: 20%;
    }

.home-s-container {
    width: 80%;
    height: 70px;
    margin: auto;
    position: relative;
    overflow: hidden;
	}

    .show-news-content {
        padding: 15px;
    }

    .home-news,
    .home-tech {
        padding-top: 30px;
    }

    .sw-pro-img,
    .sw-news-img {
        height: 400px;
    }

    .home-news-title {
        font-size: 16px;
    }

    .home-news-info {
        left: 0;
        width: 100%;
    }

    .home-tech-img {
        margin: 15px 0;
    }

    .left-item {
        padding-left: 15px;
    }

    .right-item {
        padding-right: 15px;
    }

    .footer {
        margin-top: 50px;
    }

    .col-sm-20 {
        width: 33.333333%;
        padding: 0 15px;
    }

    .col-sm-20 .text-center {
        font-size: 14px;
    }

    .about-brand {
        font-size: 24px;
        padding-top: 100px;
    }

    .bread {
        display: none;
    }

    .cat-about-item,.page-about-item {
        height: 350px;
        margin-bottom: 30px;
    }
	.cat-about-item {
        background-position:top left;
    }

    .cat-about-pro {
        top: -40px;
        border: 2px solid #c9d887;
        border-radius: 23px;
        font-size: 18px;
        font-weight: 400;
        padding: 8px;
        width: 150px;
        margin-left: -75px;
        background-color: #273572;
    }

    .info701 {
        position: static !important;
        color: #333;
		padding:0 !important;
    }

    .cat-pro-btn {
        position: absolute;
        bottom: 30px !important;
        right: 15px !important;
        /* left:auto;
	    width: auto; */
    }

    .about a,
    .pro-bg,
    .cat-service-des {
        display: none;
    }

    .honor-container,
    .honor-container a {
        height: 130px;
    }

    .honor-container a img {
        max-height: 130px;
    }

    .history-years {
        font-size: 18px;
    }

    .history-container {
        height: auto !important;
    }

    .about-com-des {
        padding: 30px 15px;
    }

    .group-brand,
    .group-brand-cc {
        font-size: 24px;
    }

    .group-info {
        width: 100%;
        background-color: rgba(0, 77, 159, .8);
        padding: 0 0 0 15px !important;
    }
	.logo-left,.logo-right{
		padding:0;
	}
    .cat-news-des,
    .cat-xnews-des {
        padding-top: 0;
    }
	.group-info .group-des{
		padding-right:15px;
	}
    .news-next .col-sm-6 {
        margin: 10px 0;
    }

    .cat-inve-manage {
        overflow: hidden;
    }

    .cat-inv-service {
        margin-bottom: 30px;
		height:160px !important;
    }

    #tech-pt .col-sm-20 {
        width: 50%;
        border: none;
    }

    .tech-pt-info {
        padding: 0;
        font-size: 16px;
        line-height: 1.75em;
        height: 60px;
        overflow: hidden;
    }

    .coo-item {
        padding: 80px 0;
        margin-bottom: 30px;
    }

    .coo-c1 {
        width: 240px;
        height: 240px;
        padding: 45px;
    }

    .coo-c2 {
        width: 150px;
        height: 150px;
        padding-top: 30px;
    }

    .sub-link.title .text {
        color: #fff;
    }

    .cat-xw-info {
        padding-top: 0;
    }

    .cat-xw-title {
        padding-top: 10px;
    }

    .cat-about-item {
        width: 100%;
        margin-top:30px;
        margin-bottom: 0;
    }
	.page-about-item {
        width: 100%;
        margin-bottom: 30px;
    }

    #bottom-pro .left-item,
    #bottom-pro .right-item {
        padding: 0;
    }

    #bottom-pro .right-item {
        margin-top: 30px;
        overflow: hidden;
    }

    .pro-b-left,
    .pro-b-right,
    .cat-pro-left,
	.cat-pro-bg, 
	.cat-pro-bg2,
    .cat-pro-right {
        height: auto;
        overflow: hidden;
    }
	.cat-pro-bg, 
	.cat-pro-bg2 {
		background-image:none;
    }
	.cat-pro-list a{
		max-width:100%;
		padding:8px 10px;
	}
    .margin-top-60 {
        margin-top: 30px;
    }

    .gp-zx {
        margin-top: 30px;
    }

    .cat-service-info {
        bottom: 0;
    }

    .group-lishi {
        width: 100%;
    }

    .group-map .about-c-des {
        padding: 0 15px;
    }

    .logo-item {
        font-size: 14px;
        padding: 15px 0 !important;
    }

    .logo-left-item,
    .logo-right-item {
        position: static;
        padding: 30px 0;
    }

    .logo-img {
        padding-top: 90px;
    }

    .about-group-des {
        padding: 15px;
        text-align: left;
    }

    #home-news .home-news-btn,
    #home-news .home-job-btn {
        top: -70px;
    }

    .home-news-one,
    .home-newstwo-img,
    .home-news-img,
    .home-job-img {
        overflow: visible !important;
    }

    .bind-title {
        height: auto !important;
    }
	.home-right-two{
		margin-top:30px;
	}
}

@media(max-width:414px) {

    .cat-news-des {
        padding-bottom: 15px;
    }

    #pages a,
    #pages span {
        padding: 5px;
        font-size: 14px;
    }

    .cat-xw-item .left-zero {
        padding: 0;
    }

    .cat-pro-item img.trans {
        max-height: 200px;
        display: block;
        margin: auto;
    }

    .logo-left,
    .logo-right {
        height: auto;
    }

    .logo-item span.visible-xs {
        float: left;
        color: #5b9bd5;
    }

    .logo-img {
        padding-top: 0;
    }
}

.btn-view {
    padding: 10px 35px;
    background-color: #004d9f;
    color: #fff;
    border-radius: 20px;
    margin-top: 15px;
}

.btn-view:hover {
    background-color: #008c43;
    color: #fff;
}

.white-active {
    top: 66px !important;
    display: block;
}

.nav-white .white-active {
    top: 44px !important;
}

.white-active .logo-white {
    display: none !important;
}

.white-active .logo {
    display: block !important;
}

.footer-tel span {
    padding: 0 15px;
}

@media(max-width:768px) {
    .footer-code {
        width: 100%;
    }

    .copyright a {
        display: block;
        text-align: center;
    }

    .footer-tel span {
        display: block;
        text-align: center;
        padding: 0;
    }

    .nav-bg-wlogo {
        max-height: 60px;
    }

    .search-left {
        display: none;
    }

    .company-history strong {
        color: #fff;
    }

    .for1366,
    .tech-img {
        padding-top: 0;
    }

    .yf-des {
        height: auto;
        padding-bottom: 15px;
        border-bottom: 1px solid #f5f5f5;
        margin-bottom: 15px;
    }

    .show-pro-info strong {
        padding-top: 0;
    }

    .coo-item {
        padding: 0;
    }

    #sw-pro a.swipebox img {
        max-width: 300px;
        display: block;
        margin: auto;
    }

    .show-pro-info {
        
        line-height: 28px;
    }

    .show-product-info {
        padding: 0;
        border: none;
    }

    .bone-container,
    .hedan-container,
    #hedan,
    #nao {
        padding-top: 0;
    }

    .footer-nav {
        overflow: hidden;
        padding-bottom: 15px;
        margin-bottom: 10px;
    }
}

.ie-alert {
    width: 100%;
    background-color: #f00;
    z-index: 9999;
    padding: 10px 0;
    display: none;
}

.home-news-one {
    overflow: hidden;
}

.home-newstwo-img,
.home-news-img,
.home-job-img,
.home-three-img{
    background-repeat: no-repeat;
    background-size: cover;
	background-color:#ffff;
    background-position: center;
    position: relative;
    overflow: hidden;
}

.home-news-img {
    height: 400px;
    width: 100%;
}
.home-three-img{
	height:400px;
}
.home-job-img {
    height: 368px;
    width: 100%;
    position: relative;
    overflow: hidden;
}

.home-news-btn,
.home-job-btn {
    border: 2px solid #c9d887;
    padding: 7px 20px;
    font-size: 18px;
    border-radius: 23px;
    position: absolute;
    top: 15px;
    left: 50%;
    margin-left: -58px;
}

.home-news-btn {
    background-color: #273572;
}

.home-job-btn {
    background-color: #b19854;
}

.home-newsone-title {
    font-size: 24px;
}

.home-newsone-des {
    color: #b0b1b1;
    line-height: 25px;
    padding-top: 10px;
}

.home-newsone-info {
    background-color: #fff;
    overflow: hidden;
    padding: 20px 20px 50px 20px;
    position: relative;
}

.hnews-more {
    position: absolute;
    bottom: 15px;
    right: 30px;
    line-height: 32px;
}

.hnews-more a {
    color: #b19753;
    line-height: 31px;
}
.ovf{
	overflow:hidden;
}
.home-newstwo-img {
    height: 320px;
}

.right-zero {
    padding-right: 0;
}

.right-zero .home-newstwo-img {
    border-color: #507a3e;
}

.right-zero .home-news-btn {
    background-color: #507a3e;
}

.home-news-two .home-news-img {
    border-color: #507a3e;
}

.text-brand3,
.home-job-more a {
    color: #b19854;
}

.left-zero .home-newstwo-img {
   
}

.right-zero .home-newstwo-img {
    
}

.home-right-two .home-job-img {
    border-color: #273572;
}

.home-right-three .home-job-img {
    border-color: #507a3e;
}

.home-right-four .home-job-img {
    border-color: #c9d887;
}

.text-brand4 {
    color: #c9d887;
}

.home-right-three .home-job-img {
    height: 345px;
}

.home-right-two .home-job-btn {
    background-color: #273572;
}

.home-right-three .home-job-btn {
    background-color: #507a3e;
}

.home-right-four .home-job-btn {
    background-color: #c9d887;
    border-color: #fff;
}

.home-newsone-info .col-xs-8 {
    padding-left: 0;
}

.home-right-two .home-job-img {
    height: 320px;
}

.home-right-two .home-job-img {
    height: 345px;
}
.home-right-four .home-job-img {
    height: 339px;
}
.footer-code img {
    width: 80px;
}

.bind-title, .home-newsone-title{
    height: 65px !important;
    overflow: hidden;
}
.home-h-info{
	padding:25px 20px;
}
.home-job-more,
.hnews-more {
    padding: 0
}

.bind-title {
   /*  height: 70px !important; */
    overflow: hidden;
    font-size: 24px;
	overflow: hidden;
}

.home-news-m .home-news-btn {
    background-color: #507a3e;
}

.patents-list {
    font-size: 14px;
    padding: 10px 0;
    border-bottom: 1px solid #ddd;
    overflow: hidden;
    border-right: 1px solid #ddd;
}

#patents .patents-list:nth-of-type(odd) {
    border-left: 1px solid #ddd;
}

.patents-brand {
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
    overflow: hidden;
    background-color: #273572;
}

.patents-num {
    border-left: 1px solid #ddd;
}

.sub-a {
    display: block;
    padding: 8px 0;
}

#pc-nav {
    font-size: 16px;
}

.sub-nav {
    position: absolute;
    z-index: 999;
    display: none;
    width: 240px;
}

.nav-li {
    position: relative;
    min-width: 130px;
}

.main-a {
    line-height: 66px;
}

.nav-white .main-a {
    line-height: 44px;
}

.video-name {
    /* border:1px solid #ddd; */
    border-top: none;
    font-size: 16px;
    padding: 10px 0;
    height: 65px;
    margin-bottom: 30px;
}

.history-item {
    overflow: hidden;
}

.page-next {
    font-size: 16px;
    padding-top: 30px;
}
.home-news-two,.home-news-one {
        margin-bottom: 30px !important;
    }
@media(max-width:768px) {

    .home-news-img,
    .home-newstwo-img,
    .home-right-three .home-job-img,
    .home-right-four .home-job-img,
    .home-right-two .home-job-img {
        height: 200px;
    }
	
    .left-zero,
    .right-zero {
        padding: 0;
    }
	/* .home-news-two{
		 margin-top: 20px !important;
	} */
	.home-right-three,.home-right-two,.right-zero,.home-news-right,.htwo,.home-bid {
        margin-top: 30px !important;
    }
	

    .hnews-more,
    .home-job-more {
        position: initial;
        background-color: #fff;
        text-align: right;
        float: right;
    }

    .home-right-four .hnews-more {
        /* padding: 0 0 20px 15px; */
        width: 100%;
    }

    .home-newsone-info .col-sm-8 {
        padding-left: 0;
        padding-right: 0;
    }

    .footer-code {
        font-size: 14px;
    }

    .num {
        margin-top: 30px;
    }

    .heart-brand {
        font-size: 24px;
    }

    .gp-name,
    .time {
        width: 100% !important;
    }

    #gp .time {
        line-height: 32px;
    }

    .logo {
        height: 56px;
        padding-top: 5px;
    }

    .cat-pro-des {
        text-align: left;
    }
	.cat-xw-title, .cat-nxw-title{
		font-size:18px;
	}
	.cat-news-des, .cat-xnews-des{
		line-height:1.75em;
	}

}

@media(min-width:1440px) {
    .honor-container a img {
        height: 260px !important;
        width: auto !important;
        max-width: auto !important;
        max-height: auto !important;
        margin: 0 auto;
    }
}

.nav-white .nav-bg-w {
    background-color: rgba(228, 215, 187, .75)
}

#pc-nav .pull-right .nav-li:nth-of-type(3) .sub-a {
    width: 50%;
    float: left;
}

.home-newsone-info .col-sm-8 {
    padding: 0;
}

.home-right-three .home-newsone-des {
    height: 140px;
}

.showpro-btn {
    color: #fff;
    background-color: #008c43;
    padding: 10px 25px;
    margin-top: 50px;
    border-radius: 20px;
}

.showpro-btn:hover {
    background-color: #273572;
    color: #fff;
}

a.block-a {
    width: 100%;
    height: 100%;
    display: block;
}

@media(max-width:768px) {
    .i74 {
        padding: 0 15px !important;
    }

    #q {
        height: 40px;
        line-height: 40px;
        font-size: 16px;
		width:calc(100% - 40px)
    }

    .btn-search {
        height: 40px;
        width: 40px;
        height: 40px;
    }
 
    .btn-search img {
        max-height: 40px;
    }

    .home-search {
        padding: 30px 0 0 0;
    }

    .heart-bg {
        padding: 30px 0;
        width: calc(100%-30px);
        margin: auto;
        padding: 0 15px;
    }

    .bone-container,
    .hedan-container,
    #hedan,
    #nao {
        padding: 50px 0 30px 0;
    }

    .heart-brand {
        padding-top: 10px;
    }

    .xs-zero .heart-info {
        padding:5px 20px;
    }
	.heart-four-title{
		padding-top:10px;
	}

    .bone-info {
        padding: 15px;
    }

    .page-about strong {
        /* margin-top: -20px; */
        display: block;
    }

    .hedan-container .margin-top-60,
    .nxs .margin-top-60 {
        margin-top: 0;
    }

    a.m-center {
        display: block;
        border: none;
        padding: 10px 0 0 0;
    }

    .margin-top-30 {
        margin-top: 10px;
    }
#bottom-pro{
	margin-top: 30px;
}
    .bone-container,
    .hedan-container,
    #hedan,
    #nao {
        padding: 20px 0 10px 0;
    }

    .pro-container {
        margin-bottom: 0;
    }

    .page-main .margin-top-60,
    .page-main .margin-top-30 {
        margin-top: 10px;
    }

    .heart-four-img {
        margin-top: 15px;
    }

    .container.margin-top-60 h3 {
        padding-left: 15px;
    }

    .swiper-button-next,
    .swiper-button-prev,
    #scrollUp {
        display: none !important;
    }

    .show-news-title {
        font-size: 24px;
        padding: 15px;
    }

    .footer-nav a {
        padding: 40px 0 8px 0;
        font-size: 14px;
    }

    .foot-n {
        padding-top: 20px;
    }

/*     .bind-title,
    .home-right-three .home-newsone-des {
        height: auto !important;
    } */

    .home-newsone-info {
        padding: 15px;
    }

    .last-more {
        padding-right: 15px !important;
    }

    .home-newsone-title,
    .bind-title {
        font-size: 20px;
        /* font-weight: bold; */
    }

    .honor-name {
        margin-bottom: 10px;
    }

    .logo-read {
        padding: 0 15px;
    }

    .cat-pro-right {
        padding: 30px;
    }

    .cat-pro-right .cat-pro-list a {
        background-color: #388244;
        border-color: #388244;
    }

    .heart-span {
        overflow: hidden;

    }

    #hedan {
        padding: 0 15px 15px 15px;
    }

    .heart-span span {
        border-right: none;
        padding: 0 5px 0 0;
    }

    .heart-span,
    .hedan-info,
    .kt-info {
        text-align: left !important;
    }

    .heart-span {
        padding-top: 15px;
    }

    /* .cat-news-des{
		text-align-last:justify;
	} */
    .bone-container {
        background: none;
    }

    #nao .col-20 img {
        width: 50px;
    }

    #nao .col-20 {
        font-size: 14px;
        padding: 0 8px;
        margin-top: 15px;
    }

    .coo-title,
    .read-pro {
        padding-top: 8px;
    }

    .next {
        margin-top: 30px;
    }

    .a-info {
        padding-top: 30px;
    }

    .about-company {
        border: none;
    }

    .group-map .col-md-7 {
        padding: 0;
    }

    .link-container,
    .link-container a {
        height: 60px;
    }

    .link-container a img {
        max-height: 60px;
    }

    .heart-bg .heart-span{
        text-align: left;
    }

    .history-container {
        padding-top: -5px;
    }

    .cat-left {
        padding: 30px 30px 10px 30px;
    }

    .about-c-btn a {
        margin-top: 30px;
    }

    .show-pro-next {
        margin-top: 20px;
    }

    #sw-pro {
        padding-bottom: 30px;
    }

    .group-brand {
        text-align: left;
        padding-left: 15px;
    }

    .group-des-i {
        margin-top: 15px;
    }

    #cc-top {
        margin-top: 0;
    }

    .left-15 {
        padding-left: 15px;
    }

    .heart-bg {
        background-position: inherit;
        padding: 15px;
    }

    .heart-span {
        float: left;
    }

    #gp .time,
    #gp .gp-name {
        padding: 0;
    }

    .dq-price {
        padding-left: 0;
    }

    .job-code {
        width: 60%;
        float: right;
    }

    .job-need {
        float: left;
    }


    .c701 .margin-top-30 {
        margin-top: 30px;
    }

    .hedan-container {
        background: none;
    }

    .all-tech-pt {
        padding: 0;
    }

    #tech-pt {
        padding: 0;
    }

    .home-job-more {
        position: absolute;
        right: 15px;
        top: 13px;
    }

    .company-title {
        padding-bottom: 20px;
    }

    .inve-brand {
        margin-left: 15px;
    }

    #inve-iframe {
        padding: 0 15px;
    }

    .song-con {
        border: 1px solid #ddd;
        padding: 15px;
    }

    .group-song {
        padding: 0 20px;
    }

    .song-zoom {
        position: absolute;
        right: 30px;
    }

    .page-about .col-md-6 {
        padding-left: 0;
        padding-right: 0;
    }
	.history-item{
		padding:0 15px;
		overflow:hidden;
	}
	.history-years .hs-more{
		float:right !important;
	}
	.patents-list{
		position: relative;
	}
	.patents-num {
		border-left: none;
		position: absolute;
		right: 0;
		height: 100%;
		margin-top: -8px;
	}
	.patents-num::before{
            display: inline-block;
            content: "";
            height: 100%;
            vertical-align: middle;
        }
	.xs-zero{
		padding:0;
	}
	.hs-container{
		height:64px !important;
	}
	.hs-container-active{
		height:auto !important;
	}
	.h-more{
		position: absolute;
		right:50px;
	}
	
	#hedan .heart-brand{
		padding-bottom:10px
	}
	.read-pro {
		text-align:left !important;
		padding-left:15px;
	}
	p.read-pro{
		padding-left:0;
	}
	
	.video-container .col-md-3:nth-child(odd){
		padding-right:5px;
	}
	.video-container .col-md-3:nth-child(even){
		padding-left:5px;
	}
	.abot-three .col-sm-4{
		padding:0;
	}
	#abot-three{
		margin-top:0;
	}


}
	#hedan .heart-brand{
		padding-bottom:20px
	}
	#hedan{
		line-height:2em !important;
	}
@media(min-width:1200px) {
    .group-logo {
        padding: 30px 0;
    }
}

.cat-about-item .about-brand-btn,.page-about-item .about-brand-btn {
    background-color: rgba(39, 53, 114, .8);
}

.video-brand {
    padding: 0 15px;
}

.coo-ite img {
    width: 32px;
    margin-right: 10px;
}

.coo-ite {
    font-size: 24px;
    line-height: 32px;
    padding: 15px 0;
    background-color: #f5f5f5;
}

#coo-job a {
    color: #008c43;
}
@media(max-width:768px){
	#coo-job .col-sm-4 {
		margin-bottom:30px;
	}
	.home-s-container{
		height:40px;
	}
}
.hnews-more img {
    margin-left: 5px;
}

.home-job-more img {
    margin-left: 9px;
}

/* 时间轴 */
.hs-more{
	width:24px;
	height:24px;
	background-color:#273572;
	margin-left:5px;
	margin-top:3px;
	position: relative;
	cursor: pointer;
	float:left;
}
.hs-x{
	width:16px;
	height:2px;
	background-color:#fff;
	position: absolute;
	top:11px;
	left:4px;
}
.hs-y{
	width:2px;
	height:16px;
	background-color:#fff;
	position: absolute;
	top:4px;
	left:11px;
}
.hs-container{
	height:32px;
	overflow:hidden;
	-webkit-transition: all .4s ease !important;
        -moz-transition: all .4s ease !important;
        -o-transition: all .4s ease !important;
        transition: all .4s ease !important;
}
.history-years{
	overflow:hidden;
}
.hs-container-active{
	height:auto;
	-webkit-transition: all .4s ease !important;
        -moz-transition: all .4s ease !important;
        -o-transition: all .4s ease !important;
        transition: all .4s ease !important;
}
.font-16{
	font-size:16px;
}
.hs-auto{
	height:auto !important;
}
.h-more{
	font-size:16px;
	padding-left:45px;
}
@media(min-width:1400px){
	.foot-n .col-sm-3{
		padding:0;
	}
}
@media(min-width:768px){
	
	.m-center{
		text-align:center;
	}
	.pc-culture{
		margin-top:100px;
	}
}
.cat-three-bg{
	background-color:rgba(0,0,0, .5);
	position: absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	z-index:0;
}	
.cat-about-black{
	/* background-color:rgba(39, 53, 114, .5);
	padding:8px 15px; */
	position: absolute;
	top:50%;
	margin-top:-66px;
	left:0;
	width:100%;
	z-index:99;
}
.cat-about-bti{
	font-size:32px;
}
.cat-about-int{
	line-height:1.75em;
	font-size:18px;
}
.home-news-bg,.home-pro-bg,.home-job-bg,.home-bind-bg{
	width:100%;
	height:34px;
	background-repeat: no-repeat;
    background-size: cover;
    background-position: left;
	line-height:34px;
	padding-left:15px;
	font-size:18px;
}
.home-news-bg{
	background-image:url(../../images/home-news-bg.png);
}
.home-pro-bg{
	background-image:url(../../images/home-pro-bg.png);
}
.home-job-bg{
	background-image:url(../../images/home-job-bg.png);
}
.home-bind-bg{
	background-image:url(../../images/home-bind-bg.png);
}
a.n-hover:hover{
	color:#fff;
}
.cat-about-item .about-brand-btn:hover,.page-about-item .about-brand-btn:hover {
    background-color: #008c43;
}
.clearfix{
	clear:both;
}
.top100{
	padding-top:100px;
}
.about-three-btn{
	    border: 1px solid #fff;
    font-size: 16px;
    border-radius: 22px;
	padding:5px 20px;
	background-color:#273572
}
.cat-about-item a:hover,.cat-service-info a:hover,.page-about-item a:hover{
	color:#fff;
}
.about-three-btn:hover{
	   background-color:#008c43;
}
.heart-four-img img{
	display:block;
	margin:auto;
}
.text-brand2:hover{
	color:#c9d887 !important;
}
.dujia{
	width:110px;
	height:31px;
	display: inline-flex;
	vertical-align: middle;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
	background-image:url(../../images/dujia2.png)
}

#duj .col-sm-6:nth-of-type(1) .dujia{
	background-image:url(../../images/dujia.png)
}
.show-m-info{
	font-size:16px;
	line-height:1.75em;
}
.show-pro-read{
	/* border:1px solid #ddd; */
	overflow:hidden;
	/* background:url(../../images/pro-bgd.jpg) no-repeat bottom right; */
}
.border-right{
	border-right:1px solid #ddd;
}
.show-p-img{
	max-height:300px;
}
.book{
	margin-top:100px;
}
@media(max-width:768px){
	.show-pro-read{
		border:none;
	}
	.book{
		margin-top:30px;
	}
	.fpage,.lpage,.npage{
		display:none;
	}
	.input-page{
		width:45px;
	}
	.home-three-img{
		height:200px;
	}
	.about-c701{
		padding:0 15px;
	}
}
.bread-item{
	float:left;
}

.num .right-zero{
	margin-top:0 !important;
}
.honor-bg{
	font-size:18px;
	line-height:111.2px;
	width:180px;
	margin:0 15px;
	display: inline-block;
}
.num11{
	background-color:#91a766;
}
.num12{
	background-color:#bc9b4e;
}
.num13{
	background-color:#2c3070;
}
@media(max-width:768px){
	.home-newsone-des{
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
	}
/* 	.home-newsone-title{
		word-break: keep-all;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	} */
	.about-c701 .margin-top-30,#abot-three .margin-top-30 {
		margin-top: 30px;
	}
	.i701 .col-md-7,.lg-top,.about-company .col-md-5 .about-c-des{
		padding:0;
	}
	.honor-bg{
		font-size:18px;
		width:29.3333333%;
		float:left;
		margin:0 2%;
	}
	.cat-honor-brand{
		padding:0 30px;
	}

}
#for701{
	margin-top:30px;
}
.show-news-content video{
	max-width: 100% !important;
}
#cat-inv-service{
	height:500px;
}
@media(max-width:768px){
	.honor-bg{
		line-height:24px;
		padding:10px 0;
	}
}
.gongg-list,.g-brand{
	overflow:hidden;
	padding:8px 0;
}
.g-brand{
	font-size:18px;
}
.gongg-list{
	font-size:16px;
	border-bottom: 1px solid #e5e5e5;
}
#pdf{
	width:100%;
	height:800px;
}
@media(max-width:1440px){
	.ye{
		display:none;
	}
}
@media(max-width:768px){
	#inve-iframe{
		height:660px
	}
	body#tj{
		padding-top:0;
	}
}
video:focus {
  outline:none;
}
.banner-video{
	position: absolute;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
	width:100%;
	height:100%;
	z-index:9;
}
.banner-video video{
	height:100%;
	margin: auto;
    display: block;
}
@media(max-width:768px){
	 .banner-video video{
		width:100%;
		height:auto;
		margin: auto;
		display: block;
		margin-top:10%;
	}
.about-company-c{
padding-top:0;}
}
.videos{
	height:500px;
	width:auto !important;
}
.videos video{
	background-color:#fff !important;
}