﻿.lc{margin-left: -4%;}
.lc >img{
    float: left;
    margin: 15px 48px 0;
}
.item-list{
    float: left;
    width: 20%;
    font-size: 16px;
    height: 46px;
    border: 1px #ccc solid;
    cursor: pointer;
    border-radius: 4px;
    line-height: 46px;
    text-align: center;
    margin-left: 4%;
}
.item-list:last-child{margin-right: 0}
.item-list span{
    display: inline-block;
    width: 18px;
    height: 46px;
    overflow: hidden;
    float: left;
    margin-right: 10px;
}
.item-list a{
    display: block;
    text-decoration: none;
}
.item-list span.sp1{background: url("20200525-ysq-icon01-blue.png") no-repeat center;}
.item-list span.sp2{background: url("20200525-ysq-icon02-blue.png") no-repeat center;}
.item-list span.sp3{background: url("20200525-ysq-icon03-blue.png") no-repeat center;}
.item-list span.sp4{background: url("20200525-ysq-icon04-blue.png") no-repeat center;}
.item-list span.sp5{background: url("20200525-ysq-icon05-blue.png") no-repeat center;}
.ysq_act span.sp1,.item-list:hover span.sp1{background: url("20200525-ysq-icon011.png") no-repeat center;}
.ysq_act span.sp2,.item-list:hover span.sp2{background: url("20200525-ysq-icon022.png") no-repeat center;}
.ysq_act span.sp3,.item-list:hover span.sp3{background: url("20200525-ysq-icon033.png") no-repeat center;}
.ysq_act span.sp4,.item-list:hover span.sp4{background: url("20200525-ysq-icon044.png") no-repeat center;}
.ysq_act span.sp5,.item-list:hover span.sp5{background: url("20200525-ysq-icon055.png") no-repeat center;}
.ysq_act,.item-list:hover{background: #067ac3;border: 1px #067ac3 solid;}
.ysq_act a,.item-list:hover a{color: #fff;}
.lm_div {
    display: inline-block;
    overflow: hidden;
    width: 128px;
}
.table-all{border: 0;}
.zcwj-table{border: 1px #e8e8e8 solid;}

.jgfk-tit{font-size: 32px;font-weight: bold;color: #067ac3;text-align: center;line-height: 32px;margin-top: 80px;}

.cxm_div{
    height: 67px;
    background: url("20200420-cxm-blue.png") no-repeat left center #f8f8f8;
    padding-left: 144px;
    margin-top: 40px;
}
.cxm_div input{
    width: 70%;
    height: 35px;
    padding: 0 10px;
    line-height: 35px;
    border: #e3e3e3 1px solid;
    margin-top: 15px;
    margin-left: 10px;
    font-size: 12px;
    /*color: #ccc;*/
    float: left;
}

.cxm_div button{
    width: 60px;
    height: 35px;
    border: 1px #067ac3 solid;
    background: #067ac3;
    color: #fff;
    float: left;
    margin-top: 15px;
    margin-left: 10px;
}

.cxm_div span{
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    margin-left: 20px;
    line-height: 67px;
}
.dds {
    width: 60%;
}
.jgfk-box{padding: 40px 40px 0;border: 1px #e8e8e8 solid}
.pho-list-box ul li p span.bjcor{color:#067ac3}

@media only screen and (max-width: 1299px){
    /*.item-list{width: 25%;}*/
    /*.lc >img{margin: 15px 5% 0;}*/
}

@media only screen and (max-width: 1200px){
    .jgfk-box{padding: 30px 30px 0;}
    .dds{width: 55%}
    .cxm_div input{width: 60%}
    .cxm_div span{margin-left: 15px}
    .zcwj-table thead tr th,.zcwj-table tbody tr td{padding: 14px 5px;}


}
@media only screen and (max-width: 1000px){
    .jgfk-box{padding: 0;border: none;}
    .jgfk-tit{margin-top: 40px;font-size: 24px;}



}

@media only screen and (max-width: 750px){
    .lc >img,.item-list span{display: none}
    .lc{margin-left: -2%;}
    .item-list{width: 30%;margin-left: 2%;}
    .lm_div{width: auto}

    .item-list{font-size: 14px;height: 38px;line-height: 38px;}

    .cxm_div {
        padding-left: 0;
        background: #f8f8f8;
        height: auto;
        text-align: center;
        margin-top: 25px;
    }
    .dds {
        float: none;
        margin: 0 auto;
        width: 90%;
    }
    .cxm_div input {
        width: 240px;
        float: none;
        margin-left: 0;
    }
    .cxm_div button {
        width: 260px;
        float: none;
        margin-left: 0;
    }
    .zn_big_box .ysbj {
        margin-top: 0;
    }

}





