*, body {    padding: 0px;    margin: 0 auto;}
body{font-size: 14px;}
.banner img{ width: 100%; height: auto; display: block;}

.main-cloum{width: 1200px; margin: 0 auto;}



.hr_10, .hr_30, .hr_20 {
    height: 10px;
    clear: both;
    font-size: 1px;
    line-height: 1px;
    overflow: hidden;
}
.hr_30{height: 30px;}

.lj-img img{float: left; margin-right: 30px; width:630px;height: 405px; display: block;}



.lj-img{float: left;}

.lj-tit{font-size: 24px; line-height: 40px; 
    color: #060ac5;
    font-weight: bold;
}
.lj-tit a{color: #040ac4;}
.lj-sum{ font-size:20px; text-indent: 2em;
    color: #333;
    line-height:36px;
    margin-top: 20px;}
.lj-sum a{color: #333;}   

.ljqy-list dl dd{overflow: hidden; margin-bottom: 30px;}
.bgF{padding: 40px 0; overflow: hidden;}
.pannel-title{background: #1c3bed; line-height: 30px; padding: 15px 20px;overflow: hidden; font-size: 18px; margin-bottom: 50px;}
.pannel-title a{color: #fff;}
/* .bgC{background: #c9ddfe;} */

.bgF:nth-child(odd) {
    width: 100%;
    background: #c9ddfe;
}


@media (max-width: 768px){
    .main-cloum{width:96%;}
    .lj-img img{float: none;width: 100%; height: auto;margin-right: 0;float: none;}
    .lj-img{float: none;}
    .lj-tit{font-size: 18px;margin-top: 10px; line-height: 28px;}
    .lj-sum{line-height: 24px;font-size: 16px; margin-top: 10px;}
    .pannel-title{margin-bottom: 20px;}
    .bgF{padding: 20px;}


}