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

/*footer*/

.footer{min-height: 236px;background: #f7f7f7;/* max-width:1920px; */margin: 0 auto;z-index: 999;position: relative;}

/*友情链接*/
.yqlj{width:1200px;height: 36px;position: relative;padding: 5px 0;margin: 0 auto;}
.yqlj>.w1200{ height: 36px;}
.diy_select{position:relative;float:left;height:34px;/* color:#FFF; */font-size:14px;cursor:pointer;width: 175px;}
.diy_select+.diy_select{margin-left: 20px;}
.diy_select+.diy_select+.diy_select+.diy_select+.diy_select+.diy_select .diy_select_txt{ margin-right:0;}
.diy_select_txt{font-size:16px;line-height:34px;padding: 0 20px 0 0px;height: 34px;position: relative;overflow: hidden;background:url(/images/sj_icon.png) no-repeat right center;padding-right: 25px;/* margin-right:42px; *//* max-width: 68px; */text-align: right;}
.diy_select_btn{ position: absolute; top: 0; right: 0px; width:40px; height: 34px;  }
.diy_select_list{position:absolute;bottom: 39px;left:0px;z-index:9999999;display:none;overflow:hidden;padding:10px;width:1178px;border:1px solid #ededed !important;background:#FFF;}
.diy_select_list li{ position: relative; overflow:hidden; float:left; width:196px; height:30px; color:#333; line-height:30px; cursor:default;}
.diy_select_list li a{display: block;padding-left: 15px;position: relative;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;word-wrap:normal;font-size: 12px;}
.diy_select_list li.focus{ background:#ededed; }
.diy_select_list.div_select_list_1{left:0px;}
.diy_select_list.div_select_list_2{left: -195px;}
.diy_select_list.div_select_list_3{left: -390px;}
.diy_select_list.div_select_list_4{left: -584px;}
.diy_select_list.div_select_list_5{left: -780px;}
.diy_select_list.div_select_list_6{left: -975px;}
.diy_select_list.div_select_list_7{left:-1032px;}


.footer-xx{position: relative;overflow:hidden;background: #ffffff;min-height: 190px;border-top: 1px solid #cb2026;}

.footer-xx .left-xx{margin: 50px 55px 0 0px;float:left;}
.footer-xx .left-xx span + span{ margin-left:20px;}
.footer-xx .middle-xx{margin-top: 20px;/* color:#fff; */font-size:16px;width:560px;float:left;}
.footer-xx .middle-xx h4{font-weight:normal;/* color:#fff; */margin-bottom: 15px;margin-top: 15px;}
.footer-xx .middle-xx h4 a{/* color:#fff; */}
.footer-xx .middle-xx p{line-height: 30px;height: 30px;position:relative;}
.footer-xx .middle-xx p span{ display:block; float:left; margin-right:60px;}
.footer-xx .middle-xx p a{/* color:#fff; */}
.footer-xx .middle-xx p i{ float:left; height:24px; width:18px; margin-right:5px;}
.footer-xx .middle-xx p i img{ margin-top:2px;}
.footer-xx .jiucuo{margin: 25px 30px  0 0;font-size:14px;width:94px;float:left; background-color: #f5f5f5; padding: 10px;}
.footer-xx .jiucuo img{height:auto;width:100%;}
.footer-xx .wxgzh{margin: 25px 30px  0 0;font-size:14px;width:114px;float:left; background:url('/images/jx.png') center center no-repeat; position: relative; height: 114px;}
.footer-xx .wxgzh p{ color:#fff; margin-top:10px; text-align:center;}
.footer-xx .wxgzh img{
 position: absolute;
   top: 3px;
   left: 0px;
    display: block;
}
.footer-xx.slhStyle .slhIcon {
  margin-top: 9px;
  display: block;
}
.footer-xx.slhStyle .slhIcon img{width:100%;height:auto;}
.footer-xx.slhStyle .left-xx {
  margin: 50px 25px 0 0px;
}

@media screen and (max-width: 750px) {
  .footer-xx.slhStyle .left-xx {
    width: auto;
    margin: 20px auto;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
  }
  .footer-xx.slhStyle .left-xx span + span {
    margin-left: 10px;
  }
}
/*机器人优化*/
.robot-chat, .robot-index{z-index: 1000 !important;position: relative;}

/*全局隐藏列表内换行标签br*/
ul>li>a>br{ display: none; }

/*全站调整正文字体-2022年10月28日*/
.DocHtmlCon,
#Zoom{ font-family: "宋体"; }

.mobile_bbqh{width: 100%; background: #000000; text-align: center; height: 40px; line-height: 40px; color: #FFFFFF;}
.mobile_bbqh a{ color: #FFFFFF; font-size: 15px; font-weight: bold;}
.mobile_bbqh span{ color: #FFFFFF; font-size: 15px; font-weight: bold; padding: 0px 8px;}
.mobile_bbqh.fhsjb{width: 30vw;height: 30vw;position: fixed;bottom: 2vw;left: 2vw;background: url(/images/back_mobile.jpg) center center no-repeat;z-index: 9999;background-size: 100% 100%;box-shadow: 0px 0px 8px -2px #333;}
.mobile_bbqh.fhsjb a{width: 100%;height: 100%;display: block;font-size: 0;}

/*友情链接*增加多链接单选项-2023年9月8日*/
.diy_select_list li.many a{ display:inline-block; }
.diy_select_list li.many a + a{ padding-left:0;}
.diy_select_list li.many a:hover{ text-decoration:underline; }


