@charset "utf-8";
/* CSS Document */

a {
    text-decoration: none;
}

body {
    background: #fff;
    font-size: 14px
}

.wrapper {
    font-family: "微软雅黑";
    width: 100%;
    margin: 0 auto
}

/*头部header s*/

.content {
    width: 1200px;
    margin: 0 auto;
    margin-top: 20px;
    background: #fff;
}

.con_tit {
    width: 100%;
    height: 18px;
    text-align: center;
    background: url(dmqh_tit_20200810.jpg) no-repeat;
}

.con_tit span {
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #015293;
    line-height: 18px;
}

.top_main {
    width: 1200px;
    margin-top: 30px;
}

.banner2 {
    width: 585px;
    overflow: hidden;
}

.large_box {
    margin-bottom: 10px;
    width: 585px;
    height: 347px;
    overflow: hidden;
}

.large_box img {
    display: block;
}

.small_box {
    width: 585px;
    height: 66px;
    overflow: hidden;
}

.small_list {
    position: relative;
    float: left;
    width: 585px;
    height: 66px;
    overflow: hidden;
}

.small_list ul {
    height: 66px;
    overflow: hidden;
}

.small_list ul li {
    position: relative;
    float: left;
    margin-right: 14px;
    width: 136px;
}

.small_list ul li img {
    display: block;
}

.small_list ul li .bun_bg {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 136px;
    height: 66px;
    background: #fff;
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
    -khtml-opacity: 0.6;
    opacity: 0.6;
}

.small_list ul li.on .bun_bg {
    display: block;
}

.top_right {
    width: 585px;
}

.links {
    width: 100%;
}

.links ul {
    width: 110%;
    overflow: hidden;
}

.links ul li {
    float: left;
    width: 114px;
    text-align: center;
}

.links ul li img {
    display: block;
    margin: 0 auto;
    height: 60px;
}

.top_right .links ul li p {
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
    line-height: 60px;
}

.top_right p {
    margin-top: 18px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #000000;
    line-height: 34px;
}

.top_right p a {font-size: 16px;color:#2a5893}
.content_center{width: 100%;margin-top: 50px; overflow: hidden;}
.center_map{margin-top: 30px;}
.content_bottom{width: 100%;margin-top: 50px;margin-bottom: 20px;}
.bottom_main{width: 100%;height:147px;overflow: hidden;margin-top:30px}
.scroll_horizontal{position: relative;height:147px;}
.scroll_horizontal .box{overflow:hidden;position:relative;width:100%;height:147px;;margin: 0 auto;}
.scroll_horizontal .list{overflow:hidden;width:9999px;}
.scroll_horizontal .prev{position:absolute;top:60px;width:32px;height:32px;left: 0;
background:url(zgnj_index_pics201807-31.png) no-repeat;cursor:pointer;z-index: 10000;}

.scroll_horizontal .next{position:absolute;top:60px;width:32px;height:32px;right: 0;
background:url(zgnj_index_pics201807-32.png) no-repeat;cursor:pointer;z-index: 10000;}

.scroll_horizontal li{width: 220px;height:147px;padding-right:25px;float: left;;}