@charset "utf-8";

/* CSS Document */

html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
div,
dl,
dt,
dd,
ul,
ol,
li,
p,
blockquote,
pre,
hr,
figure,
table,
caption,
th,
td,
form,
fieldset,
legend,
input,
button,
textarea,
menu {
    /* [disabled]margin:0; */
    padding: 0;
    font-family: "microsoft yahei", "simhei", "simsun";
    
    font-size: 16px;
    margin: 0;
    outline: 0;
}

body {
    background-color: white;
}

header,
footer,
section,
article,
aside,
nav,
hgroup,
address,
figure,
figcaption,
menu,
details {
    display: block;
}

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

caption,
th {
    font-weight: normal;
}

html,
body,
fieldset,
img,
iframe,
abbr {
    border: 0;
}

i,
cite,
em,
var,
address,
dfn {
    font-style: normal;
}

[hidefocus],
summary {
    outline: 0;
}

li {
    list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
small {
    font-size: 100%;
    font-weight: normal
}

sup,
sub {
    font-size: 83%;
}

pre,
code,
kbd,
samp {
    font-family: inherit;
}

q:before,
q:after {
    content: none;
}

textarea {
    overflow: auto;
    resize: none;
}

label,
summary {
    cursor: default;
}
a { color: inherit; } 
a,
button {
    cursor: pointer;
}

del,
ins,
u,
s,
a,
a:hover {
    text-decoration: none;
}
a:{
    color: black;
}



input {
    border: 0px;
}

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

button[disabled],
html input[disabled] {
    cursor: default
}

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

input {
    line-height: normal
}

input[type="checkbox"],
input[type="radio"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #9ea5af;
    font-size: 14px;
}

/*=================首页样式===================*/
.out_container_esd{margin:0 auto;}
.page_wrap_esd{margin:0 auto;background: url(bg_wsd_yhl_20221012.png) no-repeat top center;height:auto;overflow: hidden;}
.fRight{float: right;}
.fLeft{float: left;}
.head_content{width: 1300px;margin:0 auto;height: 524px;}
.head_wsd{height: 524px;margin:0 auto;width: 100%}
.logo_esd{margin-top: 32px;float: left;}
.logo_esd a{display: block;}
.big_contentbox,.contentbox{width:1300px;height:auto;overflow: hidden;margin:0 auto;}
.toutiao_box{width:1300px;height:159px;background: url(ttbg_esd_yhl_20221012.png) no-repeat; font-size: 43px;color:#fae7c7;text-align: center;font-weight: bold;display: flex;align-items: center; }
.toutiao_box a{display: flex;align-items: center;justify-content: center;width: 100%}
.headwz_esd{width: 1213px;height: 397px;margin:0 auto;}
.line_one{width: 100%;height: auto;overflow: hidden;margin-top: 50px;}
/*幻灯片*/
.picnews_left{width: 650px;height: 450px;float: left;}
.picnews_left .my-slider img{width: 650px;height: 433px;cursor: pointer;}
.picnews_left .unslider-wrap {position: relative;}
.picnews_left .unslider-wrap li{width: 100%}
.picnews_left .unslider-wrap li:hover{opacity: 0.8;-webkit-transition: all 0.5s;transition: all 0.5s;}
.picnews_left .unslider-wrap li:hover .picnews_left .silde-disp-1 a{color: }
.picnews_left .unslider-wrap.unslider-carousel>li {float: left;}
.picnews_left .unslider-vertical>ul {height: 100%;}
.picnews_left .unslider-vertical li {float: none;width: 100%;}
.picnews_left .unslider-fade {position: relative;z-index: 999999;}
.picnews_left .unslider-fade .unslider-wrap li {position: absolute;left: 0;top: 0;right: 0;z-index: 8;}
.picnews_left .unslider-fade .unslider-wrap li.unslider-active {z-index: 10;}
.picnews_left .unslider li,.unslider ol,.unslider ul {list-style: none;padding: 0;border: none;}
.picnews_left .unslider-arrow {position: absolute;left: 0px;z-index: 2;cursor: pointer;}
.picnews_left .unslider-arrow.next {left: auto;right: 0px;}
.picnews_left .unslider {position: relative;}
.picnews_left .unslider-nav {position: absolute;bottom: -34px;z-index: 9999;width: 100%;text-align: center;}
.picnews_left .unslider-nav li {display: inline-block;width: 22px;height: 5px;background: #d2d2d2;text-indent: -9999px;cursor: pointer;margin: 10px 4px;border-radius: 50px}
.picnews_left .unslider-nav .unslider-active {background: #e3000a;width:8px;height:8px;border-radius: 8px;position: relative;}
/*.picnews_left .unslider-nav .unslider-active:after{content: "";display: block;clear: both;background-size: 12px 12px;width: 12px;height: 12px;position: absolute;border:1px solid #9E2020;border-radius: 12px;top: -3px;right: -3px}*/
.picnews_left .unslider-wrap li {position: relative;height: 450px;}
.picnews_left .unslider-wrap li div a{display: block;}
.picnews_left .unslider-arrow {width: 25px;height: 34px;/*background: #ffa873;*/position: absolute;z-index: 9998;text-indent: -9999px;top: 154px;}
.picnews_left .unslider-arrow.prev {left: 10px;background: url(zjt_wsd_yhl_20221012.png);background-repeat: no-repeat;width: 18px;height: 33px;background-size: 100% 100%}
.picnews_left .unslider-arrow.next {right: 10px;background: url(yjt_wsd_yhl_20221012.png);background-repeat: no-repeat;width: 18px;height: 33px;background-size: 100% 100%}
.picnews_left .silde-disp-1 {background: url(slide_bg_esd_20221012.png) no-repeat;position: absolute;z-index: 10;right: 0;width: 633px;height: 56px;text-align: left;bottom: 0px;line-height: 54px;}
.picnews_left .silde-disp-1 a {color: #333333;width: 570px;display: inline-block; padding-left: 30px;line-height: 34px;/*font-weight: bold;*/padding-top: 10px;padding-bottom: 10px;float: left;font-size: 18px;}
.picnews_left .silde-disp-1 span{color: #ffb15d;line-height: 30px;padding-top: 10px;padding-bottom: 10px;display: inline-block;padding-left: 5px;}
.picnews_box{height: auto;overflow: hidden;background: #fff;padding-bottom: 2rem}
.picnews_left .unslider-nav{width:auto;bottom: 50px;right: 252px;width: 146px;/*height: 54px;*//*background: #272727;*//*opacity: 0.93;*/}
.picnews_left .unslider-nav li{width:8px;height:8px;border-radius: 8px}
/*幻灯片结束*/
.wz_list{float:right;height: 397px;width:630px; }
.listMod{width:100%;height:auto;}
.listMod ul li a{font-size: 18px;}
.listMod ul{height: auto;overflow: hidden;margin-top: 36px;}
.listMod ul li {background: url(listbg_wsd_yhl_20221013.png) no-repeat left 18px;padding-left: 14px;line-height: 40px;}
.listMod ul li:hover a{margin-left: 10px;-webkit-transition: all 0.5s;transition: all 0.5s;color:#fd5601 }
.xxgc_box{width:100%;height:auto;overflow: hidden;margin-top: 50px;}
.title_box{height:88px;background: url(xxgcbg_esd_yhl_20221013.png)no-repeat center;}
.xxgc_wz_box{width:100%;height:auto;}
.xxgc_wz_box ul li{width:1295px;border-left: 5px solid #ffdb9a;height: 190px;background: #fff7ef;margin-bottom: 20px;position: relative;}
.xxgc_wz_box ul{margin-top:50px;margin-bottom: 50px;}
.xxgc_wz_box ul li p a{font-size: 18px;font-weight: bold;}
.xxgc_wz_box ul li p a:hover{color:#fd5601;-webkit-transition: all 0.5s;transition: all 0.5s; }
.xxgc_wz_box ul li p{padding-top: 34px;margin-left: 31px;}
.xxgc_wz_box ul li span{margin: 30px;display: block;font-size: 15px;color:#777777 }
.xq_more{position: absolute;right:30px;bottom:20px;color: #fd5601;font-size: 14px;  }
.xq_more:hover{font-weight: bold;}
.szdt_box{width:100%;height: 486px;background: url(dtbg_esd_yhl_20221013.png) no-repeat center;}
.szdt_wz_list{width: 1300px;margin:0 auto;height: 486px;}
.szdt_tit{width: 100%;height: 88px;background: url(szdt_esd_yhl_20221013.png) no-repeat center;margin-top: 60px;float: left;}
.list_szdt{height: auto;overflow: hidden;width: 100%;float: left;}
.list_szdt ul{height: auto;overflow: hidden;float: left;width: 100%;margin-top:30px;}
.list_szdt ul li{width: 45%;background: url(listbg_wsd_yhl_20221013.png) no-repeat left 18px;padding-left: 14px;line-height: 42px;float: left;margin-left: 1%;margin-right: 2.5%}
.list_szdt ul li a:hover{color:#fd5601;-webkit-transition: all 0.5s;transition: all 0.5s;margin-left: 10px;}
/*.list_szdt ul li:hover a{margin-left: 10px;-webkit-transition: all 0.5s;transition: all 0.5s;}*/
.txtx_box{width:1300px;margin:0 auto;height: 430px;margin-top: 60px;}
.txtx_tit{width:100%;height:88px;background:url(txtxbg_esd_yhl_20221013.png) center no-repeat;}


.imgs_scroll_box{margin:0 auto;margin-top: 50px;position: relative;overflow: hidden;width: 1300px;}
.imgs_scroll_box ul{width: 10000em;height: 280px;position: relative;}
.imgs_scroll_box ul li{float: left;width: 177px;margin-left: 34px;height: 280px;}
.imgs_scroll_box ul li p{margin-top: 5px}
.imgs_scroll_box a{display: block;text-align: center;color: #394351}
.imgs_scroll_box ul li img{width: 100%;height:248px;}
.imgs_scroll_box ul li img:hover{opacity: 0.7}
.imgs_scroll_box .topic-prev, .imgs_scroll_box .topic-next{top: 95px;}
.topic-prev,.topic-next {position: absolute;width: 22px;height: 51px;text-align: center;cursor: pointer;top: 50px;text-indent: -9999px;}
.topic-prev {left: 0px;background: transparent url(esd_arrowleft_20210517.png) no-repeat 0 0;}
.topic-next {right: 0px;background: transparent url(esd_arrowright_20210517.png) no-repeat 0 0;}
.qwsp_box{width:1300px;margin:0 auto;height:620px; margin-top: 60px;margin-bottom: 70px}
.qwsp_tit{width:100%;height:88px;background: url(qwspbg_esd_yhl_20221013.png) no-repeat center;}
.qwsp_list{width:100%:;height:auto;margin-top: 50px;}
.qwsp_list ul{height: auto;overflow: hidden;background: #fff7ef}
.qwsp_list ul li{width:596px;height:142px;float:left;border-bottom:1px dotted #d2d2d2;margin-left: 30px;}
.qwsp_list ul li:last-child{border:none;}
.qwsp_list ul li:nth-child(5){border:none;}
.qwsp_list ul li .xq_more{right: 0;bottom:0;}
.qwsp_list ul li p a{font-weight: bold;font-size: 18px;}
.qwsp_list ul li p a:hover{color:#fd5601;-webkit-transition: all 0.5s;transition: all 0.5s;  }
.qwsp_list ul li p{margin-top: 30px;}
.qwsp_list ul li span{font-size:15px;color:#777777;margin-top: 20px;display: block;position: relative;}

.page_wrap_esd{background-color:#fffbf7}
.links{display:none}
.picnews_left .unslider-nav{bottom:77px}
.qwsp_box{height:auto}
.head_esd_wap{display: none;}
/*响应式*/
@media screen and (max-width:768px){
    .head_esd{display: none;}
    .head_esd_wap{display: block;}
    .head_content{width: 100%}
    .headwz_esd{width: 100%;height: auto;float: left;margin-top: 2rem}
    .headwz_esd img{width: 90%;margin-left: 5%}
    .head_content {height: 427px;}
    .big_contentbox, .contentbox,.toutiao_box{width: 100%}
    .picnews_left{width: 84.6%;float: none;margin:0 auto}
    .wz_list{width: 84.6%;float: none;margin:0 auto;}
    .toutiao_box{font-size: 22px;}
    .picnews_left .my-slider img{width: 100%}
    .picnews_left .unslider-nav{right: 35%}
    .picnews_left .silde-disp-1{width: 100%;background-size: 100% 100%;}
    .picnews_left .silde-disp-1 a{width: 90%;white-space: nowrap;overflow: hidden;text-overflow: ellipsis}
    .xxgc_wz_box ul li{width: 100%;height: auto;overflow: hidden;}
    .szdt_wz_list{width: 100%}
    .szdt_tit,.title_box,.txtx_tit{background-size: 100% }
    .list_szdt ul li{width: 94%;margin-left: 0%;
    margin-right: 0%;}
    .list_szdt{padding:2%;}
    .szdt_box{height: auto;overflow: hidden;background:#fffbf7;}
    .list_szdt ul,.szdt_tit, .title_box,.xxgc_wz_box ul,.txtx_box,.imgs_scroll_box{margin-top: 0px}
    .xxgc_wz_box ul li p a{font-size: 18px}
    .wz_list{height: auto;overflow: hidden;}
    .txtx_box,.imgs_scroll_box{width: 100%}
    .txtx_box{height: auto;overflow: hidden;}
    .imgs_scroll_box ul li{margin-left: 21px}
    .xxgc_wz_box ul li p{margin:0 5%;}
    .qwsp_box{margin-top: 0px;height: auto;overflow: hidden;background-size: 100%;width: 100%}
    .qwsp_tit{background-size: 100%}
    .qwsp_list{margin-top:0px;}
    .qwsp_list ul li{margin-left: 0px;width: 96%;margin:0 2%;height: auto;overflow: hidden;padding-bottom: 1rem}
    .xxgc_box{margin-top: 0px;}
    .xxgc_wz_box ul li{padding-bottom:20px}
}
@media screen and (max-width:540px){
    .head_content{height: 310px;}
    .picnews_left .unslider-wrap li {position: relative;height: 353px;}
    .picnews_left .my-slider img{height: 317px;}
    .picnews_left{height: 353px;}
    .imgs_scroll_box ul li {margin-left: 2px;}
    .qwsp_list ul li p a {font-weight: bold;font-size: 18px;}
    .picnews_left .unslider-nav {
    right: 21%;
}
}
@media screen and (max-width:450px){
.imgs_scroll_box ul li {margin-left: 33px;}
.head_content {height: 271px;}
}
@media screen and (max-width:414px){
    .picnews_left .my-slider img {height: 250px;}
    .picnews_left .unslider-wrap li{height: 283px;}
    .picnews_left .unslider-arrow{top: 113px;}
    .picnews_left {height: 293px;}
    .imgs_scroll_box ul li {margin-left: 21px;}
}
@media screen and (max-width:375px){
    .imgs_scroll_box ul li {margin-left: 7px;}
}
@media screen and (max-width:320px){
.head_content {height: 226px;}
.picnews_left .my-slider img {
    height: 192px;
}
.picnews_left .unslider-wrap li {
    height: 234px;
}
.picnews_left {
    height: 241px;
}
}
.xxgc_wz_box ul li{margin-bottom:0px;}
.xxgc_wz_box ul li{height:110px;}
.xxgc_wz_box ul li p{padding-top:15px}
.xxgc_wz_box ul li span{margin-top:10px;margin-bottom:10px}

.xxgc_wz_box{margin-top:50px;margin-bottom:50px;}
.xxgc_wz_box ul{margin-top:0px;margin-bottom:20px;}

@media screen and (max-width:768px){
.links{display:none}
.wid {
    width: 100%!important;
}
.footer p {
    text-align: left;
}
.footer .fLeft {
    width: 72%;
    float: right;
    padding-right: 3%;
}
.dqwz{height:auto}
}
.footer_db {
    width: 20%!important;
    float: left;
    padding-top: 20px;
}
.footer_db{padding-top:0px!important}
#back-to-top{left:87%!important}
.szdt_wz_list{height:auto;overflow: hidden;}
}