body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0;
}

* {
    margin: 0px;
    padding: 0px;

}

a {
    text-decoration: none;
    color: #000000;
}

li {
    list-style: none;
}

input,
img {
    border: none;
}

.mztj {
    padding: 20px 20px 50px;
    /* margin-top: 105px; */
    background: #fff;
}

.banner {
    /* height: 500px;
    width: 100%;
    background: url("../images/public/hqx_agws.jpg") no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-position: center 0; */
}
.banner img{
    width: 100%;
    height: auto;
}

/*  */

.gzdt {
    margin: 20px 0;
}

.zmhd_rdzc {
    margin: 20px 0;

}

.rdzc_partone {
    height: 310px;
    margin-bottom: 20px;
}

.rdyw_left {
    float: left;
    width: 49%;
}

/* å›¾ç‰‡è½®æ’­ */
.slideBox {
    width: 100%;
    height: 310px;
    overflow: hidden;
    position: relative;
}

.slideBox .hd {
    height: 15px;
    overflow: hidden;
    position: absolute;
    right: 5px;
    bottom: 5px;
    z-index: 1;
}

.slideBox .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.slideBox .hd ul li {
    -ms-border-radius: 50%;
    border-radius: 50%;
    float: left;
    margin-right: 7px;
    width: 10px;
    height: 10px;
    line-height: 14px;
    text-align: center;
    background: #fff;
    cursor: pointer;
}

.slideBox .hd ul li.on {
    background: #107fdd;
    border-radius: 50%;
    -ms-border-radius: 50%;
}

.slideBox .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.slideBox .bd li {
    zoom: 1;
    vertical-align: middle;
    list-style: none
}

.slideBox .bd img {
    width: 100%;
    height: 310px;
    display: block;
}

.slideBox .prev,
.slideBox .next {
    position: absolute;
    left: 3%;
    top: 50%;
    margin-top: -25px;
    display: block;
    width: 32px;
    height: 40px;
    /*background:url(../images/public/slider-arrow.png) -110px*/
    /*5px no-repeat;*/
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.slideBox .next {
    left: auto;
    right: 3%;
    background-position: 8px 5px;
}

.slideBox .prev:hover,
.slideBox .next:hover {
    filter: alpha(opacity=100);
    opacity: 1;
}

.slideBox .prevStop {
    display: none;
}

.slideBox .nextStop {
    display: none;
}

.slideBox .bd ul li>a>span {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 35px;
    line-height: 35px;
    color: #fff;
    font-size: 16px;
    background: rgba(0, 0, 0, 0.6);
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#000000, endcolorstr=#000000);

}
.slideBox .bd .img_title{
    padding-left:10px;
    width:80%;
}
.rdyw_right {
    width: 49%;
    float: right;
}

.right_two_three {
    width: 100%;
    height: 39px;
    line-height: 39px;
}

.right_two_three ul li {
    width: auto;
    float: left;
    background-color: #ffffff;
    line-height: 39px;
    text-align: center;
    font-size: 22px;
    cursor: pointer;
}

.right_two_three ul li+li {
    margin-left: 15px;
}

.right_two_three ul .new_activer {
    border-bottom: 2px solid #c40707;
    /*height: 45px;*/
    color: #0e64aa;
}

.com_bottom2 {
    width: 100%;
    height: 1px;
    background-color: #b7b7b7;
    /*margin-top: 10px;*/
    float: left;
}

.right_two_four {
    float: right;
    width: 100%;
    /*padding: 10px 0px;*/
}

.right_two_four ul li {
    background: url(../images/public/desc.png) no-repeat 0 center;
    line-height: 33px;
    padding-left: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
    background-position-x: 0px;
    width: 100%;
}

.right_two_four ul li a {
    font-size: 16px;
    /*display: block;*/
}

.right_two_four ul li a {
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
}

.right_two_four ul li a:hover {
    padding-left: 10px;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
}

.time_right {
    float: right;
    color: #999999;
}


.parttwo_item {
    float: left;
}

.parttwo_item:nth-child(3n) {
    margin-right: 0;
}

.parttwo_left {
    width: 40%;
}

.parttwo_right {
    width: 28%;
}

.index_more {
    float: right;
}

/* æ”¿ç­–æ–‡ä»¶ */
.rdzc_parttwo {
    height: 300px;
    margin-bottom: 20px;
}

.parttwo_item {
    margin-right: 4%;
    float: left;
    width: 48%;
}

.parttwo_item2 {
    /* margin-right: 4%; */
    float: left;
    width: 100%;
}

.zthd {
    height: 300px;
}


.parttwo_item:nth-child(2n) {
    margin-right: 0;
}

.part_two_three {
    width: 100%;
    height: 39px;
    line-height: 39px;
}

.part_two_three ul li {
    width: auto;
    float: left;
    background-color: #ffffff;
    line-height: 39px;
    text-align: center;
    font-size: 20px;
    cursor: pointer;
    border-bottom: 1px solid #d7d7d7;
}

.part_two_three ul li+li {
    margin-left: 25px;
}

.part_two_three ul .new_activer {
    border-bottom: 2px solid #0e64aa;
    color: #0e64aa;
}

.part_two_four ul li {
    background: url(../images/public/desc.png) no-repeat 0 center;
    line-height: 33px;
    padding-left: 10px;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
    background-position-x: 0px;
    width: 100%;
}

.part_two_four ul li a {
    font-size: 16px;
    /*display: block;*/
}

.part_two_four ul li a {
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
}

.part_two_four ul li a:hover {
    padding-left: 10px;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
}


.parttwo_title li {
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    padding-left: 15px;
    background: url("../images/public/zmhd_icon03.png") 0 50% no-repeat;
}

.parttwo_title li a {
    display: inline-block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.parttwo_title li p {
    float: left;
    width: 83%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: all 0.4s linear;
}

.parttwo_title li span {
    float: right;
    color: #999;
    /* width: 10%; */
}

.parttwo_title li:hover p {
    text-indent: 10px;
}

/* ä¸»é¢˜æ´»åŠ¨ */

.zuhd_rught {
    float: left;
    width: 22%;
    margin-right: 4%;
}

/* æ°‘æ—é£Žæƒ… */

.mzfq {
    float: left;
    width: 100%;
    margin-top: 20px;
}


.zdqy_list {
    margin-top: 10px;
    width: 100%;
    height: 200px;
}

.zdqy_list .picMarquee-left {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
}

.zdqy_list .picMarquee-left .bd {
    height: 100%;
    overflow: hidden;
}

.zdqy_list .picMarquee-left .bd .tempWrap {
    width: 100% !important;
    height: 100%;
    overflow: hidden;
}

.zdqy_list .picMarquee-left .bd ul {
    overflow: hidden;
    zoom: 1;
}

.zdqy_list .picMarquee-left .bd ul li {
    float: left;
    display: inline;
    overflow: hidden;
    text-align: center;
    margin: 0 8px;
    width: 310px !important;
}

.zdqy_list .picMarquee-left .bd .pic {
    text-align: center;
}

.zdqy_list .picMarquee-left .bd .pic img {
    width: 310px;
    height: 170px;
    display: block;
}

.zdqy_list .picMarquee-left .bd .title {
    line-height: 30px;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
@media (max-width: 768px) {
    .rdyw_left,.rdyw_right,.parttwo_item{
        width: 100%;
    }
}