@charset "utf-8";

body {
    padding: 0;
    margin: 0;
    font-family: Microsoft Yahei;
    font-size: 16px;
    color: #333;
    text-align: left;
    background-color: #ffffff;
    position: relative;
    -webkit-text-size-adjust: none;
    min-width: 1280px;
}

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
p,
select,
form,
fieldset,
input,
button,
textarea,
blockquote,
table {
    padding: 0;
    margin: 0;
}

address,
caption,
cite,
code,
dfn,
th,
var {
    font-style: normal;
    font-weight: normal;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
}

li {
    list-style: none;
}

i {
    font-style: normal;
    vertical-align: top;
    display: inline-block;
    background-repeat: no-repeat;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    margin: auto;
}

th,
td {
    padding: 0
}

img,
a img {
    border: 0;
    margin: 0;
    padding: 0;
    vertical-align: middle;
}

img,
table,
object,
embed,
video {
    max-width: 100%;
}

button,
input,
select,
textarea {
    vertical-align: middle;
    font-family: Microsoft Yahei;
    font-size: 14px;
    box-sizing: border-box;
    outline: 0;
}

button,
input {
    *overflow: visible;
    line-height: normal;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    border: 0;
}

button,
html input[type="button"],
input[type="reset"],
input[type=image],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
    border: none;
}

select {
    width: 100%;
}

a {
    outline-style: none;
    text-decoration: none;
    color: #333;
    cursor: pointer !important;
}

a:focus {
    outline: none;
    -moz-outline: none;
    noline: expression(this.onFocus=this.blur());
}

a:hover {
    color: rgba(35, 129, 147, 1);
}

input[type="text"],
textarea,
select {
    padding: 2px 5px;
    line-height: 20px;
    border: 1px solid #e3e3e3;
    color: #666;
}

.clearfix {
    *zoom: 1;
}

.clearfix:before,
.clearfix:after {
    display: table;
    content: "";
    line-height: 0;
}

.clearfix:after {
    clear: both;
}

.clear {
    clear: both;
}

.auto {
    margin-left: auto;
    margin-right: auto;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.hide {
    display: none;
}

.transparent {
    background: transparent !important;
}

.bgwhite {
    background-color: #ffffff;
}

.bggray {
    background-color: #fafafa;
}

.red {
    color: #B20000;
}

.color_red {
    color: #c81f18;
}

.txt {
    text-align: justify;
    text-justify: distribute-all-lines;
}

.transition a {
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;

}

.imgScale a img {
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

.imgScale a:hover img {
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

/* ÁÐ±í */
.common_list li {
    position: relative;
    line-height: 44px;
    color: #333;
    text-indent: 24px;
}

.common_list li:after {
    content: "";
    position: absolute;
    left: 6px;
    top: 50%;
    width: 8px;
    height: 8px;
    background: rgba(189, 223, 174, 1);
    margin-top: -4px;
    border-radius: 4px;
}

.common_list li a h3 {
    display: block;
    width: 76%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.common_list li span.time {
    color: #999;
    position: absolute;
    top: 0;
    right: 24px;
}

.mt32 {
    margin-top: 32px;
}

.mb32 {
    margin-bottom: 32px;
}

.pd {
    padding: 24px;
    display: block;
}

.txt {
    background-color: #f7f7f7;
}

.common_tit {
    display: block;
    text-align: center;
    margin-top: 48px;
}

.common_tit span {
    font-size: 30px;
    font-weight: 700;
    position: relative;
}

.common_tit span::before {
    content: '';
    width: 108px;
    height: 14px;
    background: url(/dfzb/xhtml/ztzl/szdfz/css/../images/szgjsdcszt_tit_l.png) no-repeat;
    position: absolute;
    left: -160px;
    top: 50%;
}

.common_tit span::after {
    content: '';
    width: 108px;
    height: 14px;
    background: url(/dfzb/xhtml/ztzl/szdfz/css/../images/szgjsdcszt_tit_r.png) no-repeat;
    position: absolute;
    right: -160px;
    top: 50%;
}

.common_tit i {
    display: block;
    font-size: 14px;
    color: #999;
    margin-top: -6px;
    font-weight: 400;
}


/* header */
.zt_header {
    height: 560px;
    background: url(/dfzb/xhtml/ztzl/szdfz/css/../images/banner.png) no-repeat top center #ffffff;
    position: relative;
}



/* logo */
.zt_logo {
    width: 320px;
    position: absolute;
    left: 200px;
    top: 26px;
}

.zt_logo img {
    width: 100%;
}


/* Ç°ÑÔ */
.qy{
    width: 100%;
    height: 498px;
background: url(/dfzb/xhtml/ztzl/szdfz/css/../images/btdbaw.png) no-repeat top center ;
overflow: hidden;
}

.qy_tit{
    width: 330px;
    margin: 0 auto;
    color: #383838;
    font-size: 60px;
    line-height: 90px;
    margin-top: 93px;

    font-family: 'SourceHanSansCN', Arial, sans-serif;
}

.qy_con{
    width: 1040px;
    height: 270px;
    font-size: 20px;
    line-height: 34px;
    margin: 0 auto;
    margin-top: 12px;
}

.drpyq{
    width: 100%;
    height: 582px;
    background: url(/dfzb/xhtml/ztzl/szdfz/css/../images/drpyqbj.png) no-repeat top center;
    overflow: hidden;
}

.drpyq_tit{
    width: 330px;
        margin: 0 auto;
        color: #383838;
        font-size: 60px;
        line-height: 90px;
        margin-top: 95px;
    
        font-family: 'SourceHanSansCN', Arial, sans-serif;
}

.drpyq_txt{
    width: 1000px;
    height: 68px;
    margin: 0 auto;
    font-size: 20px;
        line-height: 34px;
}
.drpyq_con{
    display: flex;
    flex-wrap: wrap;
    width: 1270px;
    margin: 0 auto;
    justify-content: space-between;
    margin-top: 26px;
}
.drpyq_con li{
    overflow: hidden;
        background: url(/dfzb/xhtml/ztzl/szdfz/css/../images/wzbj1.png) no-repeat top center;
    width: 400px;
height: 92px;

margin-bottom: 29px;
font-size: 30px;
font-weight: bold;
line-height: 92px;
text-align: center;
}

.drpyq_con li a{
color: #E3FFE3;
}

.dspldszfz{
    width: 100%;
    height:630px;
    background: url(/dfzb/xhtml/ztzl/szdfz/css/../images/btdbaw.png) no-repeat top center;
    overflow: hidden;
}
.dspldszfz_tit{

    width: 570px;
        margin: 0 auto;
        color: #383838;
        font-size: 60px;
        line-height: 90px;
        margin-top: 93px;
    
        font-family: 'SourceHanSansCN', Arial, sans-serif;

}

.dspldszfz_con{
    width: 1400px;
    margin: 0 auto;
    display: flex;
justify-self: start;
justify-content: space-between;
margin-top: 50px;

}
.dspldszfz_con li:hover{

    transform: scale(1.2);
    transition: all 2s;
}


.dspjy{
    height: 700px;
    width: 1400px;
    margin: 0 auto;
    background: url(/dfzb/xhtml/ztzl/szdfz/css/../images/btdbaw.png) no-repeat top center;
    overflow: hidden;
 
}
.dspjy_tit{
    width: 330px;
        margin: 0 auto;
        color: #383838;
        font-size: 60px;
        line-height: 90px;
        margin-top: 90px;
        font-family: 'SourceHanSansCN', Arial, sans-serif;

}

.dspjy_con{
    display: flex;
  flex-wrap: nowrap;
}

.dspjy_con_l{
    width: 262px;
    height: 490px;
    margin-right: 60px;
    background: url(/dfzb/xhtml/ztzl/szdfz/css/../images/jywzbj.png) no-repeat top center;
    display: flex;
    flex-wrap: nowrap;
}

.dspjy_con_l_l{

    width: 48px;
    height: 380px;
    font-size: 48px;
    color: #fff;
    line-height: 53px;
    margin-left: 60px;
  
}

.dspjy_con_l_r {
    width: 48px;
    height: 380px;
    font-size: 48px;
        color: #fff;
        line-height: 53px;
       margin-left: 30px;
}

.dspjy_con_r{
    width: 924px;
    height: 440px;
    /* background-color: blue; */

    font-size: 20px;
    line-height: 34px;
}
        body{
         position: relative;
            
        }

.wza{
    position: absolute;
    right: 100px;
    top: 20px;
    color: #000;
    font-size: 16px;
    z-index: 1000;
}
.wza a{   color: #000;}

