@charset "utf-8";
/*base*/
html,body,ul,ol,li,p,h2,h4,a,img,input,span,a{margin:0;padding:0;}
img,input,button {border: 0;}
i,h2{font-style: normal;font-family: "Microsoft Yahei"; font-weight:normal;}
input:focus,textarea:focus,select:focus, button{outline:none;}
ul,li,button{list-style: none;}
body{font-size: 16px;color: #333;font-family:"Microsoft Yahei";}
a{color: #333;text-decoration:none;font-family:"Microsoft Yahei";font-size:16px;}
a:hover{color: #2968d0;}
button,img,input { vertical-align: middle;}
::-webkit-input-placeholder {color: #b2b2b2; } :-moz-placeholder { color: #b2b2b2; } ::-moz-placeholder {  color: #b2b2b2; } :-ms-input-placeholder {color: #b2b2b2; }

body{background: url(2023_ztr_bg.png) no-repeat top center !important;}
.header{height: auto;position: relative;/* z-index: 50; */}
.logo{text-align: left;margin: 0px auto;padding-top: 20px;}
.header .header_title{text-align: center;margin: 0rem 0rem 3rem 0rem;}
.header .header_box{border-radius: 5px;border: 1px solid #73BBF5;background: url(2023_header_box_bg.png) repeat-x top;margin: 4rem 0 0rem 0;}
.header .header_box p{color: #FFF;margin:20px 40px;line-height: 200%;font-size: 18px;text-indent: 2em;font-weight: bold;}

.main1100 {width: 1200px;margin: 0 auto;overflow: hidden;}
.gover_fi{padding: 32px 0;}
.gover_con_box{	background:#ffffff;padding: 0 0 30px 0;}
.clearfix{ display:block;}
.clearfix:after{content:"";display:block;visibility:hidden;clear:both;}
.file_l{background: #8dd4fe url(zt_2023_zwgkztr_wj_a.jpg) 15% 0px no-repeat;width: 49%;height: 148px;}
.file_r{background: #8dd4fe url(zt_2023_zwgkztr_wj_a.jpg) 15% 0px no-repeat;width: 49%;height: 148px;}
.file_l a,.file_r a{color: #333333;font-size: 20px;width: 63%;text-indent: 36px;display: block;color: #fff;/* font-weight: bold; */margin: 0px auto;margin-top: 35px;margin-left: 35%;line-height: 40px;}
.fl{ float:left;}
.fr{ float:right;}
.hdqk_tit{width: 100%;height: 65px;background: #0d5199;margin: auto;}
.hdqk_tit span{display: block;color: #ffffff;font-weight: bold;font-size:33px;line-height: 65px;margin-left: 30px;}
.hdqk_tit a{color: white;font-size: 17px;line-height: 65px;padding-right: 20px;}
.hdqk_con{font-size: 16px;display: block;color: #ffffff;/* margin-right:20px; */overflow:hidden;}
.hdqk_list_l img{ width:316px; height:185px;}
.hdqk_list_r{width: 70%;}
.hdqk_con ul{/* padding: 0 30px; */}
.hdqk_con li{padding: 30px 0;border-bottom: 1px dotted #d3cfcb; display:block;}
.hdqk_list_l{width: 26%;height: 185px;background: url(ylzt_2022_zwgkztr_316185.jpg) no-repeat;border-radius: 6px;overflow: hidden;}
.hdqk_con li:last-child{border-bottom:0;}
.hd_tit{font-size: 20px;color: #333333;font-weight: bold;line-height: 33px;height: 100%;}
.hd_con{display: block;font-size: 18px;color: #333333;line-height: 32px;margin-top: 16px;text-indent: 2em;height: 100%;}
.hdqk_list_r  a:hover{color: #b0243b;}

@media only screen and (max-width: 1100px){
 html, body{width:100%;background-image: url(2023_ztr_bg.png);background-repeat: no-repeat;background-position: top center;background-size: cover;}
.gover_top{width:100%;}
.header,.logo{width:100%;text-align: center;}
.logo img{width: 65%;}
.header .header_title img{width: 100%;}
.header .header_box{background: #0d5ae5;margin: 1rem 0.2rem;}
.header .header_title{margin: 0.2rem 0;}
.main1100{width:100%;}
.file_l{height: 148px;width: 100%;}
.file_r{height: 148px;width: 100%;margin: 10px 0;}
 .file_l a{/* width:100%; */margin-top: 1.2rem;}
 .file_r a{/* width:100%; */margin-top: 1.2rem;} 
 .hdqk_list_l{width:100%;text-align: center;background-position: top center;}
 .hdqk_list_r{width:100%;}
 .hdqk_con li{width: 95%;padding: 0.5rem;}
}

@keyframes fadeInUpC{0%{opacity: 0;-webkit-transform: translate3d(0,100%,0) scale(0);transform: translate3d(0,100%,0) scale(0);}
to{opacity: 1;-webkit-transform: none;transform: none;}}
.fadeInUpC{-webkit-animation-name: fadeInUpC;animation-name: fadeInUpC;}