﻿/*全局响应*/

@media screen and (max-width:1200px){
    .crumb_c{padding:0 10px}

    #easipay{ height:80px;}
    .comwidth, .fotCon{ width:100%;}
    .lcCon2.column{ width:100%;}
    .footer{padding:20px}
}

@media screen and (max-width:1024px){
    .crumb_c{padding:0 10px}
    #easipay{ height:80px;}
    .comwidth, .fotCon, .articleList, .s_decd .bd0{ width:100%;}
    #easipay .logoBar .logo{ display:block; margin-top:10px; height:70px; margin-left:10px;}
    #ecurity-body-login{ display:none}
    .nav-right-part{ display:none}/*导航部分*/

    .fourpro dd{ width:33%;box-sizing:border-box;}
    .lcCon2.column{ width:100% !important;}
    .footer{padding:20px}
}

@media screen and (max-width:736px){
    .crumb_c{padding:0 10px}
    #topBar{ display:none;}
    #easipay{ height:80px;}
    .comwidth, .fotCon, .articleList, .s_decd .bd0{ width:100%;}
    #easipay .logoBar .logo{ display:block; margin-top:10px; height:70px; margin-left:10px;}
    .nav-right-part{ display:none}/*导航部分*/

    .fourpro dd{ width:33%;box-sizing:border-box; }
    .lcCon2.column{ width:100% !important;}
    .footer{padding:20px}
}

@media screen and (max-width:414px){
    html, body {min-width:100%;}
    .crumb_c{padding:0 10px}
    #topBar{ display:none;}
    #easipay{ height:80px;}
    .comwidth, .fotCon, .articleList, .s_decd .bd0{ width:100%;}
    #easipay .logoBar .logo{ display:block; margin-top:10px; height:70px; margin-left:10px;}
    #easipay .logoBar{ width:340px;}
    #easipay .logoBar .logo {
        background: url(../images/logo.png) no-repeat scroll 0 0;
        background: url(../images/logo.png) no-repeat\9;
        *background: url(../images/logo.png) no-repeat;
        _background: url(../images/logo.png) no-repeat;
        width: 270px;
        height: 70px;
        margin-top: -10px;}
    .nav-right-part{ display:none}/*导航部分*/

    .fourpro dd{ width:33%;box-sizing:border-box; }

    .fourpro dd{ width:33%;box-sizing:border-box;}
    .lcCon2.column{ width:100% !important;}

    .lcTitName li a {
        font-size: 14px;
    }

    /*footer*/
    .dfn{ margin-left:0px;}

    /*隐藏模块*/
    .banner-box{ display:none}
    .footer{padding:21px}
}

@media screen and (max-width:320px){
    html, body {min-width:100%;}
    .crumb_c{padding:0 10px}
    #topBar, .bankloginfix{ display:none;}
    #easipay{ height:80px;}
    .comwidth, .fotCon, .articleList, .s_decd .bd0{ width:100%;}
    #easipay .logoBar .logo{ display:block; margin-top:10px; height:70px; margin-left:10px;}
    #ecurity-body-login{ display:none}
    .nav-right-part{ display:none}/*导航部分*/

    .fourpro dd{ width:33%;box-sizing:border-box;}
    .infoRight.fr.column{ display:none}
    .lcCon2.column{ width:100% !important;}


    /*footer*/
    .dfn{ margin-left:0px;}
    .footer{padding:20px}
}



