/*产品系列*/
.iconlist{
    background: #eeeeee;
    position: relative;
    bottom: 1px;
}
.iconlist .w1200>div{
   /* padding: 0 40px;*/
    width: 25%;
    border-left: 1px solid #4c4c4c;
    padding-left: 30px;
}
.iconlist .w1200>div:nth-last-of-type(1){
    border-right: 1px solid #4c4c4c;

}
.iconlist .w1200{
    display: flex;

}
.iconlist .w1200 div h3{
    color: #fff;
    margin-bottom: 11px;
    padding-left: 6px;
    font-size: 14px;
}
.iconlist .w1200 div p{
    padding-left: 6px;
    color: #999;
}
.iconlist .w1200 .msg{
    vertical-align: middle;
    display: inline-block;
    padding: 40px 0;
}
.iconlist .w1200 img{
    width: 50px;
    vertical-align: middle;
}
.h1{
    text-align: center;
    padding: 85px 0;
}
.h1 img{
    vertical-align: middle;
}
.h1 .box{
    vertical-align: middle;
    display: inline-block;
    margin: 0 90px;
    position: relative;
    bottom: 10px;
}
.h1 .box h1{
    font-size: 42px;
    line-height: 73px;
}

.h1 .box h4{
    font-size: 16px;
    color: #555;
}
.sec2 {
    background: #e2e3e6;
}

.sec2 ul{
    display: flex;
    text-align: center;
    padding: 20px 100px;
    justify-content: space-around;
}
.sec2 ul li{
    width: 33.3333%;
    padding: 20px 0;
    color: #9a9a9a;
    position: relative;
	float:left;
}
/*.sec2 ul li{*/
    /*border-radius: 15px;*/
    /*background: #fff;*/
/*}*/
.sec2 ul li p {
    position: absolute;
    display: inline-block;
    background-color: rgba(0, 0, 0, 0.8);
    bottom: 20px;right: 0;
    line-height: 58px;
    font-size: 12px;
    text-align: center;
    width: 333.33px;
}
.sec2 ul li span{

    position: absolute;
    display: inline-block;
    background-color: rgba(0, 0, 0, 0.8);
    bottom: 20px;right: 0;
    font-size: 12px;
    text-align: center;
    color: red;
    width: 333.33px;
}
/* goods英文 */
.goods-wrapper {
    width: 100%;
    background: #fff;
}

.goods {
    margin: 90px auto;
	width:80%;
    min-width: 1195px;
    margin-bottom: 0px;
}

.goods li{
    width:31.3333333%;
	float:left;
	text-align:center;
	margin-left:1%;
	margin-right:1%;
	padding-bottom:20px;
}
.goods li p{
    width:100%;
	text-align:center;
    line-height: 60px;
    font-size: 24px;
    font-weight: 600;
}
.goods .goods-title {
  text-align: center;
  padding-bottom:20px;
}

.goods .goods-title h4 {
    font-size: 34px;
    font-family: Arial;
    font-weight: bold;
    color: rgba(77, 77, 77, 1);
    line-height: 64px;
}

.goods .goods-title .goods-borders {
    width: 123px;
    height: 1px;
    background: #000;
    margin-left: 46%;
	margin-bottom:10px;
}

.goods .goods-title .goods-secondtitle {
    font-size: 16px;
    font-family: Arial;
    font-weight: bold;
    color: rgba(0, 0, 0, 1);
    line-height: 30px;
}

.goods .goods-content {
    width: 100%;
    height: 700px;
    display: flex;
    justify-content: space-between;
}

.goods .goods-content .goods-content-items {
    width: 55%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 15px;
	float:left;
}

.goods .goods-content .goods-content-items .goods-item {
    width: 48%;
    height: 70px;
	float:left;
    border-bottom: 1px solid #CCC;
	margin-bottom:10px;
}

.goods-name {
    text-align: center;
    font-size: 20px;
    font-family: Arial;
    font-weight: 400;
    color: rgba(0, 0, 0, 1);
    line-height: 30px;
}


.goods .goods-content .goods-banner {
    width: 45%;
	float:left;
	padding-left:2%;
}

.goods .goods-content .goods-banner img {
   max-width: 100%;
}

.goods .goods-content .return {
    width: 100%;
    height: 200px;
    background: #333333;
}



/* goods中文 */
.goodszh-wrapper {
    width: 100%;
    background: #fff;
}

.goodszh {
    margin: 90px auto;
    width: 1195px;
    margin-bottom: 0px;
}

.goodszh .goods-title {
    /* text-align: center;*/
    padding-left: 300px;
}

.goodszh .goods-title h4 {
    font-size: 34px;
    font-family: Arial;
    font-weight: bold;
    color: rgba(77, 77, 77, 1);
    line-height: 64px;
}

.goodszh .goods-title .goods-borders {
    width: 110px;
    height: 1px;
    background: #000;
    margin-left: 11%;
}

.goodszh .goods-title .goods-secondtitle {
    font-size: 16px;
    font-family: Arial;
    font-weight: bold;
    color: rgba(0, 0, 0, 1);
    line-height: 30px;
    padding-left: 80px;
}

.goodszh .goods-content {
    width: 100%;
    height: 700px;
    display: flex;
    justify-content: space-between;
}

.goodszh .goods-content .goods-content-items {
    width: 780px;
    height: 600px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 15px;
}

.goodszh .goods-content .goods-content-items .goods-item {
    width: 379px;
    height: 70px;
    float: left;
    border-bottom: 1px solid #CCC;
    margin-bottom: 10px;
}

.goods-border .test{
    width: 55%;
	float:left;
    height: 60px;
	line-height:60px;
	font-size:18px;
	font-weight:600;
    text-align: left;
	padding-left:10px;
}

.goods-border .img {
    width: 45%;
	float:left;
	text-align:center;
	height:60px;
}

.goods-border .img img{
	height:60px;
}

.goods-name {
    text-align: center;
    font-size: 20px;
    font-family: Arial;
    font-weight: 400;
    color: rgba(0, 0, 0, 1);
    line-height: 30px;
}


.goodszh .goods-content .goods-banner {
    width: 377px;
    height: 582px;
}

.goodszh .goods-content .goods-banner img {
    width: 377px;
    height: 582px;
}

.goodszh .goods-content .return {
    width: 100%;
    height: 200px;
    background: #333333;
}



.sec4{
    margin: 0 auto;
   background-color: #333333;
    padding-top: 70px;
    padding-bottom: 70px;
}
.sec4 ul li{
    width: 32%;
    height: 65px;
    border-right: 2px solid #eeeeee;


}
.sec4 ul li p{
    font-size: 19px;
    color: #fff;
    float: right;
    display: inline-block;



}
.sec4 ul li span{
    font-size: 12px;
    color: #fff;
    display: inline-block;
    padding-left: 70px;
}
.sec5 .rbox{
    display: inline-block;
    vertical-align: top;
}
.sec5{
    padding-top: 158px;
    padding-bottom: 68px;
    font-size: 0;
}
.sec5 img{
    width: 50%;
    vertical-align: top;
}
.sec5 .rbox{
    width: 50%;
    padding-left: 55px;
}
.sec5 .rbox h3{
    font-size: 23px;color: #555;
}
.sec5 .rbox h2{
    color: #007D5A;
    font-size: 39px;
}
.sec5 .rbox p{
    font-size: 16px;
    color: #666;
    line-height: 24px;
}
.sec5 .rbox .line{
    width: 45px;height: 3px;
    background: #007d5a;
    margin-top: 60px;
    margin-bottom: 60px;
}
.sec5 .rbox h2{
    margin: 25px 0 60px;
}
.sec5 .rbox a{
    width: 200px;height: 58px;
    font-size: 16px;
    border: 1px solid #333;
    margin-top: 75px;
    display: inline-block;
    text-align: center;
    line-height: 58px;
}
.sec6 {
    background: #f5f5f5;
}
.sec6 h1{
    padding-top: 105px;
    font-size: 30px;
    text-align: center;
    margin-bottom: 60px;
}
.sec6 h3{
    font-size: 20px;
}
.sec6 ul{
    display: flex;
    justify-content: space-between;
}
.sec6 ul li{
    background: #fff;
    width: 32.5%;
}
.sec6 ul li img{
    width: 100%;
}
.sec6 ul li .box{
    padding: 30px;
}
.sec6 ul li p:nth-of-type(1){
    line-height: 60px;
    color: #666;
    border-bottom: 1px dashed #666;
    font-size: 14px;
}
.sec6 ul li p:nth-of-type(2){
    margin-top: 20px;
    color: #444;
    font-size: 14px;
}
.sec6 ul li p:nth-of-type(2) .iconfont{
    font-size: 22px;
    margin-right: 6px;
}
.sec6 button{
    margin: 80px auto;
    display: block;
    width: 200px;height: 60px;
    font-size: 16px;
    border: 1px solid #007d5a;
}
.sec6{
    padding-bottom: 80px;
}
/*关于我们*/
/**
 * About
 */
.justify-content-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
}
.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.col-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
#brand {
    padding:30px 0 50px;
    background-color:#fff;

}
.tm-section {
    position: relative;
    z-index: 1;
}
.about-us-area {
    position: relative;
}
.about-content {
    margin-top: -8px;
}

.about-content h2 span {
    font-size: 24px;
    line-height: 34px;
}

.about-contentbottom {
    margin-top: 15px;
}

.about-contentbottom .tm-button,
.about-contentbottom .tm-callbutton {
    margin-top: 20px;
}

.about-contentbottom .tm-button {
    margin-right: 30px;
}

.about-image {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: calc(50% - 85px);
    background-image:url(../img/about-img.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.ab_info_bg {
    padding:90px 0 80px;

}
.about-content h2 {
    font-size: 22px;
    font-weight: bold;
    color: #4b4b4b;

}
.about-content p.webname {
    font-size:12px;
    color: #4b4b4b;
    margin-bottom: 35px;
}
.about-content .ab-info {
    padding-left:60px;
}
.about-content .ab-info p  {
    line-height: 2;
    text-indent:2em;
    color: #666666;
}
.about-contentbottom .tm-button {
    width: 160px;
    height: 48px;
    line-height: 48px;
    display: block;
   text-align: center;
    background: #009dd5;
    color: #b2deed;
    margin:0 auto;

}

@media only screen and (min-width: 1200px) and (max-width: 1599px) {
    .about-image {
        width: calc(50% - 15px);
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .about-image {
        width: calc(50% - 15px);
    }
    .about-videobox {
        padding: 0;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .about-image {
        width: 100%;
        max-width: 690px;
        margin: 0 auto;
        position: relative;
        min-height: 450px;
    }
    .about-content-2 {
        margin-top: 30px;
    }
    .about-videobox {
        padding: 0;
    }
}

@media only screen and (max-width: 767px) {
    .about-image {
        width: 100%;
        max-width: 510px;
        margin: 0 auto;
        position: relative;
        min-height: 350px;
    }
    .about-content-2 {
        margin-top: 30px;
    }
    .about-videobox {
        padding: 0;
    }
}
/*质量保证*/
#ziliang {
    height: 659px;
    padding-top: 185px;
    background: url(../img/zl-bg.jpg) no-repeat center center;
    position: relative;
    border-bottom:1px solid #a0a0a0;
}
.zl-tit {
    margin-bottom: 40px;
}
.zl-tit h2 {
    font-size: 26px;
    font-weight:bold;
    color:#000;
}
.zl-tit small {
    font-size:16px;
    color: #343434;
}
.zl-info {
    width: 50%;
    line-height: 28px;
    font-family:'宋体';
    color: #343434;
}
.zl-list {
    position: absolute;
    bottom:0;
}


/*新闻资讯*/
/*新闻资讯*/
.index_sec4 {
    padding-top:80px;
    background: #fdfdfe;
}
.news-tit {
    margin-bottom: 45px;

}
.news-tit h2 {
    font-size:26px;
    font-weight:bold;
    color: #000;
}
.news-tit h5 {
    font-size:16px;
    color: #343434;
    font-family:'Arial';
}
.xw-text {
    padding-top:60px;
    padding-bottom:160px;
    background: #fafafa;
}
.xw-info {
    float: left;
    width: calc(92%/3);
    margin-right: 4%;

}
.xw-info:last-child{
    margin-right: 0;
}

.news_info {


}
.news_info .news_time {
    color: #777777;
    font-size:12px;
    float: right;


}
.news_info .news_title {
    color: #000000;
    font-size:16px;
    margin:15px 0;
}
.news_info .news_de p{
    font-size:14px;
    color: #777777;
    font-family:"宋体";
}
.news_info .news_more {
    margin-top:55px;
    font-size:12px;
    color: #2c343d;
}
    /*合作单位*/
#index-partner {
    padding: 65px 0 0px;
}
.hz{width: 100%;padding:10px 0 80px;}
.hz ul li {display:inline-block;width: calc(97%/4);margin-right:1%;margin-bottom:20px;text-align:center;border:1px solid #f7f7f7;}
.hz ul li:nth-child(4n+4) {margin-right:0;}
/*在线留言*/
.zx {width: 100%;padding:28px 0 45px;background: #fafafa;font-size:0;}
.zx .zx-a {width:80%;margin:0 auto;}
.zx .zx-a .zx-l {width: 60%;padding-left:10%;}
.zx .zx-a .zx-r {width:40%;}
.zx .zx-a .zx-r .em {
    font-size:14px;
    padding-left:15px;
    width: 197px;
    height: 52px;
    border:1px solid #dddddd;

}
.zx .zx-a .zx-r .em.em2 {
    border-left:none;
    border-right:none;
}
.zx .zx-a .zx-r .submit {
    width: 66px;
    height: 52px;
    position: absolute;
    border:none;
    background: url(../img/btnico.jpg) no-repeat;
}











