@charset "utf-8";
/* CSS Document */
*{margin:0;padding:0;-webkit-box-sizing: border-box;box-sizing: border-box;font-family:"PingFangSC-Medium","microsoft yahei",sans-serif,Arial;line-height:1.5;list-style: none outside none;}
html{scroll-behavior:smooth;}

.web_tele_pub_2503{width:100%;min-width:1200px;margin:0 auto;}
.web_tele_pub_2503 .banner{width:100%;max-width:1400px;margin:0 auto;position: relative;}
.web_tele_pub_2503 .banner img{width:100%;display: block;vertical-align: top;}
.web_tele_pub_2503 .ztImg{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:1200px;margin:0 auto;display: flex;justify-content: space-between;align-items: flex-start;}
.web_tele_pub_2503 .bot_area .topbox .logo{width:160px;margin-right:120px;}
.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:#777;gap:20px;line-height:2;}
.web_tele_pub_2503 .bot_area .topbox .operation .lay .tit{color:#3d4245;cursor:default}
.web_tele_pub_2503 .bot_area .topbox .operation .lay div{margin-bottom: 7px;}
.web_tele_pub_2503 .bot_area .topbox .operation .lay div:last-child{margin-bottom: 0;}

.web_tele_pub_2503 .bot_area .topbox .operation .lay div:not(.tit) a{color:#777;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:30px;position: relative;top:-3px;}

.web_tele_pub_2503 .bot_area .topbox .kefu{width: 100px;text-align: center;font-size:12px;color:#797979;position: relative;top:3px;margin-left:20px;}
.web_tele_pub_2503 .bot_area .topbox .kefu img{width:44px;vertical-align:top;margin-bottom:5px;transition: all ease 0.3s;}
.web_tele_pub_2503 .bot_area .topbox .kefu img:hover{-webkit-transform: rotate(20deg);}

.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 .gonggao span a:hover{color:#fd8224;text-decoration: underline;}

.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;}

.web_tele_pub_2503 .kd_fibre_optical{width:1000px;margin:20px auto;}
.web_tele_pub_2503 .kd_fibre_optical .nav{width:100%;display: flex;justify-content: space-between;align-items: center;background-color: #fff;}
.web_tele_pub_2503 .kd_fibre_optical .nav div{position: relative;flex:1;text-align: center;height:60px;line-height:60px;font-size:22px;font-weight:bold;color:#666;cursor: pointer;}
.web_tele_pub_2503 .kd_fibre_optical .nav div:hover{color:#ed8844;}
.web_tele_pub_2503 .kd_fibre_optical .nav div.active{background-color: #fef6f1;color:#ed8844;}
.web_tele_pub_2503 .kd_fibre_optical .nav div.active::before{
	content:"";
	position: absolute;top:0;left:0;right:0;
	height:3px;background-color:#ed8844;
}

.web_tele_pub_2503 .kd_fibre_optical .box .lay{width:100%;background-color: #fff;display: none;}
.web_tele_pub_2503 .kd_fibre_optical .box .lay:nth-child(2){padding-bottom: 30px;}
.web_tele_pub_2503 .kd_fibre_optical .box .lay:nth-child(2) .title{padding:40px 0 30px;font-size:30px;color:#000;font-weight:bold;display: flex;justify-content: center;align-items: center;}
.web_tele_pub_2503 .kd_fibre_optical .box .lay:nth-child(2) .title::before,
.web_tele_pub_2503 .kd_fibre_optical .box .lay:nth-child(2) .title::after{
	content:"";
	width:100px;border-top:1px solid #dadada;
	display: inline-block;margin:0 20px;
}
.web_tele_pub_2503 .kd_fibre_optical .box .lay:nth-child(2) .cons{margin:0 40px;display:flex;justify-content: space-between;gap:30px;}
.web_tele_pub_2503 .kd_fibre_optical .box .lay:nth-child(2) .cons .lay_s{flex:1;background-color:#fef7f3;border-radius:10px;border:2px solid #fef7f3;transition: all ease 0.3s;}
.web_tele_pub_2503 .kd_fibre_optical .box .lay:nth-child(2) .cons .lay_s:hover{box-shadow: 0 7px 9px rgba(0,0,0,0.08);}
.web_tele_pub_2503 .kd_fibre_optical .box .lay:nth-child(2) .cons .lay_s .top{width:100%;text-align: center;font-size:16px;font-weight: bold;color:#000;padding:20px 0 15px;}
.web_tele_pub_2503 .kd_fibre_optical .box .lay:nth-child(2) .cons .lay_s .top .ico{width:61px;margin-bottom:10px;vertical-align: top;}
.web_tele_pub_2503 .kd_fibre_optical .box .lay:nth-child(2) .cons .lay_s .list{width:100%;min-height:254px;background-color: #fff;border-radius: 8px;padding:16px 30px;display: flex;flex-direction: column;align-items: center;gap:12px 0;}
.web_tele_pub_2503 .kd_fibre_optical .box .lay:nth-child(2) .cons .lay_s .list div{width:100%;text-align: center;height:34px;line-height:34px;border-radius: 100px;font-size:14px;font-weight:bold;color: #707070;background-color: #fef7f3;cursor: pointer;}
.web_tele_pub_2503 .kd_fibre_optical .box .lay:nth-child(2) .cons .lay_s .list div a:hover{color:#ED8844;}


.web_tele_pub_2503 .kd_butler{width:1200px;height:530px;margin:20px auto;position: relative;padding:0;text-align: center;}
.web_tele_pub_2503 .kd_butler .label{font-size:24px;font-weight:normal;color:#fff;position: absolute;top:14px;left:16px;}
.web_tele_pub_2503 .kd_butler .video{width:100%;height:100%;}
.web_tele_pub_2503 .kd_butler .video_mc{position: absolute;top:0;right:0;bottom:0;left:0;background-color: rgba(0,0,0,0.4);}
.web_tele_pub_2503 .kd_butler .btn_play{position:absolute;left:50%;top:50%;-webkit-transform: translate(-50%,-50%);width:80px;height:80px;background-size: 100% 100%;background-repeat: no-repeat;background-image: url(../images/btn_play.png);cursor: pointer;border-radius: 1000px;}
.web_tele_pub_2503 .kd_butler .btn_play:hover{background-image: url(../images/btn_play_blue.png);}

.web_tele_pub_2503 .func{width:1200px;margin:26px auto 20px;}
.web_tele_pub_2503 .func .title{display: flex;justify-content: space-between;align-items: center;color:#333;font-size:20px;font-weight:bold;margin-bottom:15px;}
.web_tele_pub_2503 .func .title .name{display: inline-flex;align-items: center;}
.web_tele_pub_2503 .func .title .name::before{
	content:"";
	width:4px;height:20px;border-radius: 0 4px 4px 0;
	background-color: #b69663;margin-right:12px;
}
.web_tele_pub_2503 .func .title .more{color:#b69663;font-size:16px;font-weight:normal;display: inline-flex;align-items: center;cursor: pointer;}
.web_tele_pub_2503 .func .title .more::after{
	content:"";
	width:8px;height:8px;position: relative;top:1px;
	border-top:1px solid #b69663;
	border-right:1px solid #b69663;
	-webkit-transform: rotate(45deg);
	}

.web_tele_pub_2503 .func .consbox{width:100%;display: grid;grid-template-columns: repeat(6,1fr);gap:15px;}
.web_tele_pub_2503 .func .consbox .lay{background-color: #fff;padding:25px 0 25px;text-align: center;cursor: pointer;transition: all ease 0.3s;border-radius: 10px;}
.web_tele_pub_2503 .func .consbox .lay:hover{box-shadow: 0 7px 10px rgba(0,0,0,0.1);}
.web_tele_pub_2503 .func .consbox .lay .tit{color:#fd6620;font-size:18px;font-weight:bold;margin-bottom: 3px;}
.web_tele_pub_2503 .func .consbox .lay p{color:#666;font-size:14px;}
.web_tele_pub_2503 .func .consbox .lay img{width:100px;display: block;vertical-align: top;margin:25px auto 0;}


.web_tele_pub_2503 .elec_receipt{width:1200px;margin:20px auto;background-color: #fff;}
.web_tele_pub_2503 .elec_receipt .rank{height:48px;font-size:16px;font-weight:bold; display: flex;align-items: center;padding:0 20px;}
.web_tele_pub_2503 .elec_receipt .rank > div{color:#3d4245;display: inline-flex;align-items: center; margin-right:10px;}
.web_tele_pub_2503 .elec_receipt .rank > div::after{
	content:"";
	width:6px;height:6px;display: inline-block;margin-left: 5px;
	border-top:2px solid #3d4245;
	border-right:2px solid #3d4245;
	-webkit-transform: rotate(45deg);
}
.web_tele_pub_2503 .elec_receipt .rank > div:last-child{color:#989898;}
.web_tele_pub_2503 .elec_receipt .rank > div:last-child::after{
	content:"";
	width:6px;height:6px;display: inline-block;margin-left: 5px;
	border-top:none;
	border-right:none;
	-webkit-transform: rotate(45deg);
}
.web_tele_pub_2503 .elec_receipt .rank > div a{cursor: pointer;}

.web_tele_pub_2503 .elec_receipt .consbox .receipt{width:100%;height:320px;background: url(../images/elec_receipt/el-invoice1.jpg) center center/100% 100%;position: relative;}
.web_tele_pub_2503 .elec_receipt .consbox .receipt .qrcode{width:150px;position: absolute;top:88px;right:392px;}
.web_tele_pub_2503 .elec_receipt .consbox .step{width:100%;display: flex;justify-content: space-between;align-items: flex-start;padding:30px 0 0;}
.web_tele_pub_2503 .elec_receipt .consbox .step .title{font-size:30px;color:#fd872a;font-weight:bold;padding:10px 30px;white-space: nowrap;}
.web_tele_pub_2503 .elec_receipt .consbox .step .cons{flex:1;display: inline-flex;justify-content: space-between;align-items: flex-start;gap:10px;}
.web_tele_pub_2503 .elec_receipt .consbox .step .cons .tit{height:40px;margin-bottom: 15px;}
.web_tele_pub_2503 .elec_receipt .consbox .text{height:40px;font-size:12px;display: flex;justify-content: space-between;align-items: center;padding:0 20px;color:#707070;}
.web_tele_pub_2503 .elec_receipt .consbox .text p{cursor: pointer;}

.web_tele_pub_2503 .iTV_hd{background-color: #fff;}
.web_tele_pub_2503 .iTV_hd .ban_itv{width:100%;height:600px;background:#fff url(../images/banner-bg.jpg) center center/auto 600px no-repeat;position: relative;}
.web_tele_pub_2503 .iTV_hd .ban_itv .video_iTV{width:1200px;height:600px;position: absolute;top:0;left:50%;-webkit-transform: translateX(-50%);}
.web_tele_pub_2503 .iTV_hd .ban_itv .video_iTV .cons{width:596px;height:336px;position: absolute;top:173px;left:123px;}
.web_tele_pub_2503 .iTV_hd .ban_itv .video_iTV .btn_play{position:absolute;left:50%;top:50%;-webkit-transform: translate(-50%,-50%);width:80px;height:80px;background-size: 100% 100%;background-repeat: no-repeat;background-image: url(../images/btn_play.png);cursor: pointer;border-radius: 1000px;}
.web_tele_pub_2503 .iTV_hd .ban_itv .video_iTV .cons .btn_play:hover{background-image: url(../images/btn_play_blue.png);}
.web_tele_pub_2503 .iTV_hd .ban_itv .video_iTV .cons .video_mc{position: absolute;top:0;right:0;bottom:0;left:0;background-color: rgba(0,0,0,0.4);}

.web_tele_pub_2503 .iTV_hd .join{width:1170px;display: block;margin:0 auto;}

.web_tele_pub_2503 .hall_nearby{width:1200px;margin:20px auto;text-align: center;padding:40px 0 30px;font-size:16px;color:#666;background-color: #fff;}
.web_tele_pub_2503 .hall_nearby .hall_search{width:180px;display: block;margin:0 auto;}
.web_tele_pub_2503 .hall_nearby .qrcode{width:119px;display: block;margin:30px auto 25px;box-shadow:0 5px 7px rgba(0,0,0,0.1);border:5px solid #fff;}


.web_tele_pub_2503 .service{width:1200px;margin:20px auto;padding:0 20px;background-color: #fff;}
.web_tele_pub_2503 .service .lay{border-bottom: 1px dashed #dadada;padding-bottom: 20px;}
.web_tele_pub_2503 .service .lay:last-child{border-bottom: none;}
.web_tele_pub_2503 .service .lay .title{color:#0e0e0e;font-size:16px;font-weight:bold;padding:24px 13px 15px;}
.web_tele_pub_2503 .service .lay .list{width:100%;display: grid;grid-template-columns: repeat(5,1fr);color:#9e9e9e;font-size:12px;gap:17px 0px;}
.web_tele_pub_2503 .service .lay .list .lay_s{padding:8px 5px 8px 50px;background-size: 44px 44px;background-repeat: no-repeat;background-position: left 4px top 5px;text-align: justify;position: relative;}
.web_tele_pub_2503 .service .lay .list .lay_s .tit{font-size:14px;color:#444;margin-bottom:2px;cursor: pointer;display: inline-block;}
.web_tele_pub_2503 .service .lay .list .lay_s .tit:hover{color:#ED8844;}
.web_tele_pub_2503 .service .lay .list .lay_s.func_1{background-image: url(../images/funcs/func_1.png);}
.web_tele_pub_2503 .service .lay .list .lay_s.func_2{background-image: url(../images/funcs/func_2.png);}
.web_tele_pub_2503 .service .lay .list .lay_s.func_3{background-image: url(../images/funcs/func_3.png);}
.web_tele_pub_2503 .service .lay .list .lay_s.func_4{background-image: url(../images/funcs/func_4.png);}
.web_tele_pub_2503 .service .lay .list .lay_s.func_5{background-image: url(../images/funcs/func_5.png);}
.web_tele_pub_2503 .service .lay .list .lay_s.func_6{background-image: url(../images/funcs/func_6.png);}
.web_tele_pub_2503 .service .lay .list .lay_s.func_7{background-image: url(../images/funcs/func_7.png);}
.web_tele_pub_2503 .service .lay .list .lay_s.func_8{background-image: url(../images/funcs/func_8.png);}
.web_tele_pub_2503 .service .lay .list .lay_s.func_9{background-image: url(../images/funcs/func_9.png);}
.web_tele_pub_2503 .service .lay .list .lay_s.func_10{background-image: url(../images/funcs/func_10.png);}

.web_tele_pub_2503 .service .lay .list .lay_s.func_11{background-image: url(../images/funcs/func_11.png);}
.web_tele_pub_2503 .service .lay .list .lay_s.func_12{background-image: url(../images/funcs/func_12.png);}
.web_tele_pub_2503 .service .lay .list .lay_s.func_13{background-image: url(../images/funcs/func_13.png);}
.web_tele_pub_2503 .service .lay .list .lay_s.func_14{background-image: url(../images/funcs/func_14.png);}
.web_tele_pub_2503 .service .lay .list .lay_s.func_15{background-image: url(../images/funcs/func_15.png);}
.web_tele_pub_2503 .service .lay .list .lay_s.func_16{background-image: url(../images/funcs/func_16.png);}
.web_tele_pub_2503 .service .lay .list .lay_s.func_17{background-image: url(../images/funcs/func_17.png);}
.web_tele_pub_2503 .service .lay .list .lay_s.func_18{background-image: url(../images/funcs/func_18.png);}
.web_tele_pub_2503 .service .lay .list .lay_s.func_19{background-image: url(../images/funcs/func_19.png);}
.web_tele_pub_2503 .service .lay .list .lay_s.func_20{background-image: url(../images/funcs/func_20.png);}
.web_tele_pub_2503 .service .lay .list .lay_s.func_21{background-image: url(../images/funcs/func_21.png);}
.web_tele_pub_2503 .service .lay .list .lay_s.func_22{background-image: url(../images/funcs/func_22.png);}
.web_tele_pub_2503 .service .lay .list .lay_s.func_23{background-image: url(../images/funcs/func_23.png);}
.web_tele_pub_2503 .service .lay .list .lay_s.func_24{background-image: url(../images/funcs/func_24.png);}
.web_tele_pub_2503 .service .lay .list .lay_s.func_25{background-image: url(../images/funcs/func_25.png);}
.web_tele_pub_2503 .service .lay .list .lay_s.func_26{background-image: url(../images/funcs/func_26.png);}
.web_tele_pub_2503 .service .lay .list .lay_s.func_27{background-image: url(../images/funcs/func_27.png);}
.web_tele_pub_2503 .service .lay .list .lay_s.func_28{background-image: url(../images/funcs/func_28.png);}
.web_tele_pub_2503 .service .lay .list .lay_s.func_29{background-image: url(../images/funcs/func_29.png);}
.web_tele_pub_2503 .service .lay .list .lay_s.func_30{background-image: url(../images/funcs/func_30.png);}
.web_tele_pub_2503 .service .lay .list .lay_s.func_31{background-image: url(../images/funcs/func_31.png);}
.web_tele_pub_2503 .service .lay .list .lay_s.func_32{background-image: url(../images/funcs/func_32.png);}
.web_tele_pub_2503 .service .lay .list .lay_s.func_33{background-image: url(../images/funcs/func_33.png);}
.web_tele_pub_2503 .service .lay .list .lay_s.func_34{background-image: url(../images/funcs/func_34.png);}
.web_tele_pub_2503 .service .lay .list .lay_s.func_35{background-image: url(../images/funcs/func_35.png);}
.web_tele_pub_2503 .service .lay .list .lay_s.func_36{background-image: url(../images/funcs/func_36.png);}
.web_tele_pub_2503 .service .lay .list .lay_s.func_37{background-image: url(../images/funcs/func_37.png);}
.web_tele_pub_2503 .service .lay .list .lay_s.func_38{background-image: url(../images/funcs/func_38.png);}
.web_tele_pub_2503 .service .lay .list .lay_s.func_39{background-image: url(../images/funcs/func_39.png);}
.web_tele_pub_2503 .service .lay .list .lay_s.func_40{background-image: url(../images/funcs/func_40.png);}

.web_tele_pub_2503 .service .lay .list .lay_s.func_41{background-image: url(../images/funcs/func_41.png);}
.web_tele_pub_2503 .service .lay .list .lay_s.func_42{background-image: url(../images/funcs/func_42.png);}
.web_tele_pub_2503 .service .lay .list .lay_s.func_43{background-image: url(../images/funcs/func_43.png);}
.web_tele_pub_2503 .service .lay .list .lay_s.func_44{background-image: url(../images/funcs/func_44.png);}
.web_tele_pub_2503 .service .lay .list .lay_s.func_45{background-image: url(../images/funcs/func_45.png);}
.web_tele_pub_2503 .service .lay .list .lay_s.func_46{background-image: url(../images/funcs/func_46.png);}
.web_tele_pub_2503 .service .lay .list .lay_s.func_47{background-image: url(../images/funcs/func_47.png);}
.web_tele_pub_2503 .service .lay .list .lay_s.func_48{background-image: url(../images/funcs/func_48.png);}
.web_tele_pub_2503 .service .lay .list .lay_s.func_49{background-image: url(../images/funcs/func_49.png);}
.web_tele_pub_2503 .service .lay .list .lay_s .qr_code{position: absolute;padding:10px;-webkit-filter: drop-shadow(0 0 7px rgba(0,0,0,0.15));background-color: #fff;border-radius: 15px;top:60px;left:30px;z-index:2;display: none;}
.web_tele_pub_2503 .service .lay .list .lay_s .qr_code::before{
	content:"";
	position: absolute;top:-7px;left:50%;-webkit-transform: translateX(-50%);
	width:0;height:0;
	border-left:8px solid transparent;
	border-right:8px solid transparent;
	border-bottom:8px solid #fff;
	
}
.web_tele_pub_2503 .service .lay .list .lay_s .qr_code img{width:90px;vertical-align: top;}
.web_tele_pub_2503 .service .lay .list .lay_s:hover .qr_code{display: block;}




.web_tele_pub_2503 .download_concern{width:1200px;display:grid;grid-template-columns: repeat(2,1fr);gap:20px;margin:0 auto 20px;}
.web_tele_pub_2503 .download_concern .lay{padding:20px;position: relative;background-color: #fff;display: flex;justify-content: space-between;align-items: stretch;}
.web_tele_pub_2503 .download_concern .qr_code{width:68px;margin-right:15px;}
.web_tele_pub_2503 .download_concern .cons{flex:1;display: flex;flex-direction: column;justify-content: space-between;color:#9e9e9e;font-size:16px;font-weight:bold;}
.web_tele_pub_2503 .download_concern .download{border-left: 3px solid #3a8ae8;}
.web_tele_pub_2503 .download_concern .download .cons .tit{color:#3a8ae8;font-size:18px;font-weight:bold;}
.web_tele_pub_2503 .download_concern .download .scan{display: flex;flex-direction: column; justify-content: center;margin-left: 15px; color:#3a8ae8;font-size:14px;}
.web_tele_pub_2503 .download_concern .concern{border-left: 3px solid #fd8224;}
.web_tele_pub_2503 .download_concern .concern .cons .tit{color:#fd8224;font-size:18px;font-weight:bold;}
.web_tele_pub_2503 .download_concern .concern .scan{display: flex;flex-direction: column; justify-content: center;margin-left: 15px; color:#fd8224;font-size:14px;}

.web_tele_pub_2503 .nav_zz_service{width:1200px;margin:20px auto;background-color: #fff;display: flex;justify-content: space-around;align-items: center;font-size:16px;color:#656566;padding:0 50px;}
.web_tele_pub_2503 .nav_zz_service .lay{height:44px;line-height:44px;position:relative;cursor:pointer;}
.web_tele_pub_2503 .nav_zz_service .lay:hover{color:#ff8811;}
.web_tele_pub_2503 .nav_zz_service .lay.active{color:#ff8811;font-weight:bold;}
.web_tele_pub_2503 .nav_zz_service .lay.active::before{
	content:"";
	position: absolute;left:0;bottom:0;
	width:100%;height:2px;background-color:#ff8811;
}

.web_tele_pub_2503 .service_insruction{width:1200px;margin:20px auto;padding:35px 50px;font-size:15px;color:#464646;text-align: justify;background-color: #fff;}
.web_tele_pub_2503 .service_insruction .lay {margin-bottom: 30px;}
.web_tele_pub_2503 .service_insruction .lay:last-child {margin-bottom:0px;}
.web_tele_pub_2503 .service_insruction .lay .title{font-size:18px;color:#333;font-weight:bold;position: relative;margin-bottom: 15px;}
.web_tele_pub_2503 .service_insruction .lay .title::before{
	content:"";
	width:4px;height:17px;background-color:#ff8811;display: inline-block;margin-right:8px;
	border-radius: 6px;
	position: absolute;left:-16px;top:6px;
}
.web_tele_pub_2503 .service_insruction .lay .lay_s{margin-bottom: 35px;}
.web_tele_pub_2503 .service_insruction .lay .lay_s p{margin-bottom: 5px;}
.web_tele_pub_2503 .service_insruction .lay .lay_s p.note{margin-top: 20px;margin-bottom: 35px;}


.web_tele_pub_2503 .about_us{width:1200px;margin:20px auto;padding:35px 50px;font-size:15px;color:#444;text-align: justify;background-color: #fff;}
.web_tele_pub_2503 .about_us .title{font-size:18px;font-weight:bold;color:#3d4245;margin-bottom: 30px;border-bottom: 1px dashed #707070;padding-bottom: 30px;}
.web_tele_pub_2503 .about_us .lay {margin-bottom: 30px;padding-bottom: 20px;border-bottom: 1px dashed #707070;font-size:14px;}
.web_tele_pub_2503 .about_us .lay:last-of-type{margin-bottom:0;}

.web_tele_pub_2503 .about_us .lay > div,
.web_tele_pub_2503 .about_us .lay > p{margin-bottom:11px;}
.web_tele_pub_2503 .about_us .lay > div.info{display: grid;grid-template-columns: 280px auto;gap:30px;}
.web_tele_pub_2503 .about_us .lay a{color:#3d4a45;}
.web_tele_pub_2503 .about_us .lay .ft_red{color:red;}


.web_tele_pub_2503 .ques_5g{width:1200px;margin:0 auto;text-align: justify;line-height:1.9;padding:15px 0;}
.web_tele_pub_2503 .ques_5g dl,
.web_tele_pub_2503 .ques_5g dt,
.web_tele_pub_2503 .ques_5g dd{padding:0 0 15px 0;margin:0;}
.web_tele_pub_2503 .ques_5g dd p{margin-bottom: 8px;}
.web_tele_pub_2503 .ques_5g dl{padding-bottom: 18px;}
.web_tele_pub_2503 .ques_5g dl>dt{font-size: 20px;}
.web_tele_pub_2503 .ques_5g dl>dd{font-size: 16px;}
.web_tele_pub_2503 .ques_5g img{width:700px;margin:15px 32px;display: block;}

.web_tele_pub_2503 .j-month-use-contanins-item{width:1200px;margin:20px auto;}
.web_tele_pub_2503 .j-month-use-contanins-item .title{display: flex;align-items: center;font-size:25px;font-weight:bold;color:#3d4245;}
.web_tele_pub_2503 .j-month-use-contanins-item .title img{height:26px;margin-right:10px;}
.web_tele_pub_2503 .video-5g-list{width:100%;margin:20px auto;display: grid;grid-template-columns: repeat(6,1fr);gap:30px 20px;}
.web_tele_pub_2503 .video-5g-list > li{background-color: #fff;border-radius: 10px;overflow: hidden;box-shadow: 0 5px 9px rgba(0,0,0,0.04);cursor: pointer;transition: all ease 0.3s;}
.web_tele_pub_2503 .video-5g-list > li:hover{box-shadow: 0 5px 9px rgba(0,0,0,0.1);}

.web_tele_pub_2503 .video-5g-list > li img{display: block;width:100%;vertical-align: top;}
.web_tele_pub_2503 .video-5g-list > li p{text-align: center;height:50px;line-height:50px;font-size:16px;padding:0 10px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}


.web_tele_pub_2503 .profile_right{position: fixed;z-index:4;right:15px;top:50%;-webkit-transform: translateY(-50%);color:#bfbfbf;font-size:12px;font-weight:bold;}
.web_tele_pub_2503 .profile_right::before{
	content:"";
	border-left: 1px solid #bfbfbf;
	position: absolute;top:-25px;bottom:-25px;left:5px;z-index:-1;
	
}
.web_tele_pub_2503 .profile_right > div{position: relative;margin-bottom: 22px;display:flex;align-items: center;}
.web_tele_pub_2503 .profile_right > div a{color:#bfbfbf;text-decoration: none;}
.web_tele_pub_2503 .profile_right > div.active a{color:#f16a2e;}
.web_tele_pub_2503 .profile_right > div:last-child{margin-bottom: 0;}
.web_tele_pub_2503 .profile_right > div::before{
	content:"";
	width:11px;height:11px;background-color: #bfbfbf;border-radius: 10px;margin-right:6px;
	position: relative;top:1px;
}
.web_tele_pub_2503 .profile_right > div.active::before{
	content:"";
	width:11px;height:11px;background-color: #f16a2e;border-radius: 10px;margin-right:6px;
	position: relative;top:1px;
}

.web_tele_pub_2503 .to_top{position: fixed;right:30px;bottom:30px;height:62px;width:43px;background: url(../images/top-icon.png) left top/100% auto no-repeat;}
.web_tele_pub_2503 .to_top:hover{background: url(../images/top-icon.png) left bottom/100% auto no-repeat;}


