@charset "utf-8";
/* CSS Document */

.FsLinks{ height: 50px; background-color: #5189c4; }
.FsLinks #YqljUlList{ position: relative; padding-left: 1px; overflow: hidden;}
.FsLinks #YqljUlList>li{ position: relative; overflow: hidden; float: left; width: 239px; width: calc(1194px / 4); height: 50px; padding-right: 1px;  text-align: center; cursor: pointer; }
.FsLinks #YqljUlList::before,
.FsLinks #YqljUlList>li::after{ content:''; display: block; position: absolute; height: 30px; top: 10px; border-right: 1px solid #86add6; }
.FsLinks #YqljUlList::before{ left: 0;}
.FsLinks #YqljUlList>li::after{ right: 0; }
.FsLinks #YqljUlList>li>font{ display: inline-block; font-size: 16px; color: #FFF; line-height: 50px; padding-right: 30px; background: url("../images/Top_ico_6.png") no-repeat right center;}
.FsLinks ul.layui-menu{ display: none; }

/*下拉框*/
.YqljDropDown.layui-dropdown{ overflow-x:hidden; max-height: 300px; width: 299px; border: 1px solid #c2c5c7; box-shadow: 0px 0px 10px -2px #95b1d4;}
.YqljDropDown.layui-dropdown::-webkit-scrollbar{ width: 5px; background: transparent;}
.YqljDropDown.layui-dropdown::-webkit-scrollbar-button{ display: none;}
.YqljDropDown.layui-dropdown::-webkit-scrollbar-track-piece{ background: #e4e4e4; }
.YqljDropDown.layui-dropdown::-webkit-scrollbar-thumb{ background-color: #5189c4; border-radius: 5px;}
.YqljDropDown.layui-dropdown .layui-menu-body-title a{ white-space: normal; line-height: 1.3; padding: 9px 15px;}





.FooterBox{ padding:20px 0 10px; background:url("../images/Top_ico_8.png") repeat-x left bottom #97bfe2; color: #707070;}

.BottomNavs{ font-size: 15px; color: #FFF; line-height: 1.5; text-align: center;}
.BottomNavs li{ position: relative; overflow: hidden; display: inline-block; margin: 0 2px;}
.BottomNavs li a{ display: inline-block; padding: 0 5px; font-weight: bold; }

.BottomTextCon{ padding: 10px 0; z-index: 0; color: #FFFFFF; width: 920px; margin: 0 auto 0; text-align: center; }
.BottomTextCon p{ display: block; font-size: 14px; line-height: 1.5; padding: 3px 0;}
.BottomTextCon p span{ }
.BottomTextCon p span + span{ margin-left: 10px;}
.BottomTextCon p a:hover{ text-decoration: underline; }

.BottomImgBtns{ position: absolute; top: 30px; height: 0; width: 100%; display: flex; justify-content: space-between; }
.BottomImgBtns .wzzcBox{ padding-top: 15px; }





