﻿.nqi_banner{
    width:100%;line-height:1;
}
.nqi{width:100%;margin-top:-2px;}
.nqi_m{width:1200px;margin:0 auto;overflow:hidden;}
.nqi_left {
    height: 514px;
    float: left;
    width:220px;
    padding:38px 20px 0 53px;
    position:relative;
}
.nqi_shu {
    width: 8px;
    height:420px;
    position: absolute;
    left: 0;
    top: 0;
    background: #3b489c;
}
.nqi_shu2 {
    width: 8px;
    height: 80px;
    position: absolute;
    right: 0;
    top: 0;
    background: #3b489c;
}
.nqi_dh {
    color: #686868;
}
.nqi_tit{font-size:30px;padding:20px 0 30px;}
.nqi_list {
    color: #777777;
    padding: 20px 0;
    border-bottom: solid 1px #efefef;
    display:block;
    width:185px;
}
    .nqi_list.sel {
        color: #3b489c;
        border-bottom: solid 1px #3b489c;
    }
.nqi_right{width:857px;float:right;padding:40px 0 0 50px;}
.nqi_list_tit {
    border-bottom: solid 1px #e7e7e7;
}
    .nqi_list_tit span {
        padding: 30px 0;
        color: #3b489c;
        font-size: 24px;
        border-bottom: solid 1px #3b489c;
        display:inline-block;
    }
.nqi_list_nr{padding:30px 0;}
.nqi_dl{line-height:2.2;text-indent:28px;}
.nqi_image{padding:20px 0;}
@media screen and (max-width: 1200px) {
    .nqi_banner{width:1200px;}
    .nqi_m {
        width: 1200px;
    }
}