/*二级栏目样式*/
.productMain{
    width: 100%;
    background: #F0F0F0;
    position: relative;
}
.productMain .typeArea {
    width: 1200px;
    margin: 0 auto;
}
.productMain .item-list{
    position: absolute;
    top: -40px;
    left: 50%;
    margin-left: -600px;
    height: 80px;
    padding: 0 0px;
    background: #FFFFFF;
    box-shadow: 0 3px 19px 2px rgba(114, 114, 114, 0.09);
    border-radius: 6px;
    behavior: url(/r/cms/www/default/pie/PIE.htc);
}
.productMain .item-list li{
    width:160px ;
    font-size: 18px;
    font-weight: bold;
    color: #666666;
    line-height: 50px;
    margin:15px 120px;
    text-align: center;
    cursor: pointer;
}
.productMain .item-list li.item4{
    margin:15px 70px;
}
.productMain .item-list li.item5{
    margin:15px 40px;
}
.productMain .item-list li.item6{
    margin:15px 20px;
}
.productMain .item-list li:hover,
.productMain .item-list li.active{
    background: #f25822;
    background: linear-gradient(89deg, #F25822, #FF7F39) !important;
    border-radius: 25px;
}
.productMain .item-list li:hover a,
.productMain .item-list li.active a{
    color: #fff;
}
/*产品list*/
.products-list {
    padding-top: 40px;
}
.product_Item{
    position: relative;
    padding: 20px;
    background: #FFFFFF;
    margin-top: 30px;
    border-radius: 6px;
    behavior: url(../../src/pie/PIE.htc);
}
.product_Item:hover {
    box-shadow: 0 3px 40px 6px rgba(0, 0, 0, 0.14);
    behavior: url(../../src/pie/PIE.htc);
}
.product_Item .content_left{
    width: 356px;
    height: 280px;
    border-radius: 6px;
    overflow: hidden;
}
.product_Item .content_left img{
    display: block;
    width: 100%;
    height: 100%;
}
.product_Item .contentText {
    width: 616px;
    padding-left: 35px;
}
.product_Item .contentText .title{
    font-size: 26px;
    font-weight: bold;
    color: #333333;
    line-height: 45px;
    margin-bottom: 20px;
}
.product_Item .contentText .content_txt{
    margin: 0 0 10px 5px;
}
.product_Item .contentText .content_txt .txt-icon {
    display: block;
    width: 16px;
    height: 16px;
    margin-top: 4px;
}
.product_Item .contentText .content_txt .txt-con{
    width: 560px;
    font-size: 16px;
    color: #666666;
    line-height: 24px;
    padding-left: 15px;
    padding-right: 20px;
}
.product_Item .code-detail {
    padding-right: 12px;
}
.product_Item .code-detail .code-title{
    font-size: 14px;
    line-height: 16px;
    font-weight: bold;
    color: #333333;
    padding-top: 15px;
    text-align: right;
}
.product_Item .code-detail .code-img {
    width: 120px;
    height: 120px;
    margin-top: 24px;
    padding: 10px;
    background-color: #fff;
    box-shadow: 0 2px 18px 0 rgba(0, 0, 0, 0.24);
    behavior: url(../../src/pie/PIE.htc);
}
.product_Item .code-detail .code-img img {
    display: block;
    width: 100%;
    height: 100%;
}
.product_Item .code-href {
    position: relative;
    display: block;
    margin-top: 15px;
    cursor: pointer;
}
.product_Item .code-href .code-href-title {
    font-size: 14px;
    line-height: 16px;
    text-align: right;
    padding-right: 12px;
    padding-left: 32px;
    font-weight: bold;
    color: #333333;
    background-image: url("../images/product/codeBlack.png");
    background-repeat: no-repeat;
    background-position: left center;
}
.product_Item .code-href:hover .code-href-title {
    color: #F25822;
    background-image: url("../images/product/codeRed.png");
}
.product_Item .code-href .code-href-img {
    display: none;
    position: absolute;
    top: 40px;
    right: 12px;
    width: 120px;
    height: 120px;
    padding: 5px;
    background-color: #fff;
    box-shadow: 0 2px 18px 0 rgba(0, 0, 0, 0.24);
    behavior: url(../../src/pie/PIE.htc);
}
.product_Item .code-href .code-href-img img {
    display: block;
    width: 100%;
    height: 100%;
}
.product_Item .code-href:hover .code-href-img {
    display: block;
}
.content_right .detailButton{
    position: absolute;
    right: 40px;
    bottom: 40px;
    width: 163px;
    height: 50px;
    background: #f25822;
    background: linear-gradient(89deg, #F25822, #FF7F39) !important;
    border-radius: 25px;
}
.content_right .detailButton a{
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    line-height: 50px;
    font-weight: bold;
    color: #FFFFFF;
    font-size: 16px;
}
.footerPage{
    padding: 48px 0 40px 0;
}
.footerPage .more{
    background: #FFFFFF;
    border: 1px solid #E6E6E6;
    text-align: center;
    display: block;
    line-height: 40px;
    width: 134px;
    font-size: 16px;
    border-radius: 4px;
    behavior: url(../../src/pie/PIE.htc);
}
.footerPage a.more:hover{
    cursor: pointer;
    background-color: #F25822;
    color: white;
    border: 1px solid #F25822;
}


/*// 分页*/
.news-page{
    text-align: center;
}
.news-page a{
    display: inline-block;
    width: 34px;
    height: 40px;
    line-height: 40px;
    background: white;
    color: #333;
    border: 1px solid #E6E6E6;
    border-radius: 3px;
}
.news-page a.abled-btn:hover{
    cursor: pointer;
    background-color: #F9632C;
    color: white;
    border: 1px solid #F9632C;
}
.news-page a.pre-btn, .news-page a.next-btn{
    width: 84px;
}
.news-page a.active{
    background-color: #F9632C;
    color: white;
    border: 1px solid #F9632C;
}
.news-page a.disabled-btn{
    color: #999999 !important;
}
.footerPage .news-page .pre-btn {
    margin-right: 16px;
}
.footerPage .news-page .next-btn {
    margin-left: 8px;
    margin-right: 0;
}
.footerPage .news-page a {
    margin-right: 8px;
}





