@charset "utf-8";
/* CSS Document */
* {margin: 0;padding: 0;-webkit-box-sizing: border-box;box-sizing: border-box;font-family: sans-serif,Arial, Microsoft YaHei, serif, cursive, fantasy, monospace;}

/* 导航部分 */
.web_tele_pub_2503{width:100%;min-width:1000px;margin:0 auto;}
.web_tele_pub_2503 .banner{width:100%;max-width:1500px;margin:0 auto;}
.web_tele_pub_2503 .banner img{width:100%;display: block;vertical-align: top;}

.web_tele_pub_2503 .bot_area{width: 100%; background-color: #fff;padding:20px 0;}
.web_tele_pub_2503 .bot_area .topbox{width:1000px;margin:0 auto;display: flex;justify-content: space-between;align-items: flex-start;}
.web_tele_pub_2503 .bot_area .topbox .logo{width:205px;margin-right:80px;}
.web_tele_pub_2503 .bot_area .topbox .logo img{width:100%;vertical-align: top;}

.web_tele_pub_2503 .bot_area .topbox .operation{flex:1;display: grid;grid-template-columns:auto auto auto auto;font-size:12px;color:#797979;gap:20px;line-height:2.1;}
.web_tele_pub_2503 .bot_area .topbox .operation .lay .tit{font-weight:bold;color:#555;cursor:default}
.web_tele_pub_2503 .bot_area .topbox .operation .lay div:not(.tit) a{color:#555;cursor: pointer;}
.web_tele_pub_2503 .bot_area .topbox .operation .lay div:not(.tit) a:hover{color:#fd8224;text-decoration: underline;}

.web_tele_pub_2503 .bot_area .topbox .download{width:179px;margin-left:40px;}

.web_tele_pub_2503 .bot_area .topbox .kefu{width: 100px;text-align: center;font-size:12px;color:#797979;position: relative;top:10px;}
.web_tele_pub_2503 .bot_area .topbox .kefu img{width:44px;vertical-align:top;margin-bottom:5px;}

.web_tele_pub_2503 .bot_area .botbox{width:100%;border-top: 1px solid #eee;margin-top:0px;padding:20px 0 0;}
.web_tele_pub_2503 .bot_area .botbox .gonggao{display: flex;justify-content:center;align-items: center;font-size:12px;color:#555;}
.web_tele_pub_2503 .bot_area .botbox .gonggao span{margin:0 10px;}
.web_tele_pub_2503 .bot_area .botbox .gonggao span a{color:#555;cursor: pointer;}
.web_tele_pub_2503 .bot_area .botbox .copyright{color:#7e8b8c;font-size:12px;margin:5px auto 10px;text-align: center;}
.web_tele_pub_2503 .bot_area .botbox .images{width:100%;display: flex;justify-content: center;align-items: center;}
.web_tele_pub_2503 .bot_area .botbox .images img{height:60px;margin:0 5px;vertical-align: top;}