.wip_local{
    width: 100%;
    max-width: 1200px;
    margin: auto;
    height: 52px;
    line-height: 52px;
    color: #666666;
    font-size: 14px;
    background: url(local.png) no-repeat left center;
    padding-left: 30px;
}
.ysq_box{
    width:100%;
    max-width: 1200px;
    margin:30px auto 0px;
    overflow: hidden;
}
.ysy_left{
    width:70%;
    float:left;
    background-color: #fafbfd;
    border:1px solid #e2e8f6;
    border-top:2px solid #4078be;
    margin-bottom:90px;
}
.ysq_right{
    width:27%;
    float:right;
}
.ysq_title{
    font-size:28px;
    text-align: center;
    color:#333333;
    font-weight: bold;
    padding:50px 0px 40px;
}
.ysq_con{
    padding:0px 70px;
    font-size:16px;
    color:#333333;
    line-height:38px;
    text-indent:2em;
}
.zwgk_list li a{
    color:#245399;
    font-size:24px;
}
.zwgk_list li{
    line-height: 74px;
    padding-left:30%;
    margin-bottom:25px;
}
.zwgk_list li:first-child{
    background:#e2e8f6 url(zwgkli1.png) no-repeat 10% center;
}
.zwgk_list li:first-child+li{
    background:#e2e8f6 url(zwgkli2.png) no-repeat 10% center;
}
.zwgk_list li:first-child+li+li{
    background:#e2e8f6 url(zwgkli3.png) no-repeat 10% center;
}
.zwgk_list li:first-child+li+li+li{
    background:#e2e8f6 url(zwgkli4.png) no-repeat 10% center;
}
.zwgk_list li:first-child+li+li+li+li{
    background:#e2e8f6 url(zwgkli5.png) no-repeat 10% center;
}
.zwgk_list li:first-child+li+li+li+li+li{
    background:#e2e8f6 url(zwgkli6.png) no-repeat 10% center;
}
.zwgk_list li:first-child:hover{
    background:#4078be url(zwgklih1.png) no-repeat 10% center;
}
.zwgk_list li:first-child+li:hover{
    background:#4078be url(zwgklih2.png) no-repeat 10% center;
}
.zwgk_list li:first-child+li+li:hover{
    background:#4078be url(zwgklih3.png) no-repeat 10% center;
}
.zwgk_list li:first-child+li+li+li:hover{
    background:#4078be url(zwgklih4.png) no-repeat 10% center;
}
.zwgk_list li:first-child+li+li+li+li:hover{
    background:#4078be url(zwgklih5.png) no-repeat 10% center;
}
.zwgk_list li:first-child+li+li+li+li+li:hover{
    background:#4078be url(zwgklih6.png) no-repeat 10% center;
}
.zwgk_list li:hover a{
    color:#ffffff;
}
.znwd{
    margin-top:60px;
}
.tjsq{
    border:1px solid #e6e6e6;
    border-top: 0px;
    overflow: hidden;
}
.tjsq_title{
    text-align: center;
    padding:25px 0px 30px;
}
.tjsq_title span{
    font-size:18px;
    color:#333333;
    font-weight: bold;
    border-bottom:1px solid #4078be;
    padding-bottom:5px;
}
.tjsq form{
    text-align: center;
}
.tjsq form div{
    margin-bottom:20px;
    overflow: hidden;
}
.tjsq form span{
    float:left;
    width:35%;
    text-align: right;
    line-height: 34px;
    padding-right: 10px;
    font-size:16px;
    color:#333333;
}
.tjsq form input{
    float:left;
    width:190px;
    line-height: 32px;
    background-color: #f5f5f5;
    border:1px solid #e6e6e6;
}
.tjsq form .cxxj{
    line-height: 32px;
    color:#ffffff;
    background-color: #4078be;
    width:100px;
    display: inline-block;
    float: none;
    margin-bottom:40px;
}
.dllist{
    text-align: center;
    margin:60px auto 80px;
}
.dllist li{
    display: inline-block;
    margin-right:25px;
    background-color: #4078be;
    padding:0px 20px;
    line-height: 32px;
}
.dllist li a{
    color:#ffffff;
    font-size: 16px;
}
.znwd img{
    width:100%;
}
@media screen and (max-width:1200px) {
    .ysq_box{
        padding:0px 10px;
    }
    .wip_local{
        background: url(local.png) no-repeat 10px center;
    }
}
@media screen and (max-width:1100px) {
    .zwgk_list li{
        background: #e2e8f6!important;
        padding-left:0px;
        text-align: center;
    }
    .zwgk_list li:hover{
        background: #4078be!important;
    }
    .tjsq form {
        margin:0px 20px;
    }
    .tjsq form span {
        float: none;
        width: 100%;
        text-align: left;
        font-size: 16px;
        display: inline-block;
    }
    .tjsq form input {
        width: 100%;
    }
}
@media screen and (max-width:768px) {
    .ysy_left,.ysq_right{
        width:100%;
        float:none;
    }
    .zwgk_list li{
        width:49%;
        float:left;
    }
    .zwgk_list li:nth-child(2n){
        float:right;
    }
    .ysq_con {
        padding: 0px 20px;
    }
}
@media screen and (max-width:415px) {
    .zwgk_list li {
        width: 100%;
    }
}
