@charset "utf-8";
/* CSS Document */
.w1400{width:1400px;margin:0 auto;}
.Footer{height: auto;width: 100%; background: #1b65b9;}
/*友情链接*/
.Footer .Link{width: 100%;height: 50px;background:#f1f6ff;}
.Footer .Link #YqljUlList {position: relative;overflow: hidden;text-align:center;display: flex;justify-content: space-between;}
.Footer .Link #YqljUlList>li {float: left;height: 100%;width: 25%;cursor: pointer;position: relative;}
.Footer .Link #YqljUlList>li>a {display: block;width: 100%;height: 100%;line-height: 50px;text-align: center;}
.Footer .Link #YqljUlList>li>font{display: inline-block;font-size: 18px;line-height: 50px;background: url(footer_icon01.png) no-repeat right center;color: #333333;width: auto;padding-right:22px;}
.Footer .Link ul.layui-menu {display: none;}
.layui-menu-body-title a{font-size:16px;line-height:40px;}
/*下拉框*/
.YqljDropDown.layui-dropdown {overflow-x: hidden;max-height:286px;width:350px; margin: 0; border: 1px solid #bababa;box-shadow: 0px 0px 10px -2px #4a9cc3;}
.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: #206be7;border-radius: 5px;}
.YqljDropDown.layui-dropdown .layui-menu-body-title a {white-space: normal;line-height: 1.3;padding: 9px 15px;}
.YqljDropDown.layui-dropdown .layui-menu-body-title a:hover{color: #206be7;}

.Footer .foot{width:100%;height: auto;overflow: hidden;position: relative;margin: 0 auto;padding-top:19px;}
.Footer .foot .syqt{height:40px;line-height:40px;width: 100%;text-align: center;margin-bottom:11px;}
.Footer .foot .syqt a{color: #ffffff;font-size: 18px;font-weight:bold;}
.Footer .foot .syqt span{color: #ffffff;font-size: 18px;font-weight:bold;padding: 0px 8px 0px;}
.Footer .foot .syqt a:hover{color: #cf0b0a;}

.Footer .dzjg{width: auto;height: auto;overflow: hidden;text-align:center;margin-top:4px;}
.Footer .dzjg span{display: inline-block;margin:0px 8px;}

.Footer .foot .foot_txt{width:1080px;height: auto;overflow: hidden;}
.Footer .foot .foot_txt p{color: #ffffff;font-size: 16px;line-height: 30px;}
.Footer .foot .foot_txt span+span{padding-left:17px;}
.Footer .foot .foot_txt a{ color: #ffffff;}
.Footer .foot .foot_txt a:hover{color: #cf0b0a;}

.Footer .foot .tell{width: auto;height: auto;overflow: hidden;}
.Footer .foot .tell span{display:block;width:100%;line-height:30px;text-align: left;color: #ffffff;font-size: 16px;}

/*版本切换*/
.VersionPart{display: block;font-size: 14px;line-height: 1.5;padding: 8px 0;background: #004bc6;color: #ffffff;text-align: center;}
.VersionPart .Version{position:fixed;right: 5vw;bottom: 5vw;border: 1px solid #989a9f;background-color: #f7f2f2;z-index: 9999999999;overflow: hidden;box-shadow: 0px 0px 10px -3px #efefef;}
.VersionPart .Version i{font-size: 100px;color: #004bc6;padding: 46px 50px;display: inline-block;}
.VersionPart a{color:#ffffff;}

.layui-layer.layui-layer-tips .layui-layer-content{font-size: 15px;}
.layui-layer.layui-layer-tips .layui-layer-content>h1{ display: block; text-align: center; font-size: 15px; line-height: 1.3; padding-top: 5px;}
