@charset "utf-8";
/* CSS Document */
.Footer{height: 310px;width: 100%; background: #0066cc;}
.w1400{width:1400px;}
/*友情链接*/
.Footer .Link{height:36px; width: 100%; margin: 0 auto; padding: 12px 0px; background: #0b489a;}
/*  .Footer .Link #YqljUlList {position: relative;overflow: hidden;display:block;text-align:center;} */
.Footer .Link #YqljUlList>li {float: left;height: 36px;width: 280px;cursor: pointer;position: relative;}
.Footer .Link #YqljUlList>li.move{margin-right: 0px;border-right: none;width: 240px;}
.Footer .Link #YqljUlList>li::after {content: '';display: none;position: absolute;width: 15px;height: 100%;top: 0px;right: 58px;background: url(select_icon.png) no-repeat center center;}
.Footer .Link #YqljUlList>li>a {display: block;width: 100%;height: 100%;line-height: 36px;}
/* .Footer .Link #YqljUlList>li>font {display: block;line-height: 36px;font-size: 16px;color: #333333;text-align: right;width: 152px;} */
/* .Footer .Link #YqljUlList>li>font{display: inline-block;font-size: 18px;line-height: 36px;color: #ffffff;padding-right: 32px;background: url(select_icon.png) no-repeat right center;}
.Footer .Link ul.layui-menu {display: none;} */
/*下拉框*/
/* .YqljDropDown.layui-dropdown {overflow-x: hidden;max-height:300px;width:240px;border: 1px solid #c2c5c7;box-shadow: 0px 0px 10px -2px #ffd0d3;}
.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: #0c5197;border-radius: 5px;}
.YqljDropDown.layui-dropdown .layui-menu-body-title a {white-space: normal;line-height: 1.3;padding: 9px 15px;} */

/*.Footer .Link #YqljUlList>li>a {display: block;width: 100%;height: 100%;line-height: 25px;}
.Footer .Link #YqljUlList>li>font{display: inline-block;font-size: 18px;line-height: 25px;padding-right: 75px;background: url(select_icon.png) no-repeat right center;color: #000000;}
.Footer .Link ul.layui-menu {display: none;}*/


.diy_select{position:relative;height: 36px;color: #ffffff;font-size:18px;cursor:pointer;width: 100%;text-align: center;}
.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:18px;padding: 0 20px 0 0px;height: 36px;line-height: 36px;position: relative;overflow: hidden;background:url(select_icon.png) no-repeat right center;padding-right: 58px;/* margin-right:42px; *//* max-width: 68px; */text-align: right;display: inline-block;}
.diy_select_btn{ position: absolute; top: 0; right: 0px; width:40px; height: 34px;  }
.diy_select_list{position:absolute;bottom: 48px;left:0px;z-index:9999999;display:none;overflow:hidden;padding:10px;width: 1378px;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;text-align: left;}
.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: 14px;}
.diy_select_list li.focus{ background:#ededed; }
.diy_select_list.div_select_list_1{left:0px;}
.diy_select_list.div_select_list_2{left: -280px;}
.diy_select_list.div_select_list_3{left: -560px;}
.diy_select_list.div_select_list_4{left: -840px;}
.diy_select_list.div_select_list_5{left: -1120px;}
.diy_select_list.div_select_list_6{left: -975px;}
.diy_select_list.div_select_list_7{left:-1032px;}

.Footer .foot{width: 100%;height: auto;overflow: hidden;position: relative;}
.Footer .foot .syqt{width: 100%;height: 40px;line-height: 40px;text-align: center;margin: 25px auto 0;}
.Footer .foot .syqt a{color: #ffffff;font-size: 16px;}
.Footer .foot .syqt span{color: #ffffff;font-size: 16px;padding: 0px 8px;}
.Footer .foot .syqt a:hover{color: #c00;}
.Footer .foot .foot_txt{width: 100%;height: auto;overflow: hidden;margin: 3px auto 0;text-align: center;}
.Footer .foot .foot_txt p{color: #ffffff;font-size: 16px;line-height: 30px;padding-bottom: 7px;}
.Footer .foot .foot_txt span.p10{padding-left: 13px;}
.Footer .foot .foot_txt em{padding-left: 10px;}
.Footer .foot .foot_txt a{ color: #FFFFFF;}
.Footer .foot .foot_txt a:hover{color: #c00;}
.Footer .foot .dzjg{height: auto;overflow: hidden;margin: 15px auto 0;}
.Footer .foot .dzjg img{padding-right: 14px;}

/*版本切换*/
.VersionPart{ display: block; font-size: 14px; line-height: 1.5; padding: 8px 0; background: #0f4fb9;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: #037ef3;padding: 46px 50px;display: inline-block;}
.VersionPart a{color:#ffffff;}