/* 产品展示开始 */
.chanpinbg {
    width: 100%;
    background-color: #f5f5f5;
    padding: 50px 0;
}
.chanpin {
    max-width: 1250px;
    margin: 0 auto;
}
.chanpin1 h1 {
    font-size: 32px;
    color: #000000;
    text-align: center;
}
.chanpin1 h3 {
    font-size: 24px;
    font-weight: normal;
    color: #000000;
    text-align: center;
}
.chanpin1 h4 {
    font-size: 24px;
    font-weight: normal;
    text-align: center;
}
.chanpin1 h4 a {
    color: #000000;
}
.chanpin2 {
    margin-top: 20px;
}
.chanpin2-left {
    float: left;
    width: 23%;
}
.chanpin2-left p {
    background-color: #0695f1;
}
.chanpin2-left p i {
    display: block;
    font-size: 24px;
    color: #ffffff;
    text-align: center;
}
.chanpin2-left p span {
    display: block;
    text-align: center;
    font-size: 24px;
    color: #ffffff;
    border-top: 1px solid #f0f0f0;
}
.chanpin2-left ul li {
    border-bottom: 1px solid #0192dc;
    background-color: #ffffff;
    line-height: 45px;
    padding: 0 20px;
}
.chanpin2-left ul li a {
    font-size: 13px;
    color: #333333;
}
.chanpin2-left ul li:hover {
    background-color: #e6f7ff;
}
.chanpin2-left ul li:hover a {
    color: #76c5f1;
}
.chanpin2-right {
    float: right;
    width: 72%;
    padding-top: 20px;
}
.chanpin2-right ul li {
    float: left;
    width: 29%;
    margin: 0px 2% 30px 2%;
}
.chanpin2-right ul li a div {
    position: relative;
    width: 100%;
    height: 227px;
    overflow: hidden;
}
.chanpin2-right ul li a div img {
    width: 100%;
    height: 100%;
}
.chanpin2-right ul li a div strong {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
}
.chanpin2-right ul li a div strong h2 {
   padding-top: 80px;
    width: 16px;
    border-bottom: 1px solid #ffffff;
    font-size: 14px;
    color: #ffffff;
    margin: 0 auto;
}
.chanpin2-right ul li a div strong h3 {
    font-size: 14px;
    color: #ffffff;
    text-align: center;
    font-weight: normal;
}
.chanpin2-right ul li a div strong h4 {
     width: 16px;
     border-bottom: 1px solid #ffffff;
     font-size: 14px;
     color: #ffffff;
     margin: 0 auto;
 }
 .chanpin2-right ul li:hover div strong {
     display: block;
 }
 .chanpin2-right ul li:hover div img {
    transform: scale(1.2);
    transition: all 1s ease;
 }
.chanpin2-right ul li a p{
    overflow: hidden;
    text-overflow: ellipsis;
    height: 45px;
    line-height: 45px;
    background-color: #ffffff;
    border-bottom: 1px solid #cccccc;
color: #333333;
font-size: 16px;
padding: 0 20px;
}
.chanpin2-right ul li a span {
    position: relative;
    display: block;
    height: 38px;
    background-color: #ffffff;
}
.chanpin2-right ul li a span i {
    padding-left: 20px;
    height: 38px;
    line-height: 38px;
    font-size: 16px;
    color: #333333;
}
.chanpin2-right ul li a span img {
    position: absolute;
    top: 40%;
    right: 10%;
}
/* 介绍开始 */
.jieshaobg {
    width: 100%;
    padding: 50px 0;
    background: url(..//images/index-jieshao1.jpg)no-repeat center;
}
.jieshao {
    max-width: 1250px;
    margin: 0 auto;
}
.jieshao-left {
    float: left;
    width: 36%;
    padding: 0 30px;
}
.jieshao-left span {
    font-size: 60px;
    color: #000000;
}
.jieshao-left h2 {
    color: #333333;
    font-size: 18px;
    font-weight: normal;
}
.jieshao-left p {
    font-size: 14px;
    color: #999999;
    font-size: 14px;
    line-height: 1.7;
}
.jieshao-left a {
    display: block;
    width: 152px;
    height: 40px;
   margin-top: 40px;
}
.jieshao-left a img {
    width: 100%;
    height: 100%;
}
.jieshao-middle {
    float: left;
    width: 32%;
    padding: 50px 20px 0;
    overflow: hidden;
}
.jieshao-middle img {
    width: 100%;
}
.jieshao-middle:hover img {
    transform: scale(1.1);
    transition: all 1s ease;
}
.jieshao-right {
    float: left;
    width: 32%;
    padding: 30px 20px 0;
    overflow: hidden;
}

.jieshao-right img {
    width: 100%;
}
.jieshao-right:hover img {
    transform: scale(1.1);
    transition: all 1s ease;
}
/* 荣誉资质开始 */
.rongyubg {
    width: 100%;
    background-color: #f5f5f5;
    padding: 40px 0;
}
.rongyu {
    max-width: 1150px;
    margin: 0 auto;
}
.rongyu h1 {
    font-size: 24px;
    color: #000000;
    font-weight: normal;
    text-align: center;
}
.rongyu h3 {
    width: 30px;
    border-top: 2px solid #0077c3;
    margin: 0 auto;
}
.rongyu h4 {
    font-size: 16px;
    color: #333333;
    font-weight: normal;
    text-align: center;
}
.rongyu ul {
    margin-top: 45px;
}
.rongyu ul li {
    float: left;
    width: 18%;
    margin: 0px 1% 0px 1%;
}
.rongyu ul li a h2 {
    position: relative;
    width: 100%;
    height: 40px;
    line-height: 40px;
    background-color: #ffffff;
    text-align: center;
    font-size: 18px;
    color: #000000;
    font-weight: normal;
}
.rongyu ul li a div {
    width: 100%;
    overflow: hidden;
}
.rongyu ul li a div img {
    width: 100%;
}
.rongyu ul li a p {
    position: relative;
    height: 50px;
    line-height: 50px;
    width: 100%;
    background-color: #ffffff;
    font-size: 18px;
    color: #0695f3;
    text-align: center;
}
.rongyu ul li a p img {
    position: absolute;
    right: 15%;
    top: 35%;
    width: 14px;
    height: 14px;
}
.rongyu ul li:hover p img {
    right: 10%;
    transition: all .5s ease;
}
.rongyu ul li:hover p {
    border-bottom: 2px solid #0695f1;
    transition: all 1s ease;
}
.rongyu ul li:hover div img {
    transform: scale(1.1);
    transition: all 1s ease;
}
.rongyu ul li h2 img {
    display: none;
    position: absolute;
    width: 30px;
    height: 40px;
    left: -30px;
    top: 0;
}
.rongyu ul li:hover h2 img {
    display: block;
    left: 0;
    transition: all 1s ease;
}
/* 定制流程服务到每一步开始 */
.fuwubg {
    width: 100%;
    background-color: #ffffff;
    padding: 50px 0;
}
.fuwu {
    max-width: 1250px;
    margin: 0 auto;
}
.fuwu h1 {
    font-size: 24px;
    color: #000000;
    font-weight: normal;
    text-align: center;
}
.fuwu h3 {
    width: 30px;
    border-top: 2px solid #0077c3;
    margin: 0 auto;
}
.fuwu h4 {
    font-size: 16px;
    color: #333333;
    font-weight: normal;
    text-align: center;
}
.fuwu ul {
    margin-top: 60px;
}
.fuwu ul li {
    float: left;
    width: 29%;
    margin: 0px 2% 50px 2%;
    box-shadow: 5px 5px 5px #f8f8f8;
}
.fuwu ul li:hover {
    transform: translateY(-1rem);
    transition: all 1s ease;
}
.fuwu ul li div {
    width: 100%;
}
.fuwu ul li div img {
    width: 59px;
    margin: 0 auto;
}
.fuwu ul li h2 {
    font-size: 24px;
    text-align: center;
    color: #000000;
    padding: 15px 0;
}
.fuwu ul li p {
    padding: 20px 20%;
    text-align: center;
    font-size: 14px;
    color: #333333;
    line-height: 1.7;
}
/* 国内先进生产设备生产车间开始 */
.chejianbg {
    width: 100%;
    background-color: #f5f5f5;
    padding: 50px 0;
}
.chejian {
    max-width: 1100px;
    margin: 0 auto;
}
.chejian h1 {
    font-size: 24px;
    color: #000000;
    font-weight: normal;
    text-align: center;
}
.chejian-left {
    float: left;
    width: 48%;
}
.chejian-left h3 {
    font-weight: normal;
    color: #0695f1;
    font-size: 18px;
}
.chejian-left h4 {
    font-weight: normal;
    color: #cecece;
    font-size: 32px;
    margin-top: 15px;
}
.chejian-left h5 {
    font-weight: normal;
    color: #449df1;
    font-size: 24px;
    margin-top: 15px;
}
.chejian-left h5 i {
    color: #000000;
}
.chejian-left ul {
    margin-top: 30px;
}
.chejian-left ul li {
    float: left;
    width: 46%;
    margin: 0px 2% 40px 2%;
}
.chejian-left ul li img {
    width: 100%;
    height:200px;
}
.chejian-right {
    float: right;
    width: 48%;
    padding-top: 20px;
}
.chejian-right1 {
    background-color: #0695f1;
    width: 100%;
    padding-left: 20px;
    padding-bottom: 30px;
}
.chejian-right1 p {
    padding-top: 20px;
    font-size: 24px;
    line-height: 1.5;
    color: #ffffff;
}
.chejian-right1 a {
    margin-top: 15px;
    font-size: 14px;
    color: rgba(27, 54, 93, 1);
    text-align: center;
    display: block;
    width: 120px;
    height: 38px;
    line-height: 38px;
    background-color: #ffffff;
}
.chejian-right img {
    width: 100%;
}
/* 产品广泛应用于各大领域开始 */
.lingyubg {
    width: 100%;
    background-color: #e6f4fe;
    padding: 50px 0;
}
.lingyu {
    max-width: 1250px;
    margin: 0 auto;
}
.lingyu h1 {
    font-size: 24px;
    color: #000000;
    font-weight: normal;
    text-align: center;
}
.lingyu h3 {
    width: 30px;
    border-top: 2px solid #0077c3;
    margin: 0 auto;
}
.lingyu h4 {
    font-size: 16px;
    color: #333333;
    font-weight: normal;
    text-align: center;
}
.lingyu ul {
    margin-top: 40px;
}
.lingyu ul li {
    float: left;
    width: 19%;
    margin: 0px 3% 0px 3%;
}
.lingyu ul li a div {
    width: 100%;
}
.lingyu ul li a div img {
    width: 100%;
}
.lingyu ul li a p {
    background-color: #ffffff;
    padding: 35px 0;
}
.lingyu ul li a p i {
    display: block;
    font-size: 14px;
    color: #333333;
    font-weight: normal;
    text-align: center;
}
.lingyu ul li a p em {
    display: block;
    font-size: 14px;
    color: #999999;
    font-weight: normal;
    text-align: center;
    margin-top: 10px;
}
.lingyu ul li:hover p {
    background-color: #0695f1;
}
.lingyu ul li:hover p i {
    color: #ffffff;
}
.lingyu ul li:hover p em {
    color: #ffffff;
}
.gengduo a {
    display: block;
    width: 150px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    background-color: #0695f1;
    font-size: 14px;
    color: #ffffff;
    margin: 40px auto 0;
    letter-spacing: 1px;
}
/* 新闻资讯开始 */
.xinwenbg {
    width: 100%;
    background-color: #ffffff;
    padding: 50px 0;
}
.xinwen {
    max-width: 1200px;
    margin: 0 auto;
}
.xinwen1 {
    text-align: center;
}
.xinwen1 h2 {
    color: #080a15;
    font-size: 54px;
    text-align: center;
    font-weight: normal;
}
.xinwen1 h3 {
    font-size: 24px;
    text-align: center;
    color: #080a15;
    padding: 20px 0;
    font-weight: normal;
}
.xinwen1 a {
    display: inline-block;
    width: 115px;
    line-height: 44px;
    text-align: center;
    font-size: 16px;
    color: #333333;
    margin: 0 10px;
    border: 1px solid #dddddd;
}
.xinwen2 {
    margin-top: 20px;
}
.xinwen2 ul li {
    float: left;
    width: 46%;
    height: 266px;
    margin: 0px 2% 30px 2%;
    border-bottom: 1px solid #e3e3e3;
}
.xinwen2 ul li a img {
    width: 100%;
    height: 266px;
}
.xinwen2 ul li a i {
    font-size: 18px;
    color: #333333;
    display: block;
}
.xinwen2 ul li a p {
    font-size: 14px;
    color: #999999;
    margin-top: 20px;
}
.xinwen2 ul li a span {
    display: block;
    color: #1f9ee7;
    font-size: 16px;
    margin-top: 20px;
    font-weight: bold;
}
/* 欢迎订购开始 */
.dinggoubg {
    width: 100%;
    padding-bottom: 75px;
    background: url(..//images/index-dinggou1.jpg)no-repeat center;
}
.dinggou {
    max-width: 850px;
    margin: 0 auto;
}
.dinggou1 {
    padding-top: 40px;
}
.dinggou1 span {
    display: block;
    font-size: 20px;
    letter-spacing: 4px;
    color: #0293db;
    text-align: center;
}
.dinggou1 h2 {
    color: #080a15;
    font-size: 60px;
    text-align: center;
}
.dinggou1 h3 {
    color: #a6a6a6;
    font-size: 32px;
    text-align: center;
}
.dinggou2 {
    margin-top: 40px;
}
.dinggou2 p {
    font-size: 16px;
    color: #333333;
    text-align: center;
    line-height: 1.7;
}
.dinggou2 span {
    display: block;
    font-size: 32px;
    color: #333333;
    text-align: center;
    margin-top: 30px;
}
.dinggou2 i {
    display: block;
    font-size: 16px;
    color: #000000;
    text-align: center;
    padding: 30px 0;
}
.dinggou3-left {
    float: left;
    width: 50%;
    line-height: 82px;
    padding-left: 72px;
    color: #0293db;
    font-size: 30px;
    background: url(..//images/index-dinggou2.jpg)no-repeat;
}
.dinggou3-right {
    float: right;
    width: 50%;
    line-height: 82px;
    text-align: center;
    color: #ffffff;
    font-size: 30px;
    background: url(..//images/index-dinggou3.jpg)no-repeat;
}
.dinggou3-right a {
    color: #ffffff;
    font-size: 30px;
}
.dinggou3-right a:hover {
    color: #51b4d4;
}
/* 友情链接开始 */
.lianjiebg {
    width: 100%;
    background-color: #ffffff;
}
.lianjie {
    max-width: 1200px;
    margin: 0 auto;
}
.lianjie h2 {
    font-size: 16px;
    color: #ffffff;
    line-height: 40px;
    background-color: #1890ff;
    padding-left: 20px;
}
.lianjie p a {
    display: block;
    line-height: 15px;
    font-size: 12px;
    color: #333333;
}
.fanye {
    margin-top: 30px;
}
.fanye a {
    float: right;
    border: 1px solid #d9d9d9;
    border-radius: 10px;
    margin: 0 5px;
    display: inline-block;
    width: 34px;
    line-height: 30px;
    font-size: #333333;
    text-align: center;
}
.fy1 {
    color: #ffffff !important;
    background-color: #40b3a6 !important;
}



@media only screen and (max-width: 980px) {
    /* 产品展示开始 */
    .chanpinbg {
        padding: 30px 0;
    }
    .chanpin1 h1 {
        font-size: 30px;
        font-weight: normal;
    }
    .chanpin2-left {
        float: none;
        width: 100%;
    }
    .chanpin2-left ul {
        display: none;
    }
    .chanpin2-left p i {
        display: none;
    }
    .chanpin2-right {
        float: none;
        width: 100%;
    }
    .chanpin2-right ul li {
        width: 48%;
        margin: 0 1% 20px 1%;
    }
    .chanpin2-right ul li a div {
        height: 100px;
    }
    /* 介绍开始 */
    .jieshaobg {
        padding: 30px 0;
    }
    .jieshao-left {
        float: none;
        width: 100%;
    }
    .jieshao-left span {
        font-size: 30px;
    }
    .jieshao-middle {
        display: none;
    }
    .jieshao-right {
        display: none;
    }
    /* 荣誉资质开始 */
    .rongyubg {
        padding: 30px 0;
    }
    .rongyu ul li {
        float: none;
        width: 90%;
        margin: 0 auto 30px;
    }
    /* 服务开始 */
    .fuwubfg {
        padding: 30px 0;
    }
    .fuwu ul li {
        float: none;
        width: 90%;
        margin: 0 auto 30px;
    }
    /* 车间开始 */
    .chejianbg {
        padding: 30px 0;
    }
    .chejian-left {
        float: none;
        width: 90%;
        margin: 0 auto;
    }
    .chejian-left h3 {
        text-align: center;
    }
    .chejian-left h4 {
        text-align: center;
        font-size: 18px;
    }
    .chejian-left h5 {
        text-align: center;
        font-size: 18px;
    }
    .chejian-right {
        float: none;
        width: 90%;
        margin: 0 auto;
    }
    /* 领域开始 */
    .lingyubg {
        padding: 30px 0;
    }
    .lingyu ul li {
        width: 46%;
        margin: 0px 2% 30px 2%;
    }
    /* 新闻资讯开始 */
    .xinwenbg {
        padding: 30px 0;
    }
    .xinwen1 h2 {
        font-size: 30px;
    }
    .lianxi1 a {
        width: 26%;
    }
    .xinwen2 ul li {
        float: none;
        width: 100%;
    }
    .xinwen2 ul li a p {
        display: none;
    }
    .xw {
        height: 266px !important;
    }
    .xinwen2 ul li {
        height: 118px;
    }
    /* 订购开始 */
    .dinggou1 h2 {
        font-size: 24px;
    }
    .dinggou1 h3 {
        font-size: 24px;
    }
    .dinggou2 span {
        font-size: 24px;
    }
    .dinggou2 i {
        padding: 5px 0;
    }
    .dinggou3-left {
        float: none;
        width: 100%;
    }
    .dinggou3-left {
        float: none;
        width: 80%;
        margin: 0 auto;
        font-size: 20px;
    }
    .dinggou3-right {
        float: none;
        width: 100%;
        margin-top: 20px;
        line-height: 26px;
        font-size: 16px;
    }
}