/* 新闻开始 */
.chanpinbg {
    width: 100%;
    background-color: #ffffff;
    padding-bottom: 50px;
}
.biaoqian {
    background-color: #f2f2f2;
    line-height: 70px;
    font-size: 12px;
    color: #333333;
}
.biaoqian div {
    max-width: 1300px;
    margin: 0 auto;
}
.biaoqian a {
    display: inline-block;
    font-size: 12px;
    color: #333333;
    font-weight: normal;
}
.chanpin {
    max-width: 1300px;
    margin: 0 auto;
    padding-top: 30px;
}
.chanpin-left {
    float: left;
    width: 20%;
}
.chanpin-left1 p {
    background-color: #0695f1;
}
.chanpin-left1 p span {
    font-size: 26px;
    color: #ffffff;
    display: block;
    text-align: center;
    padding-top: 15px;
}
.chanpin-left1 p i {
    display: block;
    color: #ffffff;
    font-size: 24px;
    text-align: center;
    border-top: 1px solid #ffffff;
    padding-bottom: 20px;
    padding-top: 10px;
}
.chanpin-left1 ul {
    padding-bottom: 30px;
}
.chanpin-left1 ul li {
    border-bottom: 1px solid #0192dc;
    line-height: 48px;
    text-align: center;
}
.chanpin-left1 ul li a {
    display: block;
    color: #333333;
    font-size: 16px;
}
.chanpin-left1 ul li:hover a {
    background-color: #e6f7ff;
    color: #8bd2ff;
}
.chanpin-left2 p {
    background-color: #0695f1;
}
.chanpin-left2 p span {
    font-size: 26px;
    color: #ffffff;
    display: block;
    text-align: center;
    padding-top: 15px;
}
.chanpin-left2 p i {
    display: block;
    color: #ffffff;
    font-size: 24px;
    text-align: center;
    border-top: 1px solid #ffffff;
    padding-bottom: 20px;
    padding-top: 10px;
}
.chanpin-left2 ul {
    padding-bottom: 30px;
}
.chanpin-left2 ul li {
    padding-top: 30px;
}
.chanpin-left2 ul li h2 {
    font-size: 14px;
    color: #000000;
    text-align: center;
}
.chanpin-left2 ul li em {
    display: block;
    font-size: 12px;
    color: #333333;
    text-align: center;
}
.chanpin-right {
    float: right;
    width: 75%;
    padding-top: 10px;
}
.chanpin-right ul li {
    float: left;
    width: 29%;
    margin: 0px 2% 30px 2%;
}
.chanpin-right ul li a div {
    position: relative;
    width: 100%;
    height: 227px;
    overflow: hidden;
}
.chanpin-right ul li a div img {
    width: 100%;
    height: 100%;
}
.chanpin-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);
}
.chanpin-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;
}
.chanpin-right ul li a div strong h3 {
    font-size: 14px;
    color: #ffffff;
    text-align: center;
    font-weight: normal;
}
.chanpin-right ul li a div strong h4 {
     width: 16px;
     border-bottom: 1px solid #ffffff;
     font-size: 14px;
     color: #ffffff;
     margin: 0 auto;
 }
 .chanpin-right ul li:hover div strong {
     display: block;
 }
 .chanpin-right ul li:hover div img {
    transform: scale(1.2);
    transition: all 1s ease;
 }
 .chanpin-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;
}
.chanpin-right ul li a span {
    position: relative;
    display: block;
    height: 38px;
    background-color: #ffffff;
}
.chanpin-right ul li a span i {
    padding-left: 20px;
    height: 38px;
    line-height: 38px;
    font-size: 16px;
    color: #333333;
}
.chanpin-right ul li a span img {
    position: absolute;
    top: 40%;
    right: 10%;
}
.fanye {
    margin-top: 40px;
    text-align: center;
}
.fanye a {
    display: inline-block;
    margin: 0 3px;
    background: #eeeeee;
    color: #666;
    border: 1px solid #eeeeee;
    padding: 4px 10px;
    font-size: 14px;
}
.fanye span {
    padding: 4px 0px;
}
.fanye a:hover {
    color: #ffffff;
    background-color: #40b3a6;
    font-size: 14px;
}



.zixun {
    display: none;
}
.fenlei {
    display: none;
}
.nav-content1 {
    display: none ;
}
.zhezhao1 {
    display: none;
}


@media only screen and (max-width: 980px) {
    .chanpin-left {
        display: none;
    }
    .chanpin-right {
        float: none;
        width: 90%;
        margin: 0 auto;
    }
    .chanpin-right ul li {
        width: 48%;
        margin: 0px 1% 30px 1%;
    }
    .chanpin-right ul li a div {
        height: 128px;
    }
    .zixun {
        display: block;
        background-color: #0695f1;
    }
    .zixun span {
        font-size: 26px;
        color: #ffffff;
        display: block;
        text-align: center;
        line-height: 60px;
    }
    .zixun i {
        display: block;
        color: #ffffff;
        font-size: 24px;
        text-align: center;
        border-top: 1px solid #ffffff;
        line-height: 60px;
    }
    .fenlei {
        display: block;
        font-size: 16px;
        color: #ffffff;
        width: 92px;
        line-height: 34px;
        text-align: center;
        border-top-right-radius: 5px;
        border-bottom-right-radius: 5px;
        background-color: #0192db;
    }
    .zhezhao1 {
        display: none;
        position: fixed;
        left: 0;
        top: 0;
        width: 20%;
        height: 100%;
        background: rgba(0, 0, 0, 0.5);
        z-index: 201;
    }
    .chacha1 {
        position: absolute;
        right: 0%;
        top: 0%;
        z-index: 202;
        width: 40px;
        height: 40px;
        background-color: #686868;
        color: #ffffff;
        font-size: 16px;
        text-align: center;
        padding-top: 8px;
    }
    .nav-content1 {  
        display: none;
        position: fixed;
        /* top: -100%;
        bottom: 0; */
        top: 0;
        right: 0;
        background: #ffffff;
        height: 100%;
        width: 80%;
        z-index: 200;
    }
    .nav-content1 ul {
        background-color: #ffffff;
    }
    .nav-content1 ul li {
        width: 100%;
        text-align: left;
        position: relative;
        line-height: 50px; 
        text-align: center;
    }
    .nav-content1 ul li a {
        color: #000000;
        font-size: 16px;
    }
    
}