/*产品内容页*/
@media (min-width: 481px) {


    #contentsArea article p,
    #contentsArea article ul {
        margin: 10px 0 0 0;
    }

    #contentsArea article p {
        line-height: 24px;
        margin: 0;
    }

    #contentsArea article h1 {
        margin-top: 20px;
        line-height: 30px;
        font-size: 24px;
        color: #222222;
    }

    #contentsArea article h2 {
        font-size: 14px;
        margin: 0;
        padding: 10px 0;
        background: none;
        padding: 0;
        color: #4b4b4b;
        font-weight: bold;
        border-left: 5px solid #0265cc;
        padding-left: 10px;
    }

    #contentsArea article h4 {
        margin: 0;
        font-weight: bold;
        font-size: 12px;
        display: block;
        border-bottom: 1px solid #4b4b4b;
        background: none;
    }

    #contentsArea article .size1of2 {
        width: 277px;
    }

    #contentsArea img {
        padding: 10px 0;
    }

    #contentsArea #sideEnclosingArea article {
        width: 100%;
    }

    #contentsArea article .line h3 a.cur {
        font-weight: bold;
        font-weight: bold;
        border-bottom: 3px solid #0265cc;
    }

    #contentsArea article .line h3 a {
        text-decoration: none;
        font-size: 14px;
        cursor: pointer;
        color: #000;
        padding: 5px 20px;
        display: inline-block;
        text-align: center;
        margin-top: 10px;
    }

    #contentsArea article .off {
        display: none
    }


    #contentsArea article .line .tbicon{
        border: none !important;
        margin: 0 !important;
        width: 90% !important;
    }
    #contentsArea article .line .tbicon tr td{
        padding: 5px;
        border: none;
    }
    

    #contentsArea article .line #icon {
        margin: 0;
        border: none;
    }

    #contentsArea article .line #icon tr td {
        padding: 5px 0;
        border: none;
        text-align: left;
    }

    #contentsArea article .line p.tit span {
        font-weight: bold;
        font-size: 12px;
        display: block;
        border-bottom: 1px solid #4b4b4b;
    }

    #contentsArea article .line .tip {
        float: left;
        width: 48%;
        margin-top: 20px;
    }

    #contentsArea article .line .tip .intro {
        height: 96px;
    }

    #contentsArea article .line .tip .intro strong {
        font-size: 16px;
    }

    #contentsArea article .line .tip .intro a {
        margin-right: 20px;
    }

    #contentsArea article .line .tip img {
        padding: 5px 0;
    }

    #contentsArea article .line #lightbox {
        position: relative;
        height: 292px;
    }

    #contentsArea article .line #lightbox .imgbox {
        width: 277px;
        overflow: hidden;
    }

    #contentsArea article .line #lightbox .imgbox .lbox {
        width: 200%;
        height: 60px;
    }




    #contentsArea article table th,
    #contentsArea article table td {
        text-align: left;
    }

    #contentsArea img {
        padding: 0;
    }

    .tb1 {
        border: none !important;
    }

    .tb1 th,
    .tb1 td {
        padding: 0 5px !important;
        border: none !important;
    }

    .nextlbox {
        bottom: 16px !important;
      
    }

    .banner {
        margin-top: 0;
    }

    .main .product {
        margin-top: 0 !important;
    }

     .lightboxvideo{
       
        height: auto !important;
    } 

    .lightboxvideo .inner{
        padding: 2%;
        height: auto !important;
        position:relative !important;
        width: auto !important;
        top: 0 !important;
        left: 0 !important;
    }

    .lightboxvideo .inner img{
        width: 80%;
        height: auto !important;
    }
    
    #lightbox ul li.lightbox-active{
        height: 54px !important;
    }
    #lightbox ul li {
        height: 60px !important;
    }
    .lb-right{
        z-index: 999;
        top: 50% !important;
    }
    .lb-left{
        z-index: 999;
        top: 50% !important;
    }

    .lightboxvideo .videoClose{
        z-index: 999;
        position: relative;
    }


    /*背景层*/
    #popLayer {
        display: none;
        background-color: #000;
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 10;
        opacity: 0.6;
    }

    /*弹出层*/
    #popBox {
        display: none;
        background-color: #FFFFFF;
        z-index: 11;
        width: 95%;
        height: 95%;
        position: fixed;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        margin: auto;
        text-align: center;
        overflow: auto;
    }
}

@media only screen and (min-width: 320px) and (max-width: 480px) {


    #contentsArea article p,
    #contentsArea article ul {
        margin: 10px 0 0 0;
    }

    #contentsArea article p {
        line-height: 24px;
        margin: 0;
    }

    #contentsArea article h1 {
        margin-top: 0px;

    }
    #contentsArea article h1 img {
        width: 30px !important;

    }

    #contentsArea article h2 {
        font-size: 14px;
        margin: 0;
        padding: 10px 0;
        background: none;
        padding: 0;
        color: #4b4b4b;
        font-weight: bold;
        border-left: 5px solid #0265cc;
        padding-left: 10px;
    }

    #contentsArea article h4 {
        margin: 0;
        font-weight: bold;
        font-size: 12px;
        display: block;
        border-bottom: 1px solid #4b4b4b;
        background: none;
    }

    #contentsArea img {
        padding: 10px 0;
    }

    #contentsArea article .size2of3 {
        width: 100% !important;
    }

    #contentsArea article .size1of3 {
        width: 100% !important;
    }

    #contentsArea article .size1of2 {
        width: 100% !important;
    }

    #contentsArea article .unit img {
        width: 100%;
    }

    #contentsArea #sideEnclosingArea article {
        width: auto;
        float: none !important;
        padding: 0 10px;
    }

    #contentsArea article .line h3 a.cur {
        font-weight: bold;
        font-weight: bold;
        border-bottom: 3px solid #0265cc;
    }

    #contentsArea article .line h3 a {
        text-decoration: none;
        font-size: 14px;
        cursor: pointer;
        color: #000;
        padding: 5px 20px;
        display: inline-block;
        text-align: center;
        margin-top: 10px;
    }

    #contentsArea article .off {
        display: none
    }
    
    #contentsArea article .line .tbicon{
        border: none !important;
        margin: 0 !important;
        width: 90% !important;
    }
    #contentsArea article .line .tbicon tr td{
        padding: 5px;
        border: none;
    }

    #contentsArea article .line #icon {
        margin: 0;
        border: none;
    }

    #contentsArea article .line #icon tr td {
        padding: 5px 0;
        border: none;
        text-align: left;
    }

    #contentsArea article .line p.tit span {
        font-weight: bold;
        font-size: 12px;
        display: block;
        border-bottom: 1px solid #4b4b4b;
    }

    #contentsArea article .line .tip {
        width: 100%;
        margin-top: 10px;
    }

    #contentsArea article .line .tip .intro strong {
        font-size: 16px;
    }

    #contentsArea article .line .tip .intro a {
        margin-right: 10px;
    }

    #contentsArea article .line .tip img {
        padding: 5px 0;
        width: 124px !important;
    }

    #contentsArea article .line #lightbox {
        position: relative;
        height: 292px;
    }

    #contentsArea article .line #lightbox .imgbox {
        width: 277px;
        overflow: hidden;
    }

    #contentsArea article .line #lightbox .imgbox .lbox {
        width: 200%;
        height: 60px;
    }

    #contentsArea article .line .movtitle {
        margin-top: 10px;
        float: none !important;
    }

    #contentsArea article .line .movtitle img {
        width: 16px !important;
    }

    #contentsArea article .line video {
        width: 100%;
        float: none !important;
    }


    #contentsArea article table th,
    #contentsArea article table td {
        text-align: left;
    }

    #contentsArea img {
        padding: 0;
        width: 100% !important;
        margin: 0 !important;
    }

    .tb1 {
        border: none !important;
    }

    .tb1 th,
    .tb1 td {
        padding: 0 5px !important;
        border: none !important;
    }

    .banner {
        margin-top: 0;
    }

    .nextlbox {
        right: 22% !important;
      
    }

    .main .product {
        width: 100% !important;
        margin-bottom: 50px !important;
        margin-top: 90px !important;
        float: none !important;
    }

    .lightboxvideo{
        width: 90% !important;
        height: auto !important;
    } 

    .lightboxvideo .inner{
        padding: 5%;
        height: auto !important;
        position:relative !important;
        width: auto !important;
        top: 0 !important;
        left: 0 !important;
    }

    .lightboxvideo .inner img{
        width: 100%;
        height: auto !important;
    }

    #lightbox ul li.lightbox-active{
        height: 54px !important;
    }
    
    #lightbox ul li {
        height: 60px !important;
    }

    .lb-right{
        z-index: 999;
        top: 50% !important;
    }
    .lb-left{
        z-index: 999;
        top: 50% !important;
    }

    .lightboxvideo .videoClose{
        z-index: 999;
        position: relative;
    }

    /*背景层*/
    #popLayer {
        display: none;
        background-color: #000;
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 10;
        opacity: 0.6;
    }

    /*弹出层*/
    #popBox {
        display: none;
        background-color: #FFFFFF;
        z-index: 11;
        width: 95%;
        height: 50%;
        position: fixed;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        margin: auto;
        text-align: center;
        overflow: auto;
    }

    #img1{
        height: 100%;
        width: auto;
    }
    

}