@charset "utf-8";
/* CSS Document */
.w1600{width:1600px; margin:0 auto;}
.w1400{width:1400px; margin:0 auto;}
.Footer{height: auto;width: 100%; background: #206be7;}
/*友情链接*/
.Footer .Link{height: 57px;width: 100%;border-bottom: 1px solid #004bc6;}
.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: auto;cursor: pointer;position: relative;}
.Footer .Link #YqljUlList>li::after {content: '';position: absolute;width: 1px;height: 19px;top: 19px;right: 0px;background: rgba(255,255,255,0.4);}
.Footer .Link #YqljUlList>li>a {display: block;width: 100%;height: 100%;line-height: 50px;}
.Footer .Link #YqljUlList>li>font{display: inline-block;font-size: 18px;line-height: 57px;background: url(footer_icon.png) no-repeat right 64px center;color: #ffffff;width: auto;padding-right: 129px;}
.Footer .Link #YqljUlList>li:last-child::after{display:none;}
.Footer .Link #YqljUlList>li:last-child>font{padding-right:64px; background-position:right center;}
.Footer .Link ul.layui-menu {display: none;}
.Footer .Link #YqljUlList>li h3{width: 100%;height: 100%;line-height: 57px;}
.Footer .Link #YqljUlList>li h3 a {display: block;width: 100%;height: 100%;color: #ffffff;font-size: 18px;}
.Footer .Link #YqljUlList>li h3 a:hover{color: #CE0000;}
/*下拉框*/
.YqljDropDown.layui-dropdown {overflow-x: hidden;max-height:300px;width:250px; 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;}
.Footer .foot .dzjg{width: auto;height: auto;overflow: hidden;text-align: right;position: absolute;right: 0px;top: 51px;}
.Footer .foot .dzjg a{display:inline-block;}
.Footer .foot .dzjg .blxxjbzx{width:150px;height:57px;line-height: 54px;text-align:center;background:rgba(255,255,255,0.2);}
.Footer .foot .dzjg #_span_jiucuo{padding: 0px 12px 0px 25px;}
.Footer .foot .syqt{height: 36px;line-height: 36px;width: 100%;margin-top: 20px;}
.Footer .foot .syqt a{color: #ffffff;font-size: 18px;padding-right: 4px; transition: all 0.5s;}
.Footer .foot .syqt span{color: #ffffff;font-size: 18px;padding: 0px 5px 0px 6px;}
.Footer .foot .syqt a:hover{color: #CE0000;}
.Footer .foot .foot_txt{width: 100%;height: auto;overflow: hidden;padding: 6px 0 24px;}
.Footer .foot .foot_txt p{color: #ffffff;font-size: 18px;line-height: 32px;}
.Footer .foot .foot_txt span+span{padding-left: 26px;}
.Footer .foot .foot_txt em{padding-left: 10px;}
.Footer .foot .foot_txt a{ color: #ffffff;}
.Footer .foot .foot_txt a:hover{color: #CE0000;}

.Footer .foot .foot_down{width: 100%; height: 60px; line-height: 60px; text-align: center; background: #0652d1;}
.Footer .foot .foot_down span{display: inline-block; color: #ffffff; font-size: 18px;}
.Footer .foot .foot_down span+span{padding-left: 26px;}
.Footer .foot .foot_down img{padding-right:5px;}
.Footer .foot .foot_down a{transition: all 0.5s;color: #ffffff;}
.Footer .foot .foot_down a:hover{color:#CE0000;}

/*版本切换*/
.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;}

.jlt_Footer{margin-top:20px;}
.jlt_Footer .aBox {position: relative;}

.wzaBox{position: absolute;top:20px;right: 20px;}
.wzaBox .wza,
.wzaBox .ghb{cursor: pointer;display: inline-block;color: #003366;font-size: 16px;height: 21px;line-height: 21px;margin: 0px 3px;width: auto;float: left;position:relative;padding-left:10px;}
.wzaBox .ghb::after{content:"";width:1px;height:15px;background:#003366;position:absolute;left:0px;top:3px;}
.wzaBox .wza:hover,
.wzaBox .ghb:hover{color: #c00;}