﻿
html {
    font-size: 16px;
    /* 通用的禁止字体大小调整方法 */
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    text-size-adjust: 100%;
}

body {
    margin: 0 auto;
    padding: 0;
    /* 调整字体栈顺序，将通用字体放在前面 */
 
	font-family: Arial, "Microsoft YaHei", "Helvetica Neue", "PingFang SC", Helvetica, "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", "sans-serif";
    color: #333;
    background: #ffffff;
    /* 使用更灵活的宽度设置 */
    width: 100%;
    max-width: 750px;
    min-width: 320px;
    overflow-x: hidden;
    box-sizing: border-box;
}    
  
*, *:before, *:after {  
    box-sizing: inherit; /* 继承box-sizing */  
}  
  
p, ul, li, dl, dd, dt, form, input, h1, h2, h3, h4, h5, h6 {  
    margin: 0;  
    padding: 0;  
}  
  
ul, li {  
    list-style-type: none;  
}  
  
/* 设置h1-h6的字体大小 */  
h1 {  
    font-size: 24px; /* 例如，大约是两倍的基础字体大小 */  
}  
  
h2 {  
    font-size: 20px; /* 稍小于h1 */  
}  
  
h3 {  
    font-size: 18px; /* 再次减小 */  
}  
  
h4 {  
    font-size: 16px; /* 与基础字体大小相同或稍大 */  
}  
  
h5 {  
    font-size: 14px; /* 稍小于基础字体大小 */  
}  
  
h6 {  
    font-size: 12px; /* 最小的字体大小，与基础字体大小相同 */  
}  


/* 仅对正文区域内的图片生效 */
.article-content img {
  border-radius: 12px; /* 圆角大小 */
  /* 可选：添加轻微阴影增强质感 */
  box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}
/* 设置全局字体大小，并使用通用的方法禁止字体大小调整 */


  
/* 如果需要，可以在这里添加针对移动设备的媒体查询来进一步优化样式 */
img{ border:none; vertical-align:top;}
a{text-decoration:none;color:#333;}
a:hover{text-decoration:none;color:#d6271f;}
.strong{ }
.fl{ float:left;}
.fr{ float:right;}
.auto{width:100%;height:auto;}
.clear{ clear:both; overflow:hidden; line-height:0px; height:0px; font-size:0px;}
i,em{list-style:none; font-style:normal;}
.clearfix:after {visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;}
.clearfix{*zoom:1;}
input,select,button{font:12px "微软雅黑";vertical-align:middle;}
select::-ms-expand { display: none;}
.wrap{max-width:98%;height:auto;margin:0 auto;position:relative;}
.tjrtcot {width:100%;height:auto;overflow:hidden;}
.tjrtcot img{width:100%;display:block}
.top{background: #f6f6f6;}
.top .welcome{font-size:14px;color:#333;float:left;line-height: 40px;}
.top .info{float:right;color: #333;line-height: 40px;font-size:14px;}
.top .info a{color: #333;}
.top .info a:hover{color: #0066cc;}
.top .info span{padding:0 10px;border-right:1px #808080 solid;line-height: 10px;display:inline-block;}
.top .info span:last-child{border-right:0;}
.top .info em{font-size:14px;color:#333;}
.dl{width:auto;height:auto;overflow:hidden;float:right;font-size:16px;color:#333;padding-top:30px;padding-right:10px;}
.dl img{display:inline-block;padding-top:2px;}
.dl a{display:inline-block;padding-left:10px;font-size:16px;color:#333;}
/* styles.css 文件内容 */  
.firstRow {  
    background-color: #ffffff;  
}
/*head*/
.head{width:100%;height:auto;overflow:hidden;padding:10px 0;}
.swiper-container-wa{width:100%;height:auto;overflow:hidden;position:relative;}
.swiper-pagination-wa{text-align:center;}
.searchbox{width:calc(100% - 50px);height:auto;overflow:hidden;float:left;}
.wapsearch{width:calc(100% - 40px);height:auto;overflow:hidden;border:none;outline:none;font-size:14px;padding:5px 0 5px 40px;border-radius:5px; border: 2px solid #0066cc;}
.logo{width:auto;height:auto;overflow:hidden;padding:10px 0;float:left;}
.tx{width:30px;height:30px;float:right;}
.tx img{width:100%;}
.waplogin{width:100%;height:auto;overflow:hidden;padding:20px 0;}
.waplogin span{display:block;width:70%;height:auto;overflow:hidden;float:left;font-size:15px;color:#333;line-height:30px;}
.waplogin a{display:block;width:30%;float:right;height:auto;overflow:hidden;background:#0066cc;color:#fff;font-size:14px;text-align:center;line-height:30px;border-radius:50px}
.wapnav{width:100%;padding-top:0px;height:auto;overflow:hidden;padding:10px 0;}
.wapnav li{width:23%;height:auto;float:left;font-size:16px;font-weight:normal;position:relative;padding:5px 1%;color:#333;text-align:center;}
.wapnav li img{display:block;max-width:100%;width:56px;height:56px;margin:0 auto;}
.wapnav li p{display:block;width:100%;height:auto;overflow:hidden;font-size:14px;color:#000;text-align:center;margin:5px 0;}
.indexzxbtn{background:#ef1e25;padding:12px 10px !important;border-radius:5px;font-weight:normal !important;display:block;margin-left:15px;}
.indexzxbtn a{color:#fff !important;}
.phone{width:250px;height:auto;overflow:hidden;float:right;padding-top:28px;}
.phoneleft{width:48px;height:48px;float:left;}
.phoneright{width:192px;height:auto;float:right;}
.phoneright p{font-size:13px;color:#606060;display:block;}
.phoneright span{font-size:26px;color:#606060;display:block;color:#0066cc;}
.price{width:100%;height:auto;overflow:hidden;padding:20px 0 0 0;font-size:15px;color:red;}
.price span{font-size:13px;text-decoration:line-through;color:#333;display:inline-block;padding-left:10px;font-weight:normal}

/*banner*/
.banner{width:100%;height:auto;position:relative;overflow:hidden;object-fit: cover;}
.bottomdata{width:100%;height:auto;background:#0066cc;position:absolute;bottom:0;left:0;z-index:100;}
.dataleft{width:100%;height:auto;border-right:1px solid rgba(255,255,255,0.3)}
.dataleft li{width:20%;float:left;text-align:center;font-size:45px;color:#ffffff;font-family:"Deng";letter-spacing:-2px;padding:10px 0;font-weight:lighter;}
.dataleft li p{font-size:15px;color:#ffffff;font-family:"微软雅黑";font-weight:lighter;letter-spacing:normal;padding-top:0px;}
.contactbtn{width:140px;height:35px;border-radius:5px;display:block;margin:18px auto 0 auto;background:#0793da;color:#fff;line-height:35px;font-size:16px;text-align:center}
.contactbtn:hover{background:#0793da;color:#fff}


.hotnews{width:100%;height:auto;overflow:hidden;padding:25px 0 30px 0;background:#ffffff }
.hotnewsleft{width:100%;height:auto;}
.hotnewsright{width:98%;height:auto;overflow:hidden;background:#ffffff;padding:11px 1% 20px 1%;box-shadow:0 0 5px 0 rgba(0,0,0,0.1)}
.hotnewsleftone{width:96%;height:auto;overflow:hidden;padding:10px 2% 20px 2%;background:#ffffff;box-shadow:0 0 5px 0 rgba(0,0,0,0.1)}
.hotnewsleftone em{display:block;font-size:32px;line-height:52px;color:#333;padding:0 0 10px 0;}
.hotnewsleftone em a{color:#333;}
.hotnewsleftone p{width:49%;height:auto;overflow:hidden;margin-right:2%;display:block;float:left;font-size:16px;line-height:30px;color:#333;}
.hotnewsleftone p a{color:#333;}
.hotnewsleftone p:last-child{margin-right:0}
.hotnewsleftone p i{line-height:30px;line-height:30px;background:#bf0614;border-bottom-left-radius:10px;border-top-right-radius:10px;font-size:16px;color:#fff;display:inline-block;margin-right:10px;padding:0 10px;}
.hotnewlefttwo{width:100%;height:auto;margin-top:20px;}
.hotnewslefttwoleft{width:96%;height:auto;overflow:hidden;background:#ffffff;padding:10px 2%;box-shadow:0 0 5px 0 rgba(0,0,0,0.1);margin-bottom:20px;}
.hotnewslefttworight{width:96%;height:auto;overflow:hidden;background:#ffffff;padding:10px 2%;box-shadow:0 0 5px 0 rgba(0,0,0,0.1)}
.hotnewslefttwoleft em{display:block;width:100%;height:auto;overflow:hidden;font-size:18px;color:#333;line-height:44px;text-overflow: ellipsis;/*文字隐藏后添加省略号*/
white-space: nowrap;/*强制不换行*/}
.hotnewslefttwoleft em a{color:#333;}
.hotnewslefttwoleft li{width:100%;height:auto;overflow:hidden;font-size:16px;color:#333;line-height:42px;text-overflow: ellipsis;/*文字隐藏后添加省略号*/
white-space: nowrap;/*强制不换行*/}
.hotnewslefttwoleft li a{color:#333;}
.hotnewslefttworight em{display:block;width:100%;height:auto;overflow:hidden;font-size:18px;color:#333;line-height:44px;text-overflow: ellipsis;/*文字隐藏后添加省略号*/
white-space: nowrap;/*强制不换行*/}
.hotnewslefttworight em a{color:#333;}
.hotnewslefttworight li{width:100%;height:auto;overflow:hidden;font-size:16px;color:#333;line-height:42px;text-overflow: ellipsis;/*文字隐藏后添加省略号*/
white-space: nowrap;/*强制不换行*/}
.hotnewslefttworight li a{color:#333;}
.hotnewslefttwoleft li:hover a{color:#0066cc;}
.hotnewsleftone p:hover a{color:#0066cc;}
.hotnewslefttworight li:hover a{color:#0066cc;}
.hotnewsrighttext em:hover{color:#0066cc;}
.hotnewsright li:hover a{color:#0066cc;}
.hotnewsright li{width:100%;height:auto;overflow:hidden;padding-bottom:20px;}
.hotnewsrightpic{width:154px;height:auto;overflow:hidden;float:left;}
.hotnewsrightpic img{display:block;width:100%;}
.hotnewsrighttext{width:calc(100% - 174px);height:auto;overflow:hidden;float:right}
.hotnewsrighttext em{display:block;font-size:16px;color:#333333;line-height:22px;width:100%;height:44px;overflow:hidden;padding-top:5px;}
.hotnewsrighttext i{display:inline-block;font-size:14px;height:22px;color:#fffefe;display:inline-block; no-repeat right bottom #bf0915;padding-left:5px;padding-right:10px;margin-top:15px;}
.hotnewsright li:last-child{padding-bottom:0;}

.indexnewstitle{width:calc(100% - 13px);border-left:3px solid #0066cc;padding-left:10px;font-size:18px;color:#333;margin-bottom:30px;line-height:18px;}
.cotone{width:100%;height:auto;overflow:hidden;padding:20px 0;}
h2{width:100%;height:auto;overflow:hidden;position:relative;}
h2 span{display:block;width:100%;line-height:36px;height:46px;font-size:32px;color:#000;text-align:center;position:relative;}
h2 i{display:inline-block;background:rgba(255,255,255,0.2);padding:4px 20px;}
h2 em{display:block;width:100%;padding:4px 20px;font-size:50px;color:#f4f4f4;text-align:center;position:absolute;top:0;left:0;z-index:99;text-transform:uppercase;height:50px;}
.cotone ul{display:block;width:100%;height:auto;overflow:hidden;padding:20px 0 0 0}
.cotone li{width:49%;height:auto;overflow:hidden;float:left;margin-bottom:30px;margin-right:2%;}
.cotone li:nth-child(2n){margin:0 0 30px 0;}

.cotone li img{display:block;width:100%;}
.cotone li em{display:block;width:100%;height:auto;overflow:hidden;font-size:18px;color:#333;line-height:20px;padding:0 0 10px 0;}
.cotone li em a{color:#333;}
.cotone li em img{width:40px;display:none;padding-right:5px;}
.cotone li p{display:block;width:100%;height:40px;overflow:hidden;font-size:14px;color:#333;line-height:20px;}
.cotoneline{width:calc(92% - 2px);height:auto;overflow:hidden;padding:10px 4%;border:1px solid #efefef;}
.line{width:100%;height:1px;border-bottom:1px dashed #ededed;margin:10px 0;}
.tese{width:100%;height:auto;overflow:hidden;padding-bottom:10px;}
.teseleft{width:70px;height:auto;overflow:hidden;float:left;font-size:14px;color:#333;}
.teseright{width:calc(100% - 75px);height:auto;overflow:hidden;float:right;font-size:14px;color:#333;}
.teseright a{display:inline-block;padding:2px 10px;margin-right:5px;color:#333;border-radius:5px;border:1px solid #ececec;}
.teseright a:hover{background:#0066cc ;color:#fff;border:1px solid #0066cc;}
.cotone li:hover .cotoneline{border:1px solid #0066cc;}
.greenbg{background:#0066cc;color:#fff !important;border:1px solid #0066cc !important;}
.bluebg{background:#76c0d7;color:#fff !important;border:1px solid #76c0d7 !important;}
.redbg{background:#f89383;color:#fff !important;border:1px solid #f89383 !important;}

.cotfirst{width:100%;height:auto;overflow:hidden;margin:0px 0 0px 0;background:#f6f7f9;padding:30px 0;}
.cotfirst ul{display:block;width:100%;height:auto;overflow:hidden;padding:20px 0 0 0}
.cotfirst li{width:49%;height:auto;overflow:hidden;float:left;margin-bottom:30px;margin-right:2%;background:#ffffff;}
.cotfirst li:nth-child(2n){margin:0 0 30px 0;}

.cotfirst li img{display:block;width:100%;}
.cotfirst li em{display:block;width:100%;height:auto;overflow:hidden;font-size:18px;color:#333;line-height:20px;padding:0 0 10px 0;}
.cotfirst li em a{color:#333;}
.cotfirst li em img{width:40px;display:none;padding-right:5px;}
.cotfirst li p{display:block;width:100%;height:40px;overflow:hidden;font-size:15px;color:#333;line-height:20px;}
.cotfirst h2 em{color:#e2e2e2;}

.cottwo{width:100%;height:auto;overflow:hidden;padding:30px 0 20px 0;no-repeat bottom center;margin:10px 0;}
.cottwo ul{display:block;width:98%;height:auto;overflow:hidden;padding:20px 1% 10px 1%;margin:0 auto;}
.cottwo li{width:49%;height:auto;overflow:hidden;float:left;margin:0px 2% 10px 0;position:relative;}
.cottwo li:nth-child(2n){margin-right:0;}
.cottwo li:last-child{display:none}
.ycjgtext{width:calc(100% - 40px);height:0;background:rgba(0,0,0,0.8);position:absolute;left:0;bottom:0;z-index:100;padding:0 20px;transition: all 0.6s;}
.cottwo li:hover{box-shadow:0 0 5px 0 rgba(0,0,0,0.1)}
.cottwo li:nth-child(5n){margin-right:0;}
.cottwo li img{display:block;width:100%;margin:0 auto;}
.ycjgtext em{display:block;width:100%;height:auto;overflow:hidden;color:#ffffff;font-size:20px;line-height:44px;padding-top:97px;}
.ycjgtext p{display:block;width:100%;height:auto;overflow:hidden;color:#ffffff;font-size:14px;line-height:26px;}
.cottwo li:hover .ycjgtext{height:100%;}

.cotthree h3{width:100%;display:block;font-size:22px;color:#444;overflow:hidden;text-align: left !important;margin-bottom:25px;margin-top:0 !important;border-left:3px solid #00b388;padding-left:10px;height:26px;}
.cotthree h3 p{font-size:13px;font-weight: normal;padding-left:10px;display:inline-block;}
.cotthree{width:100%;height:auto;overflow:hidden;margin:0px 0 0px 0;background:#f6f7f9;padding:40px 0;}
.cotthreeleft{width:100%;height:auto;overflow:hidden;margin-bottom:20px;}
.cotthreeright{width:100%;height:auto;overflow:hidden;}
.cotthreeleftone{width:100%;height:auto;line-height:40px;background:#0066cc;color:#fff;overflow:hidden;}
.cotthreeleftone li{width:15%;height:auto;overflow:hidden;float:left;text-align:center;font-size:15px;color:#fff;font-weight:bold}
.cotthreeleftone li:last-child{width:38%;text-overflow: ellipsis;/*文字隐藏后添加省略号*/white-space: nowrap;/*强制不换行*/padding:0 1%;}
.scroll p span{display:block;width:15%;height:auto;overflow:hidden;float:left;text-align:center;font-size:16px;line-height:42px;color:#333;}
.scroll p span:last-child{width:38%;text-overflow: ellipsis;/*文字隐藏后添加省略号*/white-space: nowrap;/*强制不换行*/padding:0 1%;}
.scroll{height:562px;width:calc(100% - 2px);margin:0px auto;border:solid 1px #ddd;}
.scroll p{line-height:28px;padding:8px 0;text-align:center;display:block;height:auto;overflow:hidden;border-bottom:1px solid #ddd;background:#ffffff;}
.scroll p a{color:#3366cc;text-decoration:none;}
.cotthreelefttwo{width:100%;height:auto;overflow:hidden;padding-top:10px;}
.cotthreelefttwo a{display:block;float:left;width:49%;margin-right:2%;background:#F60;text-align:center;font-size:16px;line-height:27px;color:#fff;padding:6px 0;}
.cotthreelefttwo a img{display:inline-block;padding-right:10px;}
.cotthreelefttwo a:last-child{margin-right:0;background:#E23434;}
.cotthreerightone{height:auto;overflow:hidden;width:calc(92% - 2px);margin:0px auto;border:solid 1px #ddd;padding:10px 4%;background:#ffffff;}
.cotthreerightone li{display:block;width:100%;height:auto;overflow:hidden;font-size:16px;color:#333;line-height:42px;padding:0;text-overflow: ellipsis;/*文字隐藏后添加省略号*/
white-space: nowrap;/*强制不换行*/}
.cotthreerightone li a{color:#333;}
.cotthreerightone li:hover a{color:#0066cc;}
.cotfour{width:100%;height:auto;overflow:hidden;padding:30px 0 0px 0;}
.cotfour ul{width:100%;height:auto;overflow:hidden;padding-top:20px;}
.cotfour li{width:49%;height:auto;overflow:hidden;float:left;margin-bottom:30px;margin-right:2%;}
.cotfour li:nth-child(2n){margin:0 0 20px 0;}
.cotfour li em{display:block;font-size:16px;color:#333;line-height:42px;width:100%;height:auto;overflow:hidden;text-overflow: ellipsis;/*文字隐藏后添加省略号*/
white-space: nowrap;/*强制不换行*/;}
.cotfour li em a{color:#333;}
.cotfour li em:hover a{color:#0066cc;}
.tjrtbox{width:100%;height:auto;overflow:hidden;position:relative;}
.tjrtbox p{width:96%;height:auto;padding:10px 2%;bottom:0;left:0;z-index:10;background:rgba(0,0,0,0.5);font-size:16px;color:#fff;position:absolute;text-align:left;}
.cotfourleft{width:36%;height:auto;overflow:hidden;float:left;}
.cotfourleft img{display:block;max-width:100%;}
.cotfourright{width:62%;height:auto;overflow:hidden;float:right;}
.cotfourright em{display:block;width:100%;height:auto;overflow:hidden;font-size:16px;color:#333;line-height:20px;padding:0px 0 5px 0;text-align:left;text-overflow: ellipsis;/*文字隐藏后添加省略号*/
white-space: nowrap;/*强制不换行*/}
.cotfourright p{display:block;width:100%;height:40px;overflow:hidden;font-size:12px;color:#333;line-height:20px;}
.cotfourright a{display:block;width:100%;height:auto;overflow:hidden;font-size:13px;color:#0066cc;padding-top:10px;}
.link{width:100%;height:auto;overflow:hidden;font-size:13px;color:#333;padding-right:10px;border-top:1px solid #ffffff;}
.link a{display:inline-block;font-size:15px;color:#333;padding-right:14px;}
.link p{display:block;font-size:20px;color:#000;line-height:54px;border-bottom:1px solid #eee;font-weight:lighter;margin-bottom:14px;}
.foot{background:#0066cc;width:100%;height:auto;overflow:hidden;padding:30px 0 20px 0;}
.footcenter{width:100%;height:auto;overflow:hidden;text-align:center;}
.footright{width:100%;height:auto;overflow:hidden;padding-top:10px;}
.red{color:red !important;}
.footcenter li{width:27.33%;padding:0 3%;float:left;text-align:center;}
.footcenter li p{display:block;width:100%;height:auto;overflow:hidden;text-align:center;font-size:16px;color:#000;padding-bottom:10px;}
.footcenter li img{display:block;max-width:100%;margin:0 auto;}
.footright li{width:100%;height:auto;overflow:hidden;padding-bottom:5px;text-align:center;}
.footicon{width:53px;height:auto;overflow:hidden;display:block;margin:0 auto;}
.foottet{width:100%;height:auto;overflow:hidden;}
.foottet em{display:block;width:100%;height:auto;overflow:hidden;text-align:center;font-size:22px;color:#333;font-weight:bold}
.foottet p{display:block;width:100%;height:auto;overflow:hidden;text-align:center;font-size:14px;color:#333;padding-bottom:10px;}
.bottompic{width:100%;height:auto;overflow:hidden;padding-top:20px;padding-bottom:20px;border-bottom:1px solid #efefef;}
.bottompic a{display:block;width:19%;margin:0 1.25% 0 0;float:left;}
.bottompic a img{display:block;width:100%;overflow:hidden;}
.bottompic a:last-child{margin-right:0;}
.bottomtext.nav{width:100%;padding-top:0px;height:auto;overflow:hidden;background:#0066cc;margin-top:10px;}
.bottomtext p{display:block;width:100%;height:auto;overflow:hidden;font-size:13px;color:#888888;line-height:18px;}
.bottomtext p a{font-size:13px;color:#888888;line-height:18px;display:inline-block;}
.bottomtext p img{height:20px;display:inline-block;padding:0 5px;}

.bottom{width:100%;height:auto;overflow:hidden;font-size:15px;position:fixed;bottom:0;left:0;z-index:100000000000000;margin-top:5px;background:#0066cc;}
.bottom a{display:block;width:calc(33.33% - 1px);text-align:center;font-size:14px;color:#fff;padding:8px 0;float:left;border-right:1px solid #fff;}
.bottom img{display:inline-block;padding-right:5px;}
.bottomimg{width:100%;height:auto;overflow:hidden;text-align:center;padding:10px 0;}
.bottomimg img{display:inline-block;width:57px;height:20px;margin:0 5px;}


.nyfooter{width:94%;height:auto;overflow:hidden;background:#f6f6f6;border-top:1px solid #e8e8e8;padding:20px 3%;}
.nyfooterleft{width:100%;height:auto;overflow:hidden;}
.nyfootercenter{width:100%;height:auto;overflow:hidden;margin:10px 0;}
.nyfooterright{width:100%;height:auto;overflow:hidden;}
.nyfooterleft em{display:block;width:100%;height:auto;overflow:hidden;font-size:17px;color:#333;margin-bottom:15px;}
.nyfootercenter em{display:block;width:100%;height:auto;overflow:hidden;font-size:17px;color:#333;margin-bottom:15px;}
.nyfooterright em{display:block;width:100%;height:auto;overflow:hidden;font-size:17px;color:#333;margin-bottom:15px;}
.nylinkbox{width:100%;height:auto;overflow:hidden;}
.nylinkbox a{display:inline-block;font-size:14px;color:#858585;line-height:40px;margin-right:40px;}
.nyfootererweima{width:calc(48% - 20px);margin-right:4%;float:left;height:auto;overflow:hidden;text-align:center;background:#ffffff;padding:10px 10px 5px 10px;}
.nyfootererweima p{display:block;width:100%;height:auto;overflow:hidden;color:#333;font-size:14px;line-height:22px;padding-top:5px;}
.nyfootererweima2 p{display:block;width:100%;height:auto;overflow:hidden;color:#333;font-size:14px;line-height:22px;padding-top:5px;}
.nyfootererweima2{width:calc(48% - 20px);float:left;height:auto;overflow:hidden;text-align:center;background:#ffffff;padding:10px 10px 5px 10px;}
.nyfootererweima img{display:block;width:100%;}
.nyfootererweima2 img{display:block;width:100%;}
.nyfooterright p{display:block;width:100%;height:auto;overflow:hidden;color:#858585;font-size:14px;line-height:30px;}
.nyfooterbottom{width:100%;height:auto;overflow:hidden;background:#333;font-size:12px;line-height:55px;}
.nyfooterbottomleft{width:70%;height:auto;overflow:hidden;float:left;display:none}
.nyfooterbottomleft a{display:inline-block;color:#ababab;padding-right:50px;}
.nyfooterbottomright{width:100%;height:auto;overflow:hidden;float:right;text-align:center;}
.nyfooterbottomright a{display:inline-block;color:#ababab;padding-left:20px;}


.mbnav{height:40px;line-height:40px;font-size:14px; #eee;color:#333;}
.mbnav a{color:#333;}
.entlist{background:#ffffff;margin-bottom:40px;height:auto;overflow:hidden;width:100%;}
.listleft{width:100%;height:auto;overflow:hidden;}
.listleft h1{ margin-bottom:1.4rem;}
.listright{width:100%;height:auto;overflow:hidden;position:relative}
.listcotleft{width:100%;height:auto;overflow:hidden;padding:0 0 10px 0;}
.listcotlefttitle{width:100%;height:auto;overflow:hidden;padding-top:0px;}
.listcotlefttitletext{width:100%;padding:0;font-size:26px;color:#1c1c1c;font-weight:normal;line-height:26px;float:left;}
.dingyue-title-text{width:auto;padding:0 2%;font-size:26px;color:#1c1c1c;font-weight:normal;line-height:26px;float:left}
.dingyue-content{width:100%;height:auto;overflow:hidden;) repeat-x bottom left;font-size:14px;color:#595959;line-height:22px;padding:8px 0 0px 0}
.leftlistcot{width:100%;height:auto;overflow:hidden;}
.leftlistcot li:first-child{padding-top:0;}
.leftlistcot li{width:100%;height:auto;overflow:hidden;padding:21px 0;border-bottom:1px solid #ffffff;position:relative}
.leftlistcot li h2{display:block;width:100%;height:auto;overflow:hidden;font-size:20px;color:#333;line-height:38px;margin-bottom:14px;}
.leftlistcot li h2 a{color:#333;}
.leftlistcot li:hover{background:#ffffff}
.leftlistcot li:hover .leftimg img{transform:scale(1.1)}
.leftlistcot li:hover .righttext h2{color:#0066cc}
.leftimg{width:220px;height:auto;float:left;overflow:hidden；border-radius: 0.8em;}
.leftimg img{width:100%;cursor: pointer;transition: all 0.6s;border-radius: 0.8em;}
.righttext{width:calc(100% - 240px);height:auto;float:right}
.righttext h2{height: 26px;overflow: hidden;font-size:20px;font-weight:normal;line-height: 26px;-ms-text-overflow: ellipsis;text-overflow: ellipsis;color: #333;}
.righttext p{height:60px;margin-top:0px;overflow:hidden;font-size:16px;line-height:30px;color: #333;}
.righttext strong{height:18px;margin-top:10px;overflow:hidden;font-size: 14px;line-height: 18px;color:#0066cc;font-weight:normal;display:block;}
.articlecotnew{width:100%;height:auto;overflow:hidden;}
.listtime{width:100%;height:auto;overflow:hidden;position:relative;font-size:12px;color:#333;line-height:18px;margin-top:10px;}
.listtime span{color:#333}
.listtime a{color:#333}
.tag{ no-repeat 0 3px;padding-left:3%;margin-left:20px;color:#333;}
.tag a{color:#333;}
.tag a:hover{color:#0066cc;}
.sidead{width:100%;margin:15px 0;height:auto;overflow:hidden;}
.sidead img{display:block;width:100%;}


/*热点新闻*/
.page_rct{width:auto; border:1px solid #e9e9e9;}
.page_rnews{clear:both; width:280px; margin:5px auto 3px auto;padding:0 10px}
.page_rnews li{clear:both; width:100%; clear:both; height:45px; border-bottom:1px dotted #ddd;}
.page_rnews li:last-child{border-bottom:0;}
.page_rnews li:hover p{color:#0066cc}
.page_rnews li i{width:18px; height:18px; line-height:18px; margin:13px 10px 0 0; text-align:center; display:none; background-color:#c2c2c2; color:#fff; font-style:normal; float:left; font-family:arial;}
.page_rnews li i.up{background-color:#0066cc;}
.page_rnews li p{font-size:16px; color:#333; line-height:42px; height:42px; overflow:hidden;}
/*t_04*/
.t_04{clear:both; width:100%; height:48px; border-bottom:1px solid #e9e9e9; overflow:hidden;}
.t_04 h3{font-size:18px;  color:#333; line-height:18px; height:18px; border-left:3px solid #0066cc; padding:0 0 0 14px; margin:15px 0; float:left;}
.t_04 a.more{color:#333; font-size:14px; line-height:48px;  no-repeat right center; float:right; margin:0 5px 0 0; padding:0 13px 0 0;}
.t_04 a.more:hover{color:#0066cc; no-repeat right center;}
.cihuitag{width:298px; border:1px solid #e9e9e9;margin-top:20px;}
.side-keyword{ overflow: hidden;font-size: 0;padding:20px 0 10px 5px;}
.side-keyword li{display: inline-block;margin: 0 5px 15px;}
.side-keyword li a {display: block;padding: 0 15px;color: #595959;border: 1px solid #e9e9e9;font-size: 14px;line-height: 18px;-webkit-border-radius: 13px; -moz-border-radius: 13px;border-radius: 13px;}
.side-keyword li a:hover{background:#0066cc;color:#fff;border:1px solid #0066cc}
.bztjcot{width:auto; border:1px solid #e9e9e9;margin-top:20px;}
.bztjcot li{width:100%;height:auto;overflow:hidden;border-bottom:1px solid #eee;margin:0 10px;padding:10px 0;position:relative}
.bztjcot li:hover .tjright{color:#0066cc}
.bztjcot li:last-child{border-bottom:none}
.bztjcot ul{width:100%;padding:10px 0;overflow:hidden;height:auto}
.tjleft{width:100px;height:auto;float:left;}
.tjleft img{width:100%;}
.tjright{width:calc(100% - 110px);height:auto;float:right;font-size:16px;color:#333;line-height:20px;}
.listtime1{width:100%;height:auto;overflow:hidden;position:relative;font-size:12px;color:#333;line-height:18px;}
.listtime1 span{color:#333}
.listtime1 a{color:#333}
.fixednav {position: fixed;top: 0px;right:355px; z-index: 999;}
.listtoptj{width:calc(100% - 20px);height:auto;overflow:hidden;border:solid 1px #ffffff;padding:9px;margin-bottom:20px;}
.listtoptjone{padding:15px;border:solid 1px #ffffff;background-color:rgba(255,255,255,.6);display:block;width:calc(100% - 32px);}
.listtoptjone li{width:100%;height:auto;overflow:hidden;margin-bottom:10px;}
.listtoptjoneleft{width:130px;height:auto;overflow:hidden;float:left;}
.listtoptjoneleft img{display:block;width:100%;}
.listtoptjoneright{width:calc(100% - 150px);height:auto;overflow:hidden;float:right;}
.listtoptjoneright i{display:inline-block;background-image: linear-gradient(to right bottom,#ff4800 0%,#ff8f44 100%);color:#fff;height:26px;padding-left:12px;padding-right:12px;line-height:26px;border-top-right-radius:8px;border-bottom-left-radius:8px;font-size:14px;}
.listtoptjoneright i img{display:inline-block;padding-right:5px;}
.listtoptjoneright em{display:block;font-size:14px;color:#333333;line-height:20px;width:100%;height:40px;overflow:hidden;padding-top:10px;}
.shishilist{margin-top:10px;padding:8px 15px;border:solid 1px #ffffff;background-color:rgba(255,255,255,.6);display:-webkit-flex;display:flex;justify-content:space-between;width:calc(100% - 32px);}
.shishilist i{display:inline-block;background-image: linear-gradient(to right bottom,#ff4800 0%,#ff8f44 100%);color:#fff;height:26px;text-align:center;width:80px;line-height:26px;border-top-right-radius:8px;border-bottom-left-radius:8px;font-size:14px;}
.shishilist i img{display:inline-block;padding-right:5px;}
.shishilistright{width:calc(100% - 100px);float:right;height:auto;overflow:hidden;}
.shishilistright a{display:inline-block;margin:0 5px 0 15px;font-size:14px;color:#333333;line-height:26px;}
.shishilistright a:hover{text-decoration:underline;}
.listtopdatu{width:100%;height:auto;overflow:hidden;background:#f8f8f8;margin-bottom:30px;}
.listtopdatuleft{width:100%;height:auto;overflow:hidden;position:relative;}
.listtopdaturight{width:94%;height:auto;overflow:hidden;position:relative;padding:20px 3%;}
.slick-slide img{width:100% !important;}
.tjrtbox2{width:100%;height:auto;overflow:hidden;position:relative;}
.tjrtbox2 p{width:96%;height:auto;padding:10px 2%;bottom:0;left:0;z-index:10;background:rgba(255,72,0,.75);font-size:16px;color:#fff;position:absolute;}
.listtopdaturightone{width:100%;height:auto;overflow:hidden;border-bottom:dashed 1px #eaeaea;padding-bottom:15px;margin-bottom:15px;}
.listtopdaturightone em{display:block;width:100%;height:auto;overflow:hidden;font-size:18px;color:#333;line-height:40px;text-overflow: ellipsis;/*文字隐藏后添加省略号*/
white-space: nowrap;/*强制不换行*/}
.listtopdaturightone em a{color:#333;}
.listtopdaturightone em:nth-child(2){padding-bottom:10px;}
.listtopdaturightone p{float:left;display:block;width:49%;height:auto;overflow:hidden;font-size:14px;border-right:dashed 1px #eaeaea;padding-right:1%;margin-right:1px;color:#333;line-height:18px;text-overflow: ellipsis;/*文字隐藏后添加省略号*/
white-space: nowrap;/*强制不换行*/}
.listtopdaturightone p:nth-child(2n){margin-right:0;padding-right:0;}
.listtopdaturightone p a{color:#333;}
.listtopdaturight ul{width:100%;height:auto;overflow:hidden;}
.listtopdaturight li{float:left;display:block;width:48%;height:auto;overflow:hidden;font-size:16px;border-right:dashed 1px #eaeaea;padding:0 1%;margin-right:1px;color:#333;line-height:36px;text-overflow: ellipsis;/*文字隐藏后添加省略号*/
white-space: nowrap;/*强制不换行*/}
.listtopdaturight li:nth-child(2n){margin-right:0;padding-right:0;}
.listtopdaturight li a{color:#333;}
.listtopdaturight li:hover a{color:#0066cc;}
.listtopdaturightone p:hover a{color:#0066cc;}
/*详情页*/
.articletitle{width:100%;height:auto;overflow:hidden;font-size:18px;color:#333;padding:10px 0 15px 0;text-align:center;overflow: hidden; }
.articletime{width:100%;height:auto;overflow:hidden;font-size:14px;color:#333;border-bottom:1px #c7c7c7 dotted ;padding-bottom:15px;text-align:center;}
.articletime span{padding:0 5px;}
.articletime a{color:#ff7d18;font-size:15px;display:inline-block;padding:0 5px;}


.copytcny2 em{display:block;font-size:20px;color:#333;text-align:center;width:100%;height:auto;overflow:hidden;padding-top:45px;}
.copytcny2 h2{display:block;font-size:18px;color:#000;;text-align:center;width:96%;height:auto;overflow:hidden;padding:15px 2% 0 2%;}
.copytcny2 p{display:block;font-size:14px;color:#000;;text-align:center;width:96%;height:auto;overflow:hidden;padding:15px 2% 0 2%;text-overflow: ellipsis;/*文字隐藏后添加省略号*/
white-space: nowrap;/*强制不换行*/}
.copytcny2 span{display:block;font-size:16px;color:red;text-align:center;width:96%;height:auto;overflow:hidden;padding:15px 2% 0 2%;}
.zxhybox{display:block;width:100%;height:auto;overflow:hidden;text-align:center;padding-top:20px;}
.zxhybox a{display:block;font-size:16px;color:#fff;background:#0066cc;border-radius:30px;padding:3px 0px;width:40%;margin:0 5% 10px 5%;float:left;text-align:center;}

.closecopy2{width:35px;height:35px;position:fixed;right:5%;top:10%;z-index:1003;}
.closecopy2 img{width:35px;height:35px;display:block;}
.copytcny2{position:fixed;top:20%;left:5%;width:90%;height:auto;padding-bottom:20px;background-color:white;z-index:1002;overflow:auto;}


.articletext {
    /* 原有基础属性 */
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 0;
    
    /* 行距优化方案 */
    font-size: 1.125rem; /* 18px基准 */
    line-height: 1.8;    /* 无单位值，推荐1.6-2.0区间 */
    
    /* 新增排版增强 */
    text-spacing: auto;  /* 中日韩排版优化 */
    word-spacing: -0.05em; /* 微调英文词距 */
}

/* 移动端精细控制 */
@media (max-width: 768px) {
    .articletext {
        /* 移动端增大行距 */
        line-height: 2.0;
        
        /* 段落间距补偿 */
        margin-bottom: 1.5em;
    }

}

.articletext img{max-width:100%;display:block;margin:15px auto 15px auto;border-radius: 0.8em;}
.articletext p{color:#333; line-height: 2.5rem;font-size:18px;}
.miaoshupic{width:100%;text-align:center;height:auto;overflow:hidden;font-size:14px;padding-bottom:15px;}
.biaoqiancot{width:100%;height:auto;overflow:hidden;color: #595959;border-top: 1px #c7c7c7 dotted;padding-top:20px;border-bottom: 1px #c7c7c7 dotted;padding-bottom:20px;}
.biaoqiancot span{display:inline-block;float:left;font-size: 14px; line-height: 18px;margin-right:10px;}
.biaoqiancot a{display: block;padding: 0 10px;color: #595959;background:#eee;font-size: 14px; line-height: 18px;-webkit-border-radius: 13px;-moz-border-radius: 13px;border-radius: 13px;float:left;margin-right:10px;}
.biaoqiancot a:hover{background:#0066cc;color:#fff}
.banquan{width:100%;height:auto;overflow:hidden;font-size:13px;color:#333;line-height:22px;padding:10px 0}
.sxp{width:100%;height:auto;overflow:hidden;padding:10px 0 20px 0;font-size:16px;line-height:32px;}
.sxp a{display:block;color:#333;}
.sxp a:hover{color:#0066cc}
.message{width:100%;height:auto;overflow:hidden;padding:10px 0;}
.message h2{width:100%;height:auto;overflow:hidden;text-align:left;font-size:20px;padding-bottom:20px;}
.pingluncot{border:1px solid #c7c7c7;width:99%;margin:0 auto;height:100px;border-radius:5px;font-size:14px;color:#333;line-height:18px;font-family:"微软雅黑"}
.pinglunbox{width:100%;height:auto;overflow:hidden;position:relative}
.jisuan{width:50px;font-size:14px;color:#333;position:absolute;z-index:1000;right:10px;bottom:20px;}
.touxiangxinxi{width:100%;height:auto;overflow:hidden;padding:10px 0;}
.txinfor{width:50%;float:left;height:auto;overflow:hidden;line-height:30px;color:#333;font-size:13px;}
.txinfor a{text-decoration:underline}
.txinfor img{width:30px;height:30px;border-radius:50%;margin-right:10px;}
.plbtn{width:100px;float:right;height:auto;overflow:hidden;}
.hdbtn{width:100px;height:30px;background:#0066cc;color:#fff;text-align:center;line-height:30px;border:none;font-size:16px;border-radius:30px;}
.articletj{width:100%;height:auto;overflow:hidden;padding:10px 0;}
.articletj h2{width:100%;height:auto;overflow:hidden;text-align:left;font-size:20px;color:#333;}
.articletjpartone{width:100%;height:auto;overflow:hidden;padding:20px 0;}
.articletjparttwo li h2{display:block;width:100%;height:38px;overflow:hidden;height: auto;font-size:18px;color:#333;line-height:38px;/*文字隐藏后添加省略号*/
padding-bottom:14px;}
.articletjparttwo li h2 a{color:#333;}
.articletjpartone li{width:24%;float:left;height:auto;overflow:hidden;margin-right:1%;font-size:14px;color:#333;margin-bottom:20px;}
.articletjpartone li img{width:100%;height:auto;display:block;padding:0 0 10px 0}
.articletjpartone li:last-child{margin-right:0}
.articletjparttwo{width:100%;height:auto;overflow:hidden;}
.articletjparttwo li{width:100%;height:auto;overflow:hidden;padding:21px 0;border-bottom:1px solid #ffffff;position:relative}
.articletjparttwo li:hover{background:#ffffff}
.articletjparttwo li:hover .leftimg img{transform:scale(1.1)}
.articletjparttwo li:hover .righttext h2{color:#0066cc}
.jiazai{width:130px;height:40px;line-height:40px;text-align:center;font-size:16px;color:#0066cc;border:1px solid #0066cc;border-radius:5px;margin:20px auto}
.jiazai a{color:#0066cc}
.word_download_tip{padding: 10px;border: 1px solid #e4e4e4;position: relative;overflow: hidden;display: block;margin: 20px 0;float: left;width:calc(100% - 22px); border-radius: 10px;}
.content-txt a{color: #0065c0;font-size: 16px;}
.word_download_tip_pic{width:90px;float:left;height:auto;overflow:hidden;}
.content-txt img{width:100%}
.word_download_tip_btn{width:180px;height:60px;background: #f90;border-radius:4px;float:right;margin-top:20px;margin-right:10px;}
.word_btn_right{ color: #fff;font-weight: 700;text-align: center;margin-top: 14px;font-size: 18px;}
.word_download_tip_msg{width:calc(100% - 310px);height:auto;overflow:hidden;float:left;}
.word_download_tip_title{ font-size:18px;color: #254c92;text-decoration: underline;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;
    width: 100%;margin-left: 20px;}
.word_download_tip_tip{font-size: 14px;color: #333;margin-left: 20px;padding:6px 0;}
.word_download_tip_tj{font-size: 14px;color: #333;margin-left: 20px;}
.word_download_tip_tj span{float:left;}
.word_download_tip_tj img{width: 20px;margin: 0;float: left;margin-right: 3px;margin-top:0px;}


/*faqlist*/

.bj_title{font-size:20px;width:100%;color: #FFF;height:auto;line-height:30px;margin-bottom:10px;}
.bj_title span{color:#ff6b00;}
.search-box{width:100%;height:auto;}
.bjbox{width:80%;margin:0 auto;height:auto;overflow:hidden;}
.search-box li{position: relative;width:100%;float:none;margin-bottom:10px;}
.search-box li:nth-child(2){width:49%;margin-right:2%;float:left;}
.search-box li:nth-child(3){width:49%;float:left;}
.search_k{width:calc(100% - 40px);height:36px;border: none;border-radius: 3px;padding: 0 20px;color: #333;outline:none;}

.button1, .button2{height:36px;line-height:36px;border-radius:3px;color: #FFF;font-size:18px;text-align: center;border:none;}
.button1{width: 100%;background-color: #2681e6;}
.button2{width: 100%;background-color: #ffa036;}
.ask-keyword{line-height: 30px;height: 30px;width:100%;font-size: 12px;color: #FFF;display:none}
.ask-keyword>a{color:#fff;}
.faqleft{width:calc(100% - 2px);height:auto;overflow:hidden;border:1px solid #0066cc;margin-bottom:20px;}
.faqleft em{display:block;width:100%;height:auto;overflow:hidden;background:#0066cc;text-align:center;color:#fff;font-size:18px;line-height:34px;}
.faqleft li{width:calc(100% - 20px);height:auto;overflow:hidden;font-size:16px;color:#333;padding:10px;border-bottom:1px solid #eee;}
.faqleft li a{color:#333;display:block;}
.faqleft li:hover{background:#0066cc;}
.faqleft li:hover a{color:#fff;}
.faqcenter{width:100%;height:auto;overflow:hidden;margin:0 0 10px 0}
.faqright{width:25%;height:auto;overflow:hidden;float:right;position:relative}

.faqlistcot{width:100%;height:auto;overflow:hidden;}
.faqlistcot li{width:100%;height:auto;overflow:hidden;padding:15px 0 10px 0;border-bottom:1px solid #ffffff;position:relative}
.faqlistcot li em{display:block;width:100%;height:auto;overflow:hidden;font-size:18px;color:#333;line-height:30px;padding:0 0 5px 0;font-weight:bold}
.faqlistcot li p{display:block;width:100%;height:auto;overflow:hidden;font-size:16px;color:#333;line-height:30px;}
.qa{line-height:30px;color: #333;height: 30px;font-size: 12px;}
.faqlistcot li:hover em{color:#0066cc;}
.faqone{width:100%;height:auto;overflow:hidden;}
.wendabox{width:calc(94% - 2px);height:auto;overflow:hidden;padding:20px 3%;background:#ffffff;border:1px solid #C6C9CC;margin:20px 0;}
.wendabox em{display:block;width:100%;height:auto;overflow:hidden;font-size:18px;color:#333;line-height:20px;padding:0 0 5px 0;}
.faqtjlist{width:100%;height:auto;overflow:hidden;}
.faqtjlist li{width:100%;height:auto;overflow:hidden;padding:10px 0 10px 0;border-bottom:1px solid #ffffff;position:relative}
.faqtjlist li em{display:block;width:100%;height:auto;overflow:hidden;font-size:18px;color:#333;line-height:20px;padding:0 0 5px 0;}
.faqtjlist li p{display:block;width:100%;height:auto;overflow:hidden;font-size:14px;color:#777;line-height:20px;padding:5px 0;}
.wendabox li{width:100%;height:auto;overflow:hidden;padding:10px 0;}
.wendaboxleft{width:100%;height:auto;overflow:hidden;margin-bottom:20px;}
.wendaboxright{width:100%;height:auto;overflow:hidden;}
.wendaboxleft span{display:block;width:70px;height:auto;overflow:hidden;font-size:15px;color:#333;line-height:30px;float:left;}
.wendaboxright span{display:block;width:70px;height:auto;overflow:hidden;font-size:15px;color:#333;line-height:30px;float:left;}
.huidatitle{display:block;width:70px;height:auto;overflow:hidden;font-size:15px;color:#333;line-height:30px;float:left;}
.huidabox{outline:none;width:calc(96% - 72px);height:30px;background:#ffffff;border:none;line-height:30px;padding:0 1%;margin-left:2%;font-size:12px;color:#333;display:block;float:left;border:1px solid #C6C9CC;}
.huidabox2{font-family:"微软雅黑";outline:none;width:calc(97% - 72px);height:120px;background:#ffffff;border:none;line-height:30px;padding:0 1%;margin-left:1%;font-size:12px;color:#333;display:block;float:left;border:1px solid #C6C9CC;}
.handin{width:calc(100% - 75px);height:36px;line-height:36px;background:#0066cc;color:#fff;font-size:15px;text-align:center;border:none;margin:0 auto 0 75px;display:block;outline:none;}
.black_overlay {display:none;position:fixed;top:0%;left:0%;width:100%;height:100%;background-color:black;z-index:1001;-moz-opacity:0.8;opacity:.80;filter:alpha(opacity=80);}
.white_content {display:none;position:fixed;top:20%;left:5%;width:90%;height:auto;padding-bottom:20px;background-color:white;z-index:1002;overflow:auto;}
.white_content em{display:block;font-size:20px;color:#333;text-align:center;width:100%;height:auto;overflow:hidden;padding-top:45px;}
.white_content p{display:block;font-size:18px;color:red;text-align:center;width:100%;height:auto;overflow:hidden;padding-top:15px;}
.insideclose{width:35px;height:35px;position:fixed;right:5%;top:10%;z-index:1003;}
.insideclose img{display:block;width:35px;height:35px;}
.zcbox{width:90%;height:auto;overflow:hidden;padding:0 5%;}
.zcbox li{width:100%;height:auto;overflow:hidden;padding-bottom:10px;font-size:16px;color:#333;}
.jszc{font-size:15px !important;color:red;padding:20px 0;}
.huidabox3{outline:none;width:calc(98% - 2px);height:30px;background:#ffffff;border:none;line-height:30px;padding:0 1%;font-size:12px;color:#333;display:block;border:1px solid #C6C9CC;}
.huidabox4{outline:none;width:calc(58% - 2px);height:30px;background:#ffffff;border:none;line-height:30px;padding:0 1%;font-size:12px;color:#333;display:inline-block;border:1px solid #C6C9CC;float:left;}
.huidabox5{outline:none;width:38%;height:30px;background:#ffffff;border:none;line-height:30px;padding:0 1%;font-size:12px;color:#333;display:inline-block;border:1px solid #C6C9CC;float:right;}
.huidabox6{outline:none;width:calc(100% - 2px);height:33px;background:#0066cc;border:none;line-height:33px;padding:0 1%;font-size:14px;color:#fff;display:block;border:1px solid #0066cc;}
.copytcbox{width:100%;height:100%;position:relative;z-index:101;display:none;}
.black_overlay2 {position:fixed;top:0%;left:0%;width:100%;height:100%;background-color:black;z-index:1001;-moz-opacity:0.8;opacity:.80;filter:alpha(opacity=80);}
.closecopy{width:35px;height:35px;position:fixed;right:5%;top:10%;z-index:1003;}
.closecopy img{width:35px;height:35px;display:block;}
.copytcny{position:fixed;top:20%;left:5%;width:90%;height:auto;padding-bottom:20px;background-color:white;z-index:1002;overflow:auto;}
.copytcny em{display:block;font-size:20px;color:#333;text-align:center;width:100%;height:auto;overflow:hidden;padding-top:45px;}
.copytcny p{display:block;font-size:14px;color:#000;text-align:center;width:96%;height:auto;overflow:hidden;padding:15px 2% 0 2%;text-overflow: ellipsis;/*文字隐藏后添加省略号*/
white-space: nowrap;/*强制不换行*/}
.copytcny span{display:block;font-size:16px;color:red;text-align:center;width:96%;height:auto;overflow:hidden;padding:15px 2% 0 2%;}
.copyfukuan{width:60%;height:auto;overflow:hidden;margin:0 auto;padding-top:20px;}
.copyfukuan li{width:48%;height:auto;overflow:hidden;padding:0 1%;float:left;text-align:center;font-size:14px;color:#000;}
.copyfukuan li img{display:block;max-width:100%;margin:0 auto 10px auto;}


/*展开全文*/
.unfold-field{ display: none;}
.unfold-field .unflod-field_mask {height: 78px;width: 100%;background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,hsla(0,0%,100%,0)),to(#fff));background-image: linear-gradient(-180deg,hsla(0,0%,100%,0),#fff);}
.unfold-field_text{display: none;cursor: pointer;width:100%;color: #406599;;height:46px;font-size: 0px;line-height: 46px;text-align: center;background:#ffffff;}
.unfold-field_text span{display:inline-block;font-size: 16px;height:46px;line-height: 46px;}
.unfold-field_text span::after{content:"";vertical-align: middle;background:url(../image/bottom.png);background-size: contain;background-repeat: no-repeat;width: 9px;height: 6px;display: inline-block;margin-left: 5px;}
 


/*高校列表*/
.schoollistbox{width:100%;height:auto;overflow:hidden;}
.schoolnav{width:100%;height:auto;overflow:hidden;}
.schoolnav li{width:100%;height:auto;overflow:hidden;border-bottom:1px dashed #eee;padding-bottom:14px;margin-bottom:14px;}
.schoolnav li span{display:inline-block;padding-right:10px;color:#000;font-size:16px;line-height:30px;}
.schoolnav li a{display:inline-block;margin-right:5px;color:#000;font-size:14px;line-height:30px;padding:0 10px;}
.schoolnav li a:hover{background:#0066cc;color:#fff;}
.schoolnavactive{background:#0066cc;color:#fff !important;}
.schoollist{width:100%;height:auto;overflow:hidden;}
.schoollist h4{display:block;font-size:28px;color:#333;text-align:center;width:100%;height:auto;overflow:hidden;padding-top:20px;padding-bottom:20px;}
.schoollist li{width:100%;height:auto;overflow:hidden;padding-bottom:20px;border-bottom:1px dashed #efefef;margin-bottom:10px;padding-top:10px;}
.schoollistleft{width:32%;height:auto;overflow:hidden;float:left;padding-right:3%;}
.schoollistcenter{width:65%;height:auto;overflow:hidden;float:right;padding:0}
.schoollistcenter h5{display:block;font-size:22px;color:#333;text-align:left;width:100%;height:auto;overflow:hidden;padding-bottom:15px;}
.schoolinfor{width:100%;height:auto;overflow:hidden;padding-bottom:8px;}
.schoolinforleft{width:49%;height:auto;overflow:hidden;padding-right:2%;float:left;}
.schoolinforleft em{display:inline-block;font-size:14px;color:#333;padding-right:10px;}
.schoolinforleft span{display:inline-block;font-size:14px;color:#888;padding-right:5px;}
.schoolinforright{width:49%;height:auto;overflow:hidden;float:left;}
.schoolinforright em{display:inline-block;font-size:14px;color:#333;padding-right:10px;}
.schoolinforright span{display:inline-block;font-size:14px;color:#888;padding-right:5px;}

.schoollistright{width:100%;height:auto;overflow:hidden;}
.schoollistright a{width:100%;height:36px;background:#0066cc;display:block;margin:20px 0 0 0;text-align:center;font-size:15px;color:#fff;line-height:36px;}
.schoollistleft img{display:block;width:100%;}
.schoolinfor2{width:100%;height:auto;overflow:hidden;padding-bottom:8px;}
.schoolinfor2 em{display:inline-block;font-size:16px;color:#333;padding-right:10px;}
.schoolinfor2 span{display:inline-block;font-size:16px;color:#888;padding-right:5px;}


/*高校详情*/
.schooldetailbox{width:100%;height:auto;overflow:hidden;}
.schooldetailboxone{width:100%;height:auto;overflow:hidden;padding:0 0 20px 0;}
.schooldetailboxoneleft{width:178px;height:60px;float:left;background:#ffffff;border:1px solid #ededed;float:left;padding:4px 0;}
.schooldetailboxoneleft img{height:60px;width:auto;margin:0 auto;display:block;}
.schooldetailboxonecenter{width:calc(100% - 308px);height:auto;overflow:hidden;float:left;padding:0 9px 0 19px;}
.schooldetailboxonecenter em{display:block;font-size:18px;color:#333;text-align:left;width:100%;height:auto;overflow:hidden;}
.schooldetailboxonecenter p{display:block;font-size:14px;color:#888;text-align:left;width:100%;height:auto;overflow:hidden;padding-top:10px;}
.schooldetailboxonecenter p span{display:inline-block;margin-right:10px;background:#0066cc;color:#fff;font-size:12px;line-height:18px;padding:0 5px;}
.schooldetailboxoneright{width:100px;height:60px;float:right;}
.schooldetailboxoneright em{display:block;font-size:20px;color:red;text-align:center;width:100%;height:auto;overflow:hidden;padding-top:10px;}
.schooldetailboxoneright p{display:block;font-size:14px;color:#888;text-align:center;width:100%;height:auto;overflow:hidden;padding-top:5px;}

#con {width:100%;height:auto;overflow:hidden;}
#tags {width:100%;height:auto;overflow:hidden;background:#f5f7f9;margin-bottom:30px;}
#tags LI {font-size:16px;color:#333;padding:10px 0;border-right:1px solid #eee;float:left;width:calc(12.5% - 1px);text-align:center;}
#tags LI A {font-size:16px;color:#333}
#tags LI.selectTag {background:#0066cc;}
#tags LI.selectTag A {color:#fff;}
#tagContent {width:100%;height:auto;overflow:hidden;}
.tagContent {display:none;}
#tagContent DIV.selectTag {display:block}
.schooldetailtextone{width:100%;height:auto;overflow:hidden;padding-bottom:20px;border-bottom:1px dashed #efefef;margin-bottom:20px;}
.schooldetailtextoneleft{width:30%;height:auto;overflow:hidden;float:left;padding-top:10px;}
.schooldetailtextoneright{width:65%;height:auto;overflow:hidden;float:right;padding:0 2%;}
.schooldetailtextoneright h5{display:block;font-size:20px;color:#333;text-align:left;width:100%;height:auto;overflow:hidden;padding-bottom:15px;}
.schoolinfor3{width:100%;height:auto;overflow:hidden;padding-bottom:8px;}
.schoolinfor3 em{display:block;font-size:16px;color:#333;}
.schoolinfor3 span{display:block;font-size:16px;color:#888;line-height:30px;}
.schooldetailtextoneleft img{display:block;width:100%;}
.slxcontent{width:100%;max-height:200px;position:relative;}
.schooldetailtexttwo{width:100%;height:auto;overflow:hidden;}
.schooldetailtexttwo a{color:red;display:inline-block;padding-left:10px;}
.schooldetailtexttwo em{display:block;font-size:18px;color:#333;text-align:left;width:100%;height:auto;overflow:hidden;padding-bottom:15px;margin-bottom:15px;}
.schooldetailtexttwo img{display:block;max-width:100%;margin:15px 0;}
.schooldetailtexttwo p{display:block;font-size:18px;color:#333;text-align:left;width:100%;height:auto;overflow:hidden;line-height:34px;}
.schooltjbox{width:calc(100% - 42px);height:auto;overflow:hidden;background:#f5f7f9;border:1px solid #ebebeb;padding:20px;margin-bottom:20px;}
.schooltjbox em{display:block;font-size:18px;color:#333;text-align:center;width:100%;height:auto;overflow:hidden;padding-bottom:15px;}
.schooltjcot{width:100%;height:auto;overflow:hidden;}
.schooltjcot li{width:100%;height:auto;overflow:hidden;padding-bottom:10px;}
.schooltjboxone{outline:none;width:calc(98% - 2px);height:30px;background:#ffffff;border:none;line-height:30px;padding:0 1%;font-size:12px;color:#333;display:block;border:1px solid #C6C9CC;}
.schooltjboxthree{outline:none;width:calc(95.5% - 2px);height:30px;background:#ffffff;border:none;line-height:30px;padding:0 1%;font-size:12px;color:#333;display:block;border:1px solid #C6C9CC;}
.schooltjboxtwo{outline:none;width:calc(100% - 2px);height:33px;background:#0066cc;border:none;line-height:33px;padding:0 1%;font-size:14px;color:#fff;display:block;border:1px solid #00b388;}
.tjright strong{font-size:12px;color:#333;line-height:14px;font-weight:normal;height:28px;overflow:hidden;display:block;padding-top:5px;}
.zhuanyelist{width:100%;height:auto;overflow:hidden;}
.zhuanyelist li{width:100%;height:auto;overflow:hidden;padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid #efefef;position:relative;}
.zhuanyelist li em{display:block;font-size:18px;color:#333;font-weight:normal;text-align:left;width:100%;height:auto;overflow:hidden;padding-bottom:5px;}
.zhuanyeinfor{width:100%;height:auto;overflow:hidden;}
.zhuanyeinfor p{width:33.33%;display:inline-block;float:left;font-size:16px;color:#333;margin-bottom:5px;}
.zhuanyeinfor p span{color:#888;}
.zhuanyeinfor p:last-child{width:100% !important;float:none;}
.zhuanyelist li a{width:100px;height:32px;line-height:32px;text-align:center;border:1px solid #0066cc;color:#0066cc;display:block;margin-top:10px;position:absolute;right:0;top:0;z-index:100;}
.tabtitle{display:block;font-size:18px;color:#333;text-align:left;width:100%;height:auto;overflow:hidden;padding-bottom:15px;}
.schoolpicbox{width:100%;height:auto;overflow:hidden;}
.schoolpicbox li{width:100%;height:auto;overflow:hidden;padding-bottom:10px;}
.schoolpicbox li img{display:block;width:100%;}
.newboxxz{width:100%;height:auto;overflow:hidden;padding-top:20px;}
.newboxxz em{display:block;font-size:18px;color:#333;text-align:left;width:100%;height:auto;overflow:hidden;padding-bottom:15px;margin-bottom:15px;border-bottom:1px dotted #ddd;}
.slschool{width:100%;height:auto;overflow:hidden;padding-bottom:0px;}
.slschool li{width:32.33%;height:auto;overflow:hidden;float:left;margin-bottom:20px;}
.slschool li:nth-child(3n-1){margin:0 1.5%;}
.slschool li img{display:block;width:100%;margin:0 auto;}
.slschool li h2{padding-top:5px;font-weight:normal;height: 26px;overflow: hidden;font-size:16px;font-weight:normal;line-height: 26px;-ms-text-overflow: ellipsis;text-overflow: ellipsis;white-space: nowrap;color: #333;}
.slschool li p{height:20px;margin-top:0px;overflow:hidden;font-size: 14px;line-height:20px;color: #333;}



@media screen and (max-width:420px) {
.hotnewsleftone em{font-size:20px;line-height:28px;padding-top:10px;}
.hotnewsleftone p{width:100%;float:none;margin:0 0 3px 0;display:block;font-size:14px;line-height:20px}
.hotnewsleftone p i{font-size:14px;}
.hotnewsleftone{padding:10px 2% 5px 2%;}
.hotnewslefttwoleft li{font-size:15px;line-height:36px;}
.hotnewslefttworight li{font-size:15px;line-height:36px;}
h2 span{font-size:18px;}
.teseleft{width:100%;float:none;}
.teseright{width:100%;float:none;padding-top:5px;}
.tese{padding-bottom:5px;}
.cotfirst{padding:10px 0;}
.cotone{padding:10px 0;}
.cotfirst ul{padding-top:10px;}
.cotone ul{padding-top:10px;}
.cottwo{background-size:cover;}
.cotfour{padding-top:10px;}
.cotfour li{width:100%;float:none;margin:0 0 20px 0;}
.cotfour li:nth-child(2n){width:100%;float:none;margin:0 0 20px 0;}
.cotfour li em{font-size:15px;line-height:36px;}
.cotthreerightone li{font-size:15px;line-height:36px;}
.scroll p span{font-size:15px;line-height:30px;}
.foot{padding:10px 0;}
.cotfirst li p{font-size:13px;color:#333;}
.articletitle{font-size:26px;padding:5px 0;}
.articletext{padding:10px 0;}
.articletext{font-size:16px;line-height:28px;}
.articletext p{margin-bottom:20px;}
.faqtjlist li em{font-size:16px;}
.bjbox{width:98%;}
.bj{background-size:cover;padding-bottom:10px;}
.button1, .button2{font-size:14px;}
.biaoqiancot{display:none}
.word_download_tip_pic{display:none}
.word_download_tip_msg{width:100%;float:none;}
.word_download_tip_btn{float:left;height:36px;line-height:36px;}
.word_btn_right{margin-top:0;font-size:14px;}
.word_download_tip_title{margin-left:0;}
.word_download_tip_tip{margin-left:0;}
.word_download_tip_tj{margin-left:0;}
.leftimg{width:90px;}
.righttext{width:calc(100% - 100px);}
.articletjparttwo li h2{font-size:17px;line-height:18px;height:auto;padding-bottom:5px;}
.righttext p{font-size:14px;line-height:20px;height:40px;}
.entlist{margin-bottom:10px;}
.articletjparttwo li{padding:10px 0;}
.listtopdaturightone em{font-size:20px;}
.listtopdaturight li{width:100%;padding:0;margin:0 0 0px 0;float:none;border:none;font-size:15px;line-height:36px;}
.leftlistcot li h2{font-size:17px;line-height:18px;margin-bottom:5px;}
.leftlistcot li{padding:10px 0;}
.schooldetailboxoneleft{width:100px;}
.schooldetailboxonecenter em{font-size:16px;}
#tags LI{width:calc(25% - 1px);font-size:14px;}
#tags LI A{font-size:14px;}
.schooldetailtextoneleft{width:100%;float:none;}
.schooldetailtextoneright{width:100%;float:none;padding:0;margin-top:10px;}
.schoolinforleft em{font-size:14px;}
.schoolinforleft span{font-size:14px;}
.schoolinforright em{font-size:14px;}
.schoolinforright span{font-size:14px;}
.schoolinfor3 span{font-size:14px;line-height:20px;}
.schooldetailtexttwo em{font-size:20px;padding-bottom:8px;margin-bottom:8px;}
.newboxxz em{font-size:20px;padding-bottom:8px;margin-bottom:8px;}
.schooldetailtexttwo p{font-size:15px;line-height:30px;margin-bottom:20px;}
.zhuanyeinfor p{width:100%;float:none;line-height:20px;}
.zhuanyelist li a{position:relative;padding-left:0;}
.tabtitle{font-size:20px;}
.schoollist h4{font-size:22px;padding:10px 0;}
.schoollistleft{width:100%;float:none;padding:0 0 10px 0;}
.schoollistcenter{width:100%;float:none;}
.schoollistcenter h5{font-size:20px;padding-bottom:10px;}
.tjright strong{height:auto;}
.tjright{padding-top:3px;}
.cotfirst li em{font-size:15px;padding-bottom:3px;}
}

@media screen and (max-width:380px) {
.cotone li{width:100%;float:none;margin:0 0 10px 0;}
.cotone li:nth-child(2n){width:100%;float:none;margin:0 0 10px 0;}
.cotfirst li{width:100%;float:none;margin:0 0 10px 0;}
.cotfirst li:nth-child(2n){width:100%;float:none;margin:0 0 10px 0;}
.nav li{font-size:14px;}
.articletitle{font-size:18px;}
.faqlistcot li p{font-size:14px;}
.faqlistcot li em{font-size:17px;}
.listcotlefttitletext{font-size:22px;}
.listtime{display:none}
.righttext{padding-top:10px;}
.righttext strong{display:none}
.slschool li{width:100%;float:none;margin-bottom:10px;}
.slschool li:nth-child(3n-1){margin:0 0 10px 0;}
.schooldetailboxonecenter{width:calc(100% - 118px);padding:0 0 0 10px;}
.schooldetailboxoneright{display:none}
#tags{margin-bottom:10px;}
}

@media screen and (max-width:350px) {
.top{display:none}
.logo{width:180px;}
.logo img{display:block;width:100%;}
.dl{padding-right:0;padding-top:20px;}
.hotnewsleftone em{font-size:20px;line-height:18px;}
.cotthreeleftone li{font-size:14px;line-height:20px;}
.scroll p span{font-size:14px;line-height:20px;}
.cotthreelefttwo a{width:100%;float:none;margin:0 0 10px 0;}
.cotthreelefttwo a:last-child{width:100%;float:none;margin:0 0 10px 0;}
.articletitle{font-size:20px;}
.white_content em{font-size:18px;}
.nylinkbox a{line-height:18px;}
}
.articletext {
    color: #333;
}
 

.articletext table {
    border: solid 1px #999;
    border-collapse: collapse;
    width: 100% !important;
}

.articletext td {
    border: solid 1px #999;
    padding: 4px 4px; !important;
    text-align: center;
}

.articletext th {
    border: solid 1px #999;
    height: 23px;
    line-height: 23px;
    padding: 6px;

    vertical-align: middle;
}

 

.articletext a {
    color: #428bca;
}
}




      .lwx_menu_title{ text-align: center; padding: 20px; font-size: 24px;}
        .lwx_menu_nav li a{display: block; padding: 0px 0px 0px 20px; line-height: 50px; font-size: 16px; font-weight: bold;}

        .lwx-enrollment{padding:0.4rem 0;}
        .lwx-enrollment .lwx-caption{text-align: center; padding-bottom: 0.6rem;}
        .lwx-enrollment .lwx-caption .lwx-title{font-size: 0.5333rem;}
        .lwx-enrollment .lwx-caption .lwx-desc{color: #767676; font-size: 0.4rem; padding-top:0.2rem;}
        .lwx-enrollment .lwx-form{font-size: 0.4rem;}
        .lwx-enrollment .lwx-form .lwx-row{padding: 0 1.6rem; margin-bottom: 0.6rem;}
        .lwx-enrollment .lwx-tips{text-align: center; margin-bottom: 0.2rem; font-size: 0.30rem; color: #767676;}
        .lwx-enrollment .lwx-input{font-size: 0.4rem; border:1px solid #767676; border-radius: 50px; appearance: none; outline: none;
        width: 100%; height: 50px; text-indent: 1em;}
        .lwx-enrollment .lwx-btn-submit img{width: 100%;}

        .lwx-footer-nav{ background-color: #dcecff; position: fixed; bottom: 0; left: 0; width: 100%; height: 65px; z-index: 999999; }
        .lwx-footer-nav .lwx-container{display: flex; padding:10px;}
        .lwx-footer-nav .lwx-container a{display: block; width: 100%; height: 45px;}
        .lwx-footer-nav .lwx-nav-home{width:45px; height: 45px;}
        .lwx-footer-nav .lwx-nav-chat{flex: 3; height: 45px; box-sizing: border-box; padding: 0px 10px;}
        .lwx-footer-nav .lwx-nav-tel{flex: 3; height: 45px; box-sizing: border-box; padding: 0px 0px;}
        .lwx-footer-nav .lwx-nav-home .lwx-link{background: linear-gradient(to bottom,#fafdff,#e0f4ff); border-radius: 50%; }

        

        .fzcg { width: 60%; position: fixed; left: 20%; top: 30%; z-index: 1000; background: rgb(0,0,0,.8); color: #fff; text-align: center; padding: 10px; border-radius: 4px; display: none; }
        .fzcg img{width: 200px;}





/* 新增手机版顶部导航样式 */
/* 导航容器样式 */
.nav-container {
    background-color: #0066cc; /* 导航栏背景色 */
    padding: 10px;
    margin: 10px 0; /* 与上下元素的间距 */
    border-radius: 5px; /* 圆角 */
    box-shadow: 0 2px 5px rgba(0,0,0,0.1); /* 轻微阴影 */
}

/* 导航网格布局 */
.nav-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 10px;
}

/* 其他导航样式保持不变... */






.hidden { display: none; }
.bg-primary { background-color: #3B82F6; }
.bg-primary:hover { background-color: #2563EB; }
.flex { display: flex; }
.justify-center { justify-content: center; }
.mt-6 { margin-top: 1.5rem; }
.px-6 { padding-left: 1.5rem; padding-right: 1.5rem; }
.py-3 { padding-top: 0.75rem; padding-bottom: 0.75rem; }
.text-white { color: white; }
.font-medium { font-weight: 500; }
.rounded-lg { border-radius: 0.5rem; }
.shadow { box-shadow: 0 2px 4px rgba(0,0,0,0.1); }
.transition-all { transition: all 0.3s; }

 







/* 手机版搜索样式1... */




<style>
        /* 1. 基础样式重置（避免浏览器默认样式差异） */
        * {
            margin: 0;
            padding: 0;
            box-sizing: border-box; /* 保证宽高计算包含内边距和边框 */
        }
        .clearfix::after { /* 清除浮动，避免父容器高度塌陷 */
            content: "";
            display: block;
            clear: both;
        }

        /* 2. 头部容器样式（固定顶部，限制宽度） */
        .head {
            width: 100%; /* 占满屏幕宽度 */
            background-color: #fff; /* 白色背景，避免穿透下方内容 */
            border-bottom: 1px solid #eee; /* 底部边框，分隔头部和主体 */
            padding: 10px 0; /* 上下内边距，增加呼吸感 */
            position: relative; /* 作为搜索框定位的参考 */
        }
        .head .wrap {
            width: 100%; /* 固定内容宽度（可根据需求调整） */
            margin: 0 auto; /* 水平居中 */
        }

        /* 3. Logo样式（左浮动，限制尺寸） */
        .logo {
            float: left; /* 左对齐，为搜索框腾出右侧空间 */
        }
        .logo img {
            width: 180px; /* 固定Logo宽度（根据实际图片调整） */
            height: auto; /* 高度自适应，避免变形 */
            vertical-align: middle; /* 垂直居中，避免底部空隙 */
        }

        /* 4. 搜索框样式（右浮动，固定尺寸） */
        .searchbox {
            float: right; /* 右对齐，与Logo分栏 */
            margin-top: 5px; /* 顶部微调，与Logo垂直居中 */
            width: 300px; /* 固定搜索框容器宽度 */
        }
        .wapsearch {
            width: 100%; /* 搜索输入框占满容器 */
            height: 36px; /* 固定高度，保证点击区域 */
            padding: 0 15px; /* 左右内边距，避免文字贴边 */
            border: 1px solid #ddd; /* 灰色边框 */
            border-radius: 18px; /* 圆角，优化视觉 */
            outline: none; /* 去掉默认聚焦边框 */
            font-size: 14px; /* 字体大小，提升可读性 */
        }
        .wapsearch:focus {
            border-color: #4CAF50; /* 聚焦时变绿色边框，提升交互感 */
            box-shadow: 0 0 3px rgba(76, 175, 80, 0.3); /* 轻微阴影，突出焦点 */
        }

        /* 5. 响应式适配（手机端优化，避免变形） */
        @media (max-width: 1200px) {
            .head .wrap {
                width: 90%; /* 屏幕小于1200px时，宽度改为90% */
            }
        }
        @media (max-width: 768px) {
            .logo, .searchbox {
                float: none; /* 手机端取消浮动，垂直排列 */
                margin: 0 auto; /* 水平居中 */
                text-align: center; /* Logo文字/图片居中 */
            }
            .searchbox {
                width: 100%; /* 手机端搜索框占满宽度 */
                margin-top: 10px; /* 与Logo拉开距离 */
            }
        }
    </style>

/* 手机端底部按钮 */

      
    <style>
        /* 基础样式 */
        * {
            margin: 0;
            padding: 0;
            box-sizing: border-box;
            /* 使用更清晰的字体栈 */
            font-family: 'Helvetica Neue', 'Microsoft YaHei', 'PingFang SC', Arial, sans-serif;
        }
        
        body {
            padding-bottom: 50px; /* 为底部按钮预留空间 */
            background-color: #f5f7fa;
            min-height: 100vh;
        }
        
    
        
        h1 {
            font-size: clamp(1.5rem, 5vw, 2rem);
            font-weight: bold;
            color: #1D2129;
            margin-bottom: 24px;
        }
        
        p {
            color: #666;
            margin-bottom: 16px;
            line-height: 1.6;
        }
        
        /* 底部悬浮按钮区域 - 优化版 */
        .floating-service-bar {
            position: fixed;
            bottom: 0; /* 紧贴底部 */
            left: 0;
            right: 0; /* 满屏宽度 */
            background-color: #165DFF;
            z-index: 100;
            /* 移除额外内边距，确保背景高度与按钮一致 */
        }
        
        .service-buttons {
            display: flex;
            justify-content: space-between;
            gap: 5px;
            /* 通过按钮高度控制整体高度 */
        }
        
        .service-btn {
            flex: 1;
            display: flex;
            align-items: center;
            justify-content: center;
            padding: 12px 5px; /* 适中的内边距，控制整体高度 */
            background-color: rgba(255, 255, 255, 0.15);
            border-radius: 6px;
            color: white;
            text-decoration: none;
            font-size: 15px; /* 增大字体 */
            font-weight: 500;
            transition: all 0.2s ease;
            text-align: center;
            white-space: nowrap;
        }
        
        .service-btn:hover {
            background-color: rgba(255, 255, 255, 0.25);
        }
        
        .service-btn:active {
            background-color: rgba(255, 255, 255, 0.35);
            transform: scale(0.98);
        }
        
        /* 提示框样式 */
        .toast {
            position: fixed;
            bottom: 60px;
            left: 50%;
            transform: translateX(-50%);
            background-color: rgba(0, 0, 0, 0.8);
            color: white;
            padding: 10px 16px;
            border-radius: 6px;
            font-size: 14px;
            z-index: 101;
            opacity: 0;
            transition: opacity 0.3s ease, transform 0.3s ease;
            transform: translate(-50%, 10px);
            max-width: 80%;
            text-align: center;
        }
        
        .toast.show {
            opacity: 1;
            transform: translate(-50%, 0);
        }
        
        /* 备用复制区域 */
        #copyTarget {
            position: absolute;
            left: -9999px;
            opacity: 0;
        }
    </style>
	
	
 
	 
	  
	  
	  
	  
	  
	  
	  
	  
	  
	  
	  
	  /* 手机版搜索框 */
	  
	    <style>
        /* 只针对搜索区域的特定样式，避免全局影响 */
        .head {
            margin-bottom: 15px;
        }
        
        .head .wrap {
            display: flex;
            align-items: center;
            gap: 10px;
            width: 100%;
        }
        
        .head .logo {
            flex-shrink: 0;
        }
        
        .head .logo img {
            height: 44px;
            width: auto;
            max-width: 120px;
            object-fit: contain;
        }
        
        .head .searchbox {
            flex-grow: 1;
            min-width: 0;
        }
        
        .head .searchbox form {
            display: flex;
            width: 100%;
        }
        
        .head .searchbox input[type="search"] {
            flex-grow: 1;
            height: 44px;
            padding: 0 15px;
            border: 1px solid #ddd;
            border-right: none;
            border-radius: 6px 0 0 6px;
            font-size: 14px;
            outline: none;
            background-color: white;
            min-width: 0;
        }
        
        .head .searchbox .search-button {
            height: 44px;
            padding: 0 18px;
            background-color: #2c6ecb;
            color: white;
            border: none;
            border-radius: 0 6px 6px 0;
            font-size: 14px;
            font-weight: 500;
            cursor: pointer;
            white-space: nowrap;
            transition: background-color 0.2s;
        }
        
        .head .searchbox .search-button:hover,
        .head .searchbox .search-button:active {
            background-color: #1a58b8;
        }
        
        /* 响应式调整 */
        @media (max-width: 480px) {
            .head .wrap {
                gap: 8px;
            }
            
            .head .logo img {
                height: 40px;
            }
            
            .head .searchbox input[type="search"],
            .head .searchbox .search-button {
                height: 40px;
                font-size: 13px;
            }
        }
    </style>
	
	   /* 手机版页面底部栏目 */
	
	  <style>
        /* 只针对导航栏的样式，不影响其他内容 */
        .mobile-footer-nav {
            background: white;
            border-radius: 10px;
            box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
            padding: 20px 15px;
            margin: 20px 0;
            font-family: "PingFang SC", "Helvetica Neue", Arial, sans-serif;
        }
        
        .mobile-nav-section {
            margin-bottom: 25px;
        }
        
        .mobile-nav-section:last-child {
            margin-bottom: 0;
        }
        
        .mobile-section-title {
            font-size: 16px;
            font-weight: 600;
            margin-bottom: 15px;
            padding-bottom: 8px;
            border-bottom: 1px solid #eaeaea;
            color: #1a73e8;
        }
        
        .mobile-nav-grid {
            display: grid;
            grid-template-columns: repeat(4, 1fr);
            gap: 10px;
        }
        
        .mobile-nav-item {
            display: block;
            text-align: center;
            padding: 10px 5px;
            background: #f8f9fa;
            border-radius: 6px;
            text-decoration: none;
            color: #444;
            font-size: 13px;
            transition: all 0.2s ease;
            word-break: break-word;
            min-height: 40px;
            display: flex;
            align-items: center;
            justify-content: center;
            border: 1px solid #e0e0e0;
        }
        
        .mobile-nav-item:hover, .mobile-nav-item:active {
            background: #e8f0fe;
            color: #1a73e8;
            border-color: #1a73e8;
        }
        
        @media (max-width: 480px) {
            .mobile-nav-grid {
                grid-template-columns: repeat(2, 1fr);
            }
            
            .mobile-nav-item {
                font-size: 14px;
                padding: 12px 5px;
            }
        }
        
        @media (max-width: 360px) {
            .mobile-nav-grid {
                grid-template-columns: 1fr;
            }
        }
        
        /* 示例内容样式 - 仅用于演示 */
        .demo-content {
            padding: 20px;
            background: #f9f9f9;
            border-radius: 10px;
            margin-bottom: 20px;
            font-family: Arial, sans-serif;
        }
        
        .demo-content h1 {
            color: #333;
            font-size: 24px;
            margin-bottom: 15px;
        }
        
        .demo-content p {
            line-height: 1.6;
            margin-bottom: 15px;
        }
    </style>
	
	
	
/* 仅针对手机版文章内容和表格设置样式，不影响其他部分 */
.quanwen .articletext {
    font-size: 16px;
    line-height: 1.6;
    color: #333;
    padding: 15px;
    box-sizing: border-box;
}
 

/* === 修复：确保所有表格第一行都有蓝色背景 === */

/* 强力选择器 - 覆盖所有情况 */
.quanwen .articletext table tr:first-child th,
.quanwen .articletext table tr:first-child td {
    background-color: #2b79d9 !important;
    color: #ffffff !important;
    font-weight: bold !important;
}

/* 确保thead的情况也被覆盖 */
.quanwen .articletext thead th {
    background-color: #2b79d9 !important;
    color: #ffffff !important;
    font-weight: bold !important;
}

/* 隔行变色 */
.quanwen .articletext tbody tr:nth-child(even) td {
    background-color: #f9f9f9 !important;
}

/* 图片适配 */
.quanwen .articletext img {
    max-width: 100% !important;
    height: auto !important;
    display: block;
    margin: 10px auto;
}

.quanwen .articletext * {
    box-sizing: border-box;
    max-width: 100% !important;
}