﻿/* CSS Document */
body
{
    font-family: "Microsoft Yahei";
    color: #333;
    font-size: 14px;
    font-weight: none;
}
body, table, form, p, dl, dt, dd, h1, h2, h3, div, dl, dt, dd, td, th, ul, li
{
    margin: 0;
    padding: 0;
    list-style: none;
}
img
{
    border: 0;
}
.clear
{
    clear: both;
}
a
{
    text-decoration: none;
}
a:hover
{
    cursor: pointer;
}/* 友情链接 */
.links-title
{
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 24px;
    color: #fff;
}
.links
{
    width: 100%;
    height: auto;
    background: #666;
    clear: both;
    display: none;
}
.links ul
{
    width: 1200px;
    height: auto;
    margin: 0 auto;
    padding: 10px 0;
    clear: both;
}
.links ul li
{
    float: left;
    margin: 0;
    color: #fff;
    line-height: 23px;
}
.links ul li a
{
    color: #fff;
    padding: 0 8px;
    font-size: 14px;
    line-height: 23px;
    display: inline-block;
}
.links ul li a:hover
{
    color: #fff;
    text-decoration: none;
}/* 内页左边 */
.innerleft
{
    width: 280px;
    float: left;
    height: auto;
    margin: 20px 0 30px 0;
}
.innerltitle
{
    background-color: #093da3;
    width: 100%;
    height: auto;
    padding: 10px 0;
    text-align: center;
}
.innerltitle p
{
    font-size: 25px;
    color: #fff;
    text-align: center;
    line-height: 40px!important;
    padding: 0!important;
}
.innerltitle span
{
    font-size: 25px;
    color: #fff;
    text-align: center;
    display: block;
}
.iltcontf
{
    width: 100%;
    background-color: #fff;
}
.iltconts
{
    width: 100%;
    background-color: #f3f3f3;
    margin-top: 20px;
}
.iltconts p
{
    line-height: 26px;
    width: 90%;
    margin: 0 auto;
    padding: 25px 0 50px 0;
    height: auto;
}/*栏目*/
.inermlist
{
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 10px 0;
}
.inermlist li
{
    width: 100%;
    height: auto;
    margin: 7px auto;
    position: relative;
}
.inermlist li a
{
    width: 235px;
    height: 40px;
    line-height: 40px;
    display: block;
    color: #666;
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    float: left;
    text-indent: 10px;
    text-align: left;
}
.inermlist .addsubicon
{
    width: 30px;
    height: 40px;
    line-height: 35px;
    color: #555;
    font-size: 25px;
    float: right;
    text-align: center;
    display: block;
    cursor: pointer;
    font-weight: bold;
}
.inermlist li a:hover
{
    color: #093da3;
    font-weight: bold;
    text-indent: 11px;
    text-decoration: none;
}
.inermlist li ul
{
    padding: 0;
    display: none;
}
.inermlist li ul li
{
    width: 100%;
    margin: 0;
    height: 35px;
}
.inermlist li ul li a
{
    width: 100%;
    height: 35px;
    line-height: 35px;
    background: none;
    color: #777;
    font-size: 15px;
    display: block;
    text-indent: 15px;
    text-align: left;
}
.inermlist li ul li a:hover
{
    color: #093da3;
    background: none;
    text-indent: 16px;
}/*热门新闻*/
.innernlist
{
    width: 90%;
    margin: 0 auto;
    padding: 20px 0;
}
.innernlist li
{
    width: 100%;
    line-height: 35px;
    border-bottom: 1px dashed #dedede;
    height: 35px;
    overflow: hidden;
}
.innernlist li a
{
    display: block;
    color: #3d3d3d;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.innernlist li a:hover
{
    color: #093da3;
    padding-left: 1px;
}
.innernlist li span
{
    float: right;
}/* 内页右边 */
.innerright
{
    width: 890px;
    float: right;
    height: auto;
    margin: 20px 0 30px 0;
    padding-bottom: 20px;
    background-color: #fff;
}
.innerrtitle
{
    width: 100%;
    height: 80px;
    line-height: 80px;
    background: #f1f2f4;
}
.innerrtitle p
{
    width: 400px;
    float: right;
    font-size: 19px;
    color: #444;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: right;
    padding-right: 10px;
}
.innerrtitle p b
{
    color: #093da3;
    font-size: 26px;
    font-style: italic;
}
.navpost
{
    width: 700px;
    float: left;
    display: block;
    text-align: left;
    font-size: 16px;
    color: #555;
    font-weight: 400;
    white-space: nowrap;
    vertical-align: top;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
}
.navover
{
    max-width: 300px;
    white-space: nowrap;
    vertical-align: top;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
}
.navpost a
{
    color: #555;
    padding: 0 3px;
}
.navpost a:hover
{
    color: #f00;
    text-decoration: none;
}
.inrrctainer
{
    width: 100%;
    height: auto;
    font-size: 14px;
    line-height: 26px;
    color: #666;
}
.inrrctainer table
{
    margin: 0 auto;
    text-align: center;
}
.inrrctainer img
{
    max-width: 100%!important;
}/*内页新闻*/
.innewslist
{
    width: 100%;
    height: auto;
}
.innewslist li
{
    height: auto;
    margin: 0 0 20px 0;
    background: #f1f1f1;
}
.innewslist li a
{
    display: block;
}
.innewslist li .innewleft
{
    width: 100px;
    height: 80px;
    float: left;
    background: #093da3;
    text-align: center;
    color: #fff;
    padding: 10px 0;
}
.innewslist li .innewleft p
{
    font-size: 35px;
    line-height: 50px;
    text-align: center;
}
.innewslist li .innewleft span
{
    font-size: 22px;
}
.innewslist li .innewright
{
    width: calc(100% - 130px);
    float: right;
    margin-right: 10px;
}
.innewslist .ntitle
{
    width: 100%;
    height: 40px;
    line-height: 40px;
    color: #444;
    font-size: 16px;
    font-weight: bold;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.innewslist .nconc
{
    width: 100%;
    height: 60px;
    line-height: 25px;
    font-size: 13.5px;
    color: #656565;
    overflow: hidden;
}
.innewslist .more
{
    background: #093da3;
    height: 25px;
    line-height: 25px;
    border-radius: 3px;
    text-align: center;
    color: #fff;
    padding: 0 8px;
    float: right;
    text-indent: 0;
}
.innewslist li:hover
{
    border-radius: 4px;
}
.innewslist li:hover .more
{
    background: #f08519;
}
.innewslist li:hover .ntitle
{
    color: #f08519;
}
.innewslist li:hover .innewleft
{
    background: #f08519;
}/*内页产品*/
.inprolist
{
    width: 100%;
    height: auto;
    list-style: none;
    text-align: center;
}
.inprolist li
{
    width: 280px;
    float: left;
    height: auto;
    margin: 0 8px 20px 8px;
}
.inprolist li img
{
    width: 100%;
    height: 207px;
    -moz-transition: .5s ease-in;
    -webkit-transition: .5s ease-in;
    -o-transition: .5s ease-in;
    -ms-transition: .5s ease-in;
    transition: .5s ease-in;
    vertical-align: top;
}
.inprolist li .img
{
    width: 276px;
    height: 207px;
    overflow: hidden;
    border: 2px solid #dedede;
}
.inprolist li p
{
    padding: 0 5px;
    line-height: 35px;
    height: 35px;
    background: #dedede;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.inprolist li a
{
    color: #333;
    display: block;
}
.inprolist li:hover a
{
    color: #fff!important;
    text-decoration: none;
}
.inprolist li:hover p
{
    background: #093da3;
}
.inprolist li:hover .img
{
    border: 2px solid #093da3;
}
.inprolist li:hover img
{
    transform: scale(1.1,1.1);
    opacity: .4;
    filter: alpha(opacity=40);
}/*视频*/
.invideolist
{
    width: 100%;
    height: auto;
}
.invideolist li
{
    width: 430px;
    height: auto;
    float: left;
    margin: 10px 7px;
}
.invideolist li p
{
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
}
.videoiframe
{
    width: 100%;
    height: 300px;
}/*分页*/
.ipage
{
    height: auto;
    padding-top: 15px;
    text-align: center;
    font-size: 14px;
}
.ipage a
{
    height: 35px;
    line-height: 35px;
    color: #666;
    font-size: 15px;
    padding: 0 15px;
    display: inline-block;
    border: 1px solid #dedede;
    margin: 0 2px;
}
.ipage a:hover
{
    color: #093da3;
    border: 1px solid #093da3;
    text-decoration: none;
}
.ipage .current
{
    background-color: #093da3!important;
    display: inline-block;
    height: 37px;
    line-height: 39px;
    padding: 0 16px;
    color: #fff;
}
.ipage .paprev, .panext
{
    border: 1px solid #dedede;
}/*详情页*/
.article_title
{
    text-align: center;
    width: 100%;
    font-size: 24px;
    line-height: 30px;
    color: #444;
    padding: 15px 0;
}
.newsin-c
{
    width: 100%;
    height: 30px;
    line-height: 30px;
    margin: 15px 0;
    color: #666;
}
.newsin-c .date
{
    width: 190px;
    float: left;
    text-indent: 0;
    font-size: 14px;
}
.newsin-c .date i
{
    width: 28px;
    height: 30px;
    display: inline-block;
    background: url(../image/time.png) no-repeat left center;
    background-size: 22px 22px;
    float: left;
}
.newsin-c .click
{
    width: auto;
    height: 30px;
    line-height: 30px;
    text-align: right;
    float: right;
}
.newsin-c .click i
{
    width: 30px;
    height: 30px;
    display: inline-block;
    background: url(../image/eye.png) no-repeat left center;
    background-size: 25px 25px;
    float: left;
}/*上页下页*/
.detpnt
{
    width: 100%;
    line-height: 25px;
    overflow: hidden;
    margin-bottom: 20px;
}
.detpnt .detpntline
{
    width: 47%;
    height: 25px;
    line-height: 25px;
    font-size: 16px;
    font-weight: bold;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background-size: 17px 17px;
    background-repeat: no-repeat;
}
.detpnt .detpntline a
{
    color: #666;
}
.detpnt .detpntline a:hover
{
    color: #333;
}
.detpntl
{
    background-image: url(../image/pnl.png);
    background-position: left center;
    text-align: left;
    padding-left: 25px;
    float: left;
}
.detpntr
{
    background-image: url(../image/pnr.png);
    background-position: right center;
    text-align: right;
    padding-right: 25px;
    float: right;
}/*更多阅读*/
.innerabouttitle
{
    width: 100%;
    height: auto;
    color: #000;
    border-bottom: 3px solid #dedede;
}
.innerabouttitle p
{
    color: #093da3;
    font-size: 20px;
    font-weight: bold;
    height: 35px;
    line-height: 35px;
    padding-left: 5px;
}
.morearticle
{
    width: 100%;
    padding: 15px 0;
}
.morearticle li
{
    width: 50%;
    height: 30px;
    line-height: 30px;
    float: left;
    background: url(/Public/images/dd.png) no-repeat left center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.morearticle li a
{
    color: #333;
    padding-left: 10px;
}
.morearticle li a:hover
{
    color: #666;
    padding-left: 11px;
}
.moreproducts
{
    width: 100%;
    padding: 15px 0;
}
.moreproducts li
{
    width: 136px;
    height: auto;
    float: left;
    margin: 0 6px 10px 6px;
    text-align: center;
}
.moreproducts li a
{
    color: #333;
}
.moreproducts li a p
{
    text-align: center;
}
.moreproducts li a:hover
{
    color: #666;
}
.moreproducts li img
{
    width: 100%;
    height: auto;
    border: 1px solid #ccc;
}
.moreproductsov
{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}/*留言*/
.inmessagebox
{
    width: 600px;
    height: auto;
    padding: 0 0 50px 0;
    margin: 0 auto;
}
.inmessright
{
    width: 550px;
    height: auto;
    float: right;
    padding: 30px 0 50px 0;
}
.inmessright img
{
    width: 550px;
}
.inmessline
{
    width: 100%;
    height: auto;
    margin-bottom: 15px;
}
.zxlyinp
{
    width: 100%;
    height: 40px;
    line-height: 40px;
    border-radius: 2px;
    color: #999;
    background: #f8f8f8;
    border: 0;
    vertical-align: top;
    text-indent: 10px;
    font-size: 14px;
}
.inmesteat
{
    height: 120px;
    resize: none;
}
.zxlyyzm
{
    width: 140px;
    outline: none;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #999;
    background: #f8f8f8;
    border: 0;
    vertical-align: top;
    text-indent: 10px;
    border-radius: 2px;
}
.zxlysub
{
    width: 48%;
    outline: none;
    height: 40px;
    line-height: 40px;
    background: #ef0606;
    color: #fff;
    text-align: center;
    border-radius: 2px;
    border: 0;
    font-size: 16px;
    float: left;
    cursor: pointer;
}
.zxlysub:hover
{
    background: #ffa200;
}
.resetc
{
    background: #999;
    float: right;
}
.resetc:hover
{
    background: #666;
}
.indexcode
{
    vertical-align: top;
    height: 40px;
}/*图片集*/
.ban
{
    width: 720px;
    height: auto;
    position: relative;
    overflow: hidden;
    margin: 0 auto;
}
.ban2
{
    width: 720px;
    height: 540px;
    position: relative;
    overflow: hidden;
}
.ban2 ul
{
    position: absolute;
    left: 0;
    top: 0;
}
.ban2 ul li
{
    width: 720px;
    height: 540px;
    line-height: 540px;
    text-align: center;
}
.ban2 ul li img
{
    max-width: 720px;
    max-height: 540px;
    vertical-align: middle;
}
.prev
{
    float: left;
    cursor: pointer;
}
.min_pic
{
    width: 100%;
    height: 120px;
    padding-top: 10px;
    overflow: hidden;
}
.min_pic .num
{
    width: 680px;
    height: 100%;
    margin-left: 8px;
    position: relative;
    overflow: hidden;
    float: left;
}
.min_pic .num ul
{
    position: absolute;
    left: 0;
    top: 0;
}
.min_pic .num ul li
{
    width: 86.8px;
    height: 120px;
    float: left;
    margin: 0 11px 0 0;
    cursor: pointer;
    overflow: hidden;
}
.min_pic .num ul li img
{
    width: 100%;
    height: 65px;
    cursor: pointer;
    vertical-align: top;
}
.min_pic .num ul li.on img
{
    width: 84.8px;
    height: 63px;
    border: 1px solid #f00;
    padding: 0;
}
.min_pic .num ul li p
{
    width: 100%;
    height: auto;
    line-height: 18px;
    font-size: 13px;
    text-align: center;
}/*小左右箭头*/
.prev_btn1
{
    float: left;
}
.next_btn1
{
    float: right;
}
.prev_btn1, .next_btn1
{
    width: 16px;
    height: 18px;
    margin: 23px 0;
    cursor: pointer;
    text-align: center;
}/*大左右箭头*/
.prev1
{
    left: 20px;
}
.next1
{
    right: 20px;
}
.prev1, .next1
{
    position: absolute;
    top: 50%;
    margin-top: -25px;
    cursor: pointer;
    z-index: 9;
}
.prev1 img, .next1 img
{
    width: 28px;
    height: 51px;
}
.mhc
{
    width: 100%;
    background: #000;
    opacity: .5;
    -moz-opacity: .5;
    filter: alpha(Opacity=50);
    position: absolute;
    left: 0;
    top: 0;
    display: none;
}/*弹出层*/
.pop_up
{
    width: 720px;
    height: 540px;
    padding: 10px;
    background: #fff;
    position: fixed;
    -position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -370px;
    margin-top: -280px;
    display: none;
    z-index: 999;
}
.pop_up_xx
{
    width: 40px;
    height: 40px;
    position: absolute;
    top: -40px;
    right: 0;
    cursor: pointer;
}
.pop_up_xx img
{
    width: 40px;
    height: 40px;
}
.pop_up2
{
    width: 720px;
    height: 540px;
    position: relative;
    float: left;
    overflow: hidden;
}
.pop_up2 ul
{
    position: absolute;
    left: 0;
    top: 0;
}
.pop_up2 ul li
{
    width: 720px;
    height: 540px;
    line-height: 540px;
    float: left;
    text-align: center;
}
.pop_up2 ul li img
{
    max-width: 720px;
    max-height: 540px;
    vertical-align: middle;
}
.ncontainer
{
    padding: 0 10px;
}
.wapup
{
    display: none;
}/*大屏PC*/
@media(min-width: 1200px)
{
    .ncontainer
    {
        width: 1200px;
        height: auto;
        margin: 0 auto;
        padding: 0;
    }
    .links
    {
        display: block;
    }
}/*中型显示屏，Ipad Pro*/
@media(min-width: 992px) and (max-width: 1200px)
{
    .innerrtitle .navpost
    {
        width: 60%;
    }
    .innerrtitle p
    {
        width: 30%;
    }/*左侧*/
    .innerleft
    {
        width: 25%;
        height: auto;
        float: left;
    }
    .inermlist li a
    {
        width: 80%;
    }/*右侧*/
    .innerright
    {
        width: 72%;
        height: auto;
        float: right;
    }/*视频*/
    .invideolist li
    {
        width: 48%;
        margin: 0 1% 10px 1%;
    }
    .videoiframe
    {
        height: 260px;
    }/*产品展示*/
    .inprolist li
    {
        width: 31.333333%;
        margin: 0 1% 10px 1%;
    }
    .inprolist li .img
    {
        width: 100%;
        height: auto;
        border: 0;
    }
    .inprolist li img
    {
        width: 100%;
        height: auto;
    }
    .inprolist li:hover .img
    {
        border: 0;
    }
    .moreproducts li
    {
        width: 31.3333%;
        height: auto;
        margin: 0 1% 10px 1%;
    }
    .moreproducts li img
    {
        height: auto;
    }
    .detpnt .detpntline
    {
        width: 45%;
    }
}/*中型显示屏，Ipad Pro*/
@media(min-width: 760px) and (max-width: 992px)
{/*面包屑*/
    .innerrtitle
    {
        line-height: 60px;
        height: 60px;
    }
    .innerrtitle .navpost
    {
        width: 100%;
    }
    .innerrtitle p
    {
        display: none;
    }/*面包屑*//*左侧*/
    .innerleft
    {
        width: 100%;
        height: auto;
        margin: 0;
    }
    .innerltitle
    {
        display: none;
    }
    .inermlist
    {
        text-align: center;
    }
    .inermlist li
    {
        width: 23%;
        display: inline-block;
        margin: 0 1% 10px 1%;
        background: #ca352b;
        color: #fff;
    }
    .inermlist .addsubicon
    {
        color: #fff;
    }
    .inermlist li a
    {
        width: 80%;
        color: #fff;
    }
    .inermlist li ul
    {
        width: 100%;
        position: absolute;
        top: 40px;
        z-index: 1000;
        left: 0;
    }
    .inermlist li ul li
    {
        background: #dedede;
    }
    .iltconts
    {
        display: none;
    }/*右侧*/
    .innerright
    {
        width: 100%;
        height: auto;
        margin: 0;
    }/*新闻动态*/
    .innewslist
    {
        width: 100%;
    }/*产品展示*/
    .inprolist li
    {
        width: 31.333333%;
        margin: 0 1% 10px 1%;
    }
    .inprolist li .img
    {
        width: 100%;
        height: auto;
        border: 0;
    }
    .inprolist li img
    {
        width: 100%;
        height: auto;
    }
    .inprolist li p
    {
        margin: 0;
    }
    .inprolist li:hover .img
    {
        border: 0;
    }/*视频*/
    .invideolist li
    {
        width: 48%;
        margin: 0 1% 10px 1%;
    }
    .videoiframe
    {
        height: 260px;
    }/*相关产品*/
    .moreproducts li
    {
        width: 31.3333%;
        height: auto;
        margin: 0 1% 10px 1%;
    }
    .moreproducts li img
    {
        height: auto;
    }
    .detpnt .detpntline
    {
        width: 45%;
    }
}/*pad以下*/
@media(max-width: 760px)
{/*面包屑*/
    .innerrtitle
    {
        line-height: 50px;
        height: 50px;
    }
    .innerrtitle .navpost
    {
        width: 100%;
    }
    .innerrtitle p
    {
        display: none;
    }/*面包屑*//*左侧*/
    .innerleft
    {
        width: 100%;
        height: auto;
        margin: 0;
    }
    .innerltitle
    {
        display: none;
    }
    .inermlist
    {
        text-align: center;
    }
    .inermlist li
    {
        width: 31.33333%;
        display: inline-block;
        margin: 0 1% 10px 1%;
        background: #ca352b;
        color: #fff;
    }
    .inermlist .addsubicon
    {
        color: #fff;
        height: 35px;
        line-height: 28px;
    }
    .inermlist li a
    {
        width: 78%;
        color: #fff;
        height: 35px;
        line-height: 35px;
    }
    .inermlist li a:hover
    {
        color: #fff;
    }
    .inermlist li ul
    {
        width: 100%;
        position: absolute;
        top: 35px;
        z-index: 1000;
        left: 0;
    }
    .inermlist li ul li
    {
        background: #dedede;
        height: 35px;
    }
    .inermlist li ul li a
    {
        height: 35px;
        line-height: 35px;
    }/*栏目*/
    .iltconts
    {
        display: none;
    }/*右侧*/
    .innerright
    {
        width: 100%;
        height: auto;
        margin: 0;
    }/*新闻动态*/
    .innewslist
    {
        width: 100%;
    }
    .innewslist .ntitle
    {
        width: 100%;
    }
    .innewslist .date
    {
        display: none;
    }
    .article_title
    {
        font-size: 17px;
    }/*产品展示*/
    .inprolist li
    {
        width: 48%;
        margin: 0 1% 10px 1%;
    }
    .inprolist li .img
    {
        width: 100%;
        height: auto;
        border: 0;
        padding: 0;
        margin: 0;
    }
    .inprolist li img
    {
        width: 100%;
        height: auto;
    }
    .inprolist li:hover .img
    {
        border: 0;
    }
    .inprolist li p
    {
        margin: 0;
        height: 30px;
        line-height: 30px;
        margin: 0;
        font-size: 14px;
    }
    .invideolist li
    {
        width: 48%;
        margin: 0 1% 10px 1%;
    }
    .videoiframe
    {
        height: 260px;
    }/*分页*/
    .ipage .totalfont
    {
        display: none;
    }/*在线留言*/
    .inmessagebox
    {
        width: 100%;
        margin: 0 auto;
        float: none;
    }
    .inmessright
    {
        display: none;
    }/*相关产品*/
    .moreproducts li
    {
        width: 31.3333%;
        height: auto;
        margin: 0 1% 10px 1%;
    }
    .moreproducts li img
    {
        height: auto;
    }
    .detpnt .detpntline
    {
        width: 45%;
    }
}/*普通手机端*/
@media(max-width: 480px)
{/*面包屑*/
    .innerrtitle
    {
        line-height: 40px;
        height: 40px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .inposition
    {
        display: none;
    }
    .innerrtitle .navpost
    {
        width: 100%;
        font-size: 13px;
    }
    .innerrtitle .navpost a
    {
        padding: 0;
    }/*面包屑*//*栏目*/
    .inermlist li
    {
        width: 48%;
        display: inline-block;
        margin: 0 1% 5px 1%;
        background: #ca352b;
        color: #fff;
    }
    .inermlist li a
    {
        height: 32px;
        line-height: 32px;
    }
    .inermlist .addsubicon
    {
        height: 32px;
        line-height: 26px;
    }
    .inermlist li ul
    {
        top: 32px;
    }
    .inermlist li ul li
    {
        height: 32px;
    }
    .inermlist li ul li a
    {
        height: 32px;
        line-height: 32px;
    }/*新闻*/
    .innewslist li
    {
        padding: 5px 0;
    }/*分页*/
    .ipage a
    {
        display: none;
    }
    .ipage .paprev
    {
        display: block;
        float: left;
    }
    .ipage .panext
    {
        display: block;
        float: right;
    }/*相关文档*/
    .morearticle li
    {
        width: 100%;
    }/*相关产品*/
    .moreproducts li
    {
        width: 48%;
        height: auto;
        margin: 0 1% 10px 1%;
    }
    .moreproducts li img
    {
        height: auto;
    }
    .detpnt .detpntline
    {
        width: 100%;
        height: 25px;
        line-height: 25px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        text-indent: 25px;
        font-size: 15px;
        font-weight: 400;
    }
    .detpntl
    {
        background-image: url(../image/pnt.png);
        background-position: left center;
        text-align: left;
        float: none;
        padding: 0;
    }
    .detpntr
    {
        background-image: url(../image/pnb.png);
        background-position: left center;
        text-align: left;
        float: none;
        padding: 0;
    }
    .invideolist li
    {
        width: 100%;
        margin: 0 0 10px 0;
    }
    .videoiframe
    {
        height: 260px;
    }/*图片集*/
    .ban
    {
        width: 100%;
        height: auto;
    }
    .ban2
    {
        width: 350px;
        height: 263px;
        margin: 0 auto;
    }
    .ban2 ul li
    {
        width: 350px;
        height: 263px;
        line-height: 263px;
    }
    .ban2 ul li img
    {
        max-width: 350px;
        max-height: 263px;
        vertical-align: middle;
    }
    .min_pic
    {
        display: none;
    }
    .pop_up
    {
        width: 350px;
        height: 263px;
        margin-left: -177px;
        margin-top: -130px;
        padding: 2px;
    }
    .pop_up2
    {
        width: 350px;
        height: 263px;
    }
    .pop_up2 ul li
    {
        width: 350px;
        height: 263px;
        line-height: 263px;
    }
    .pop_up2 ul li img
    {
        max-width: 350px;
        max-height: 263px;
        vertical-align: middle;
    }/*手机站底部漂浮*/
    .wapblock
    {
        display: block;
    }
    .wapup
    {
        width: 32px;
        height: 32px;
        display: block;
        position: fixed;
        right: 5px;
        bottom: 55px;
    }
    .fhieght
    {
        padding-bottom: 50px;
    }
    .wapfooter
    {
        width: 100%;
        height: 50px;
        background: #b61f15;
        position: fixed;
        bottom: 0;
    }
    .wapfooter li
    {
        width: 20%;
        height: 40px;
        padding: 5px 0!important;
        float: left;
        border: 0;
        padding: 0;
        margin: 0;
        text-align: center;
        color: #fff;
    }
    .wapfooter li img
    {
        display: block;
        margin: 0 auto;
        width: 25px;
    }
    .wapfooter li a
    {
        color: #fff;
        font-size: 13px;
    }
    .copyright
    {
        display: block;
        overflow: hidden;
        height: 35px;
    }
}/*超小手机端 5、SE*/
@media(max-width: 320px)
{/*面包屑*/
    .innerrtitle
    {
        line-height: 40px;
        height: 40px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .inposition
    {
        display: none;
    }
    .innerrtitle .navpost
    {
        width: 100%;
        font-size: 13px;
    }
    .innerrtitle .navpost a
    {
        padding: 0;
    }/*面包屑*/
    .inermlist li
    {
        width: 48%;
        display: inline-block;
        margin: 0 1% 7px 1%;
        background: #ca352b;
        color: #fff;
    }
    .inermlist li a
    {
        width: 76%;
    }/*图片集*/
    .ban
    {
        width: 100%;
        height: auto;
    }
    .ban2
    {
        width: 300px;
        height: 225px;
        margin: 0 auto;
    }
    .ban2 ul li
    {
        width: 300px;
        height: 225px;
        line-height: 263px;
    }
    .ban2 ul li img
    {
        max-width: 300px;
        max-height: 263px;
        vertical-align: middle;
    }
    .min_pic
    {
        display: none;
    }
    .pop_up
    {
        width: 300px;
        height: 225px;
        margin-left: -152px;
        margin-top: -112px;
        padding: 2px;
    }
    .pop_up2
    {
        width: 300px;
        height: 225px;
    }
    .pop_up2 ul li
    {
        width: 300px;
        height: 225px;
        line-height: 225px;
    }
    .pop_up2 ul li img
    {
        max-width: 300px;
        max-height: 225px;
        vertical-align: middle;
    }
}
