/*产品系列*/
.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: #eeeeee;
    height: 160px;
}

.sec2 ul{
    display: flex;
    text-align: center;
    padding: 20px 0;
    justify-content: space-around;
}
.sec2 ul li{
    width: 18%;
    padding: 20px 0;
    color: #9a9a9a;
}
.sec2 ul li{
    border-radius: 15px;
    background: #fff;
    float: left;
}
.sec2 ul li p{
    line-height: 28px;
    font-size: 12px;
}
.sec3{
    height: 765px;
}
.sec3 h1{
    text-align: center;
    font-size: 30px;
    line-height: 40px;
    margin: 100px 0 40px;
}
.sec3 h1 span{
    padding-bottom: 10px;
    border-bottom:2px solid #007d5a;
}
.sec3 ul{
    display: flex;
    justify-content: space-around;
}
.sec3 ul li{
    width: 18%;
}

.sec3 .ul1 li{
    padding-bottom: 20px;
    border: 1px solid #d8d8d8;
    padding-left: 60px;
    padding-top: 30px;
    float: left;
}
.sec3 .ul1 li h3{
    font-size: 16px;
}
.sec3 .ul1 li h4{
    color: #888;
    font-size: 11px;
    line-height: 26px;
}
.sec3 .ul1 li p{
    text-align: right;
    font-weight: bold;
    color: #007d5a;
    font-size: 17px;
    padding-right: 25px;
}
.sec3 .ul1 li:hover{
    border: none;
    color: #fff;
    background: #007d5a;
}
.sec3 .ul1 li:hover .iconfont{
    color: #fff;
}
.sec3 .ul1 li:hover h4{
    color: #fff;
}
.sec3 .ulbox .ul2{
    display: none;
}
.sec3 .ulbox .ul2:nth-of-type(1){
    display: flex;
}
.sec3 .ul2{
    display: none;
    padding-top: 35px;
    margin-bottom: 100px;
}
.sec3 .ul2 li{
    display: inline-block;
    background: #eee;
}
.sec3 .ul2 img{
    width: 100%;
    /*height: 196px;*/
}
.sec3 .ul2 p{
    line-height: 72px;
    padding-left: 18px;
    font-size: 14px;
}.sec4{
    margin: 0 auto;
    width: 1915px;
    font-size: 0;
}
.sec4 .rbox ul li:nth-last-of-type(1){
    text-align: center;
    padding: 0;
    line-height: 130px;
}
.sec4 .rbox ul li:nth-last-of-type(1) .iconfont{
    font-size: 45px;
    color: #999;
}
.sec4>div{
    display: inline-block;
    vertical-align: top;
}
.sec4 h3{
    margin: 60px 0 10px;
    font-size: 22px;
    color: #fff;
}
.sec4 h4{
    font-size: 18px;
    margin: 8px 0 26px;
    color: #fff;
}
.sec4{
    font-size: 0;
}
.sec4 h6{
    color: #fff;
    font-size: 16px;
}
.sec4 p{
    display: inline-block;width: 50px;
    height: 1px;
    background: #fff;
}
.sec4 .lbox img{
    width: 950px;
    height: 720px;
}
.sec4 .rbox{
    width: 950px;
    min-height: 720px;
    padding-left: 78px;
    background: url(../img/bg.jpg) no-repeat;
    background-size: cover;
}
.sec4 .rbox ul li{
    display: inline-block;
    white-space: nowrap;
    width: 130px;height: 130px;
    background: #fff;
    vertical-align: top;
}
/*.sec4 .rbox ul li:hover{
    background: red;
}*/

.sec4 .rbox ul{
    padding-top: 60px;
    width: 630px;
}
.sec4 .rbox ul li{
    margin-bottom: 30px;
    padding: 30px 0 0 30px;
}
.sec4 .rbox ul li p{
    color: #666;
    font-size: 14px;
}
.sec4 .rbox ul li h5{
    color: #c10708;
    line-height: 40px;
    font-size: 20px;
}
.sec4 .rbox ul li:nth-of-type(4n+2){
    margin-right: 30px;
}
.sec4 .rbox ul li:nth-of-type(4n+3){
    margin-right: 30px;
}
.sec4 .rbox ul li:nth-of-type(4n+1){
    margin-right: 30px;
}
.sec4 .rbox ul li b{
    color: #666;
    font-size: 26px;
}
.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;
    height: 940px;
}
.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%;
    float: left;
}
.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;
}











