body {
    margin: 0;
    padding: 0;
    font: 12px/1.5 \5FAE\8F6F\96C5\9ED1,\5b8b\4f53, Arial, sans-serif;/*background:#ffffff;*/
}
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote, p {
    padding: 0;
    margin: 0;
}
table, td, tr, th {
    font-size: 12px;
}
ol, ul {
    list-style: none;
}
li {
    list-style-type: none;
}
img {
    vertical-align: top;
    border: 0;
}
h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    font-weight: normal;
}
address, cite, code, em, th, i {
    font-weight: normal;
    font-style: normal;
}
a{
    text-decoration: none;
    color: #3d3d3d;
}
.fl{
    float: left;
}
.fr{
    float: right;
}

.clear{
    clear:both;
    content:'.';
    display:block;
    width: 0;
    height: 0;
    visibility:hidden;
}
.clear:after{
    overflow: auto; zoom: 1;
}
.bt-clear{clear:both}


.wip_art{
    width: 1100px;
    margin-top: 30px;
}
.zdjs_left{
    float: left;
    width: 537px;
    margin-bottom: 20px;

}
.zdjs_right{
    float: right;
    width: 537px;
    margin-bottom: 20px;

}
.zdjs_tit{
    margin-bottom: 25px;
    width: 1100px;
    height: 257px;
    background-color: #5eb95e;
    position: relative;
}

.zdjs_mlqd{
    width: 100%;
    /* border-bottom: 1px dashed #CCCCCC; */
    /* margin-bottom: 30px; */
}
.zdjs_mlqd ul li{
    width: 100%;
    height: 45px;
    font-size: 20px;
}
.zdjs_mlqd ul li a:hover{
    color: #198be3;
}
.zdjs_mlqd p{
    width: 350px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    /*padding: 15px;*/
    /*box-sizing: border-box;*/
    border-radius: 10px;
    font-size: 20px;
    /*background: #027bc2;*/
    border: 1px solid #1d9bd8;

    margin: 0 auto;
    margin-bottom: 20px;
}

.zdjs_mlqd p:hover{
    background: #1d9bd8;
}

.zdjs_mlqd p:hover a{
    color: #FFFFFF;
}
.zdjs_select{
    width: 100%;
    height: 35px;
    text-align: center;
    position: absolute;
    bottom: 30px;
}
.zdjs_select select{
    width: 100px;
    height: 35px;
    line-height: 45px;
    outline: none;
    font-size: 20px;
    padding-left: 10px;
    border: none;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    cursor: pointer;
}
.zdjs_list{
    width: 1100px;
}
.zdjs_list1{
    width: 1100px;
    /* height: 192px; */
    border: 1px solid #198be3;
    padding: 10px 0px 20px 20px;
    box-sizing: border-box;
    margin-bottom: 20px;
}
.list_img{
    width: 300px;
    margin-right: 30px;
    float: left;

}
.list_img img{
    width: 300px;
}

.zdjs_list1 .list_name{
    text-align: left;
    font-size: 24px;
    cursor: pointer;
    height: 60px;
    line-height: 50px;
    padding-left: 35px;
    background: url(biaoji.png) no-repeat 0px 12px;
    background-size: 25px 25px;

}
.zdjs_list1 .list_li{
    width: 710px;
    float: right;
}
.zdjs_list1 .list_li ul li{
    /* width: 33%; */
    height: 50px;
    line-height: 50px;
    float: left;
    font-size: 18px;
}

.zdjs_list1 .list_li ul li a:hover{
    color: #198be3;
    font-weight: 700;
}



















