@charset "gb2312";
/*
Author: 天下制作
Author QQ：4084380
Author Email：4084380@qq.com
Author URL: https://www.zhann.cn/
*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {margin: 0;padding: 0;}
table {border-collapse: collapse;border-spacing: 0;width: 100%;line-height: 30px;}
td {line-height: 30px;}
fieldset, img {border: 0 none;}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal}
ol, ul ,li{list-style: none outside none;}
caption, th {text-align: left;}
h1, h2, h3, h4, h5, h6 {font-size: 100%;font-weight: normal;}
a {color: #333;text-decoration: none;font-size: 15px;transition: 0.3s ease;}
a:hover {color:#008ecf}
body,input,button,textarea,select{font-size: 12px;}
u{text-decoration:none;}
body{font-size: 12px;width: 100%;background: #f8f8f8;}

@keyframes load {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0
	}
}

@-webkit-keyframes load {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0
	}
}

@keyframes myfirst {
	0% {
		transform: scale(1)
	}

	90% {
		transform: scale(.5)
	}

	100% {
		transform: scale(1.3)
	}
}

@-webkit-keyframes myfirst {
	0% {
		transform: scale(1)
	}

	90% {
		transform: scale(.5)
	}

	100% {
		transform: scale(1.3)
	}
}

@keyframes arrow {
	from {
		-webkit-transform: translate3d(-webkit-calc(-50% + 6px),5px,0);
		transform: translate3d(calc(-50% + 6px),5px,0)
	}

	to {
		-webkit-transform: translate3d(-webkit-calc(-50% + 6px),0,0);
		transform: translate3d(calc(-50% + 6px),0,0)
	}
}

@-webkit-keyframes arrow {
	from {
		-webkit-transform: translate3d(-webkit-calc(-50% + 6px),5px,0);
		transform: translate3d(calc(-50% + 6px),5px,0)
	}

	to {
		-webkit-transform: translate3d(-webkit-calc(-50% + 6px),0,0);
		transform: translate3d(calc(-50% + 6px),0,0)
	}
}

@keyframes mypraise {
	0% {
		font-size: 16px;
		top: 15px;
		opacity: 0;
		filter: Alpha(opacity=0);
		-moz-opacity: 0
	}

	25% {
		font-size: 20px;
		top: 0px;
		opacity: .5;
		filter: Alpha(opacity=50);
		-moz-opacity: .5
	}

	50% {
		font-size: 24px;
		top: -15px;
		opacity: 1;
		filter: Alpha(opacity=100);
		-moz-opacity: 1
	}

	75% {
		font-size: 20px;
		top: -25px;
		opacity: .5;
		filter: Alpha(opacity=50);
		-moz-opacity: .5
	}

	100% {
		font-size: 16px;
		top: -35px;
		opacity: 0;
		filter: Alpha(opacity=0);
		-moz-opacity: 0
	}
}

@-webkit-keyframes mypraise {
	0% {
		font-size: 16px;
		top: 15px;
		opacity: 0;
		filter: Alpha(opacity=0);
		-moz-opacity: 0
	}

	25% {
		font-size: 20px;
		top: 0px;
		opacity: .5;
		filter: Alpha(opacity=50);
		-moz-opacity: .5
	}

	50% {
		font-size: 24px;
		top: -15px;
		opacity: 1;
		filter: Alpha(opacity=100);
		-moz-opacity: 1
	}

	75% {
		font-size: 20px;
		top: -25px;
		opacity: .5;
		filter: Alpha(opacity=50);
		-moz-opacity: .5
	}

	100% {
		font-size: 16px;
		top: -35px;
		opacity: 0;
		filter: Alpha(opacity=0);
		-moz-opacity: 0
	}
}

.contwith{width: 1147px;margin: auto;}

.header{float:left;height: 54px;line-height: 54px;font-size: 16px;width: 100%;background: #fff;}
.header ul{width: 1200px;margin: auto;}
.header ul li{float:left;text-align: center;padding: 0 16px;}
.header ul a{width: 100%;font-size: 15px;color: #333;}
.header .logo{float: left;width: 140px;height: 40px;background: url(../images/logo.png) no-repeat;margin-top: 6px;margin-right: 20px;}
.header ul a:hover{color:#008ecf!important;}
/*
.header{float:left;height: 52px;line-height: 52px;font-size: 16px;width: 100%;background: #008ecf;overflow: hidden;}
.header ul{width: 796px;float: left;}
.header ul li{float:left;text-align: center;padding: 0 12px;}
.header ul a{width: 100%;font-size: 14px;color: #fff;}
.header .logo{float: left;width: 125px;height: 40px;background: url(../images/logo.png) no-repeat;margin-top: 5px;}
.header ul a:hover{color:#d1bd83!important;}
*/
.rougao {float: right;margin-top: 13px;}
.rougao .jianyi{margin-left: 5px;background-color: #1ea8e7;}
.rougao .jianyi i{background: url(../images/ico.png) -62px -173px no-repeat;width: 25px;}
.rougao a {height: 27px;line-height: 27px;float: left;color: #fff;font-size: 11px;border-radius: 20px;margin-left: 8px;width: 90px;background-color: #d1bd83;}
.rougao a i{height: 25px;width: 28px;float: left;background: url(../images/ico.png)  -38px -172px no-repeat;margin-left: 5px;}
.rougao a:hover{background-color: #5bbcde;color: #fff!important;}
.rougao .jianyi:hover{background-color: #5bbcde;color: #fff!important;}


/*main*/
.main {margin:0 auto;width: 1147px;height:auto;}
.main-left{float: left;width: 720px;padding: 40px 33px;background: #fff;border-radius: 6px;box-sizing: unset;}
.sidebar {width: 100%;font-size: 12px;color: #999;float: left;height: 45px;line-height: 45px;}
.sidebar a{color: #999;font-size: 12px;}
.sidebar code{color: #999;font-size: 12px;padding: 0 5px;}
.sidebar i{width: 18px;background: url(../images/ico.png) no-repeat -46px -206px;height: 19px;float: left;margin-top: 12px;margin-right: 5px;}

.sidebar a:hover{color:#008ecf}
.article {float:left;width: 100%;}
.article .title{width:700px;text-align:center;padding-bottom: 29px;color: #000;font-size: 26px;font-weight: 700;}
.article .info {font-size: 13px;height: 32px;width: 100%;color: #666;text-align: center;line-height: 32px;padding-bottom: 19px;}
.article .info span{padding:0 5px;font-size: 12px;transition: 0.3s ease;}
.article .info a{font-size: 14px;}
.article .info .title_ts{padding: 0 8px;border: 1px solid #e1e1e1;height: 29px;display: inline-block;line-height: 29px;margin-left: 5px;}
.article .info .title_ts i{width: 18px;background: url(../images/ico.png) no-repeat -115px -150px;height: 18px;float: left;margin-top: 8px;margin-right: 6px;}
.article .info .title_ts:hover{border: 1px solid #9c9c9c;}

.article .info .title_tg{padding: 0 8px;border: 1px solid #e1e1e1;height: 28px;display: inline-block;line-height: 28px;margin-left: 5px;}
.article .info .title_tg i{width: 18px;background: url(../images/ico.png) no-repeat -115px -179px;height: 18px;float: left;margin-top: 6px;margin-right: 6px;}
.article .info .title_tg:hover{border: 1px solid #9c9c9c;}

.article .info .source{padding: 0 8px;border: 1px solid #e1e1e1;height: 29px;display: inline-block;line-height: 29px;margin-left: 5px;cursor:pointer;}
.article .info .source i{width: 18px;background: url(../images/ico.png) no-repeat -115px -116px;height: 18px;float: left;margin-top: 7px;margin-right: 6px;}
.article .info .source:hover{border: 1px solid #9c9c9c;}

.article .info .down{padding: 0 8px;border: 1px solid #e1e1e1;height: 29px;display: inline-block;line-height: 29px;margin-left: 5px;cursor:pointer;}
.article .info .down i{width: 18px;background: url(../images/ico.png) no-repeat -66px -85px;height: 18px;float: left;margin-top: 7px;margin-right: 6px;}
.article .info .down:hover{border: 1px solid #9c9c9c;}

.article .info .time{padding: 0 8px;border: 1px solid #e1e1e1;height: 29px;display: inline-block;line-height: 29px;margin-left: 5px;cursor:pointer;}
.article .info .time i{width: 18px;background: url(../images/ico.png) no-repeat -84px -107px;height: 18px;float: left;margin-top: 7px;margin-right: 6px;}
.article .info .time:hover{border: 1px solid #9c9c9c;}

.content{
    color: #333;
    line-height: 30px;
    font-size: 15px;
    margin-top: 10px;
    float: left;
    padding: 15px 0 0;
    width: 100%;
    text-align: justify;
    word-wrap: break-word;
    position: relative;
    overflow: hidden;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.content p{color: #222;line-height: 30px;margin-bottom: 12px;font-size: 16px;}
.content img{border-radius: 10px;}
.content img {max-width: 100%!important;height: auto!important;}
.content a{color: #333;font-size: 16px;}
.content h2,.content h2 a,.content h2 a u{text-decoration: none;font-size: 16px;text-align: left;font-weight: bold;line-height: 31px;clear: both;color: #ff0000;margin-top:15px;}
.after_height_light~p a {color: #2965b1 !important;}

.shendu{font-size: 14px;font-weight:normal;color:#0158a7;line-height:32px;overflow:hidden;padding-left:30px;width: 688px;height:30px;background:url(../images/pic_index_001.gif) 0 -3265px no-repeat;float:left;margin-top:7px;border-right: 1px solid #9cbddc;}
.shendu h3,.xinxi h3{float:left;font-size: 15px;font-weight:normal;padding-right:10px;font-weight:bold;color:#043462;}
.artzt{float:left;width: 702px;border-bottom:1px solid #9cbddc;border-left:1px solid #9cbddc;border-right:1px solid #9cbddc;padding-left:15px;padding-top: 10px;padding-bottom: 10px;line-height:23px;margin-bottom: 10px;}
.artzt ul{width: 100%;white-space:nowrap;}
.artzt ul li{font-size: 14px;width: 16%;height: 24px;overflow: hidden;float: left;}

.related_article_img{float: left;width: 100%;}
.related_article_img .related_top{height: 30px;width: 100%;border-bottom: 1px solid #EEE;}
.related_article_img .related_top code{float: left;font-size: 18px;height: 30px;line-height: 30px;color: #333;background: #fff;border-bottom: 2px solid #1c1c1c;font-family: initial;font-weight: 700;}
.related_article_img ul{margin-top: 13px;width: 100%;float:left;}
.related_article_img li{overflow: hidden;width: 156px;height: 127px;float: left;margin-right: 1px;margin-left: 10px;text-align: center;}
.related_article_img li a:hover span{text-decoration: underline;}
.related_article_img li a img{height: 104px;float: left;width: 100%;border: 1px solid #ddd;}
.related_article_img li a span{float: left;height: 24px;width: 100%;line-height: 24px;font-size: 16px;color: #2965b1;overflow: hidden;}

/*related_article*/
.related_about{width: 100%;float: left;overflow: hidden;padding-top: 15px;margin-bottom: 10px;}
.related_about .related_about_t{float: left;width: 100%;height: 28px;line-height: 28px;color: #494949;font-size: 16px;border-bottom: 1px solid #EEE;margin-bottom: 10px;}
.related_about .related_about_t code{color: #000;font-size: 18px;float: left;font-family: inherit;border-bottom: 2px solid #000;font-weight: 700;}
.related_about ul{float: left;width: 100%;}
.related_about li{float: left;width: 50%;height: 30px;font-size: 16px;overflow: hidden;line-height: 30px;}
.related_about li a{font-size: 16px;color: #2965b1;}
.related_about li a:before{float: left;content: "";width: 3px;height: 3px;background: #000;margin-top: 14px;margin-right: 5px;}
.related_about li a:hover{color: #000;}

.shangxiaye {font-size: 14px;color: #333;overflow: hidden;float: left;width: 100%;}
.shangxiaye div {overflow: hidden;text-overflow: ellipsis;white-space: nowrap;float: left;line-height: 30px;height: 30px;}
.shangxiaye a{color: #333;}
.prev {width: 50%;}
.next {width: 50%;text-align: right;}

.article_right { float:right; width:336px; }
.main-right { float:right; width:336px; }
.xz {float:left;width:336px;padding: 20px;background: #fff;border-radius: 10px;}
.xz h3 {font-size: 16px;font-weight:bold;color: #333;width:304px;float:left;height:26px;line-height:27px;overflow:hidden;margin-bottom: 10px;}
.xz h3 em{width: 24px;background: url(../images/ico.png) no-repeat -1px -202px;height: 24px;float: left;}
.xz h3 i{width: 25px;background: url(../images/ico.png) no-repeat 0px 0px;height: 27px;float: left;margin-top: 2px;margin-right: 4px;}

.xz .box {float:left;width: 100%;}
.xz .box ul {width: 100%;float:left;}
.xz .box ul li {width: 50%;font-size: 14px;line-height: 40px;overflow:hidden;height: 40px;float: left;}
.xz .box .you_like li{width: 50%;}
.right_fixed {top: 0;width: 336px;position: fixed!important;}

.xz .box ul span{font-style: inherit;float:left;background: #cecece;width: 17px;height: 17px;font-size: 12px;color: #fff;text-align: center;border-radius: 4px;line-height: 17px;margin-top: 9px;margin-right: 6px;}

.xz .box ul li:nth-child(1) span{background: #ff5722;color:#fff;}
.xz .box ul li:nth-child(2) span{background: #368efb;color:#fff;}
.xz .box ul li:nth-child(3) span{background: #ffc107;color:#fff;}
.xz .box ul li:nth-child(4) span{background: #00a2ff;color:#fff;}

.box li:before{content:"1";line-height: 15px;color: #ffffff;width: 16px;height: 16px;font-size: 12px;text-align: center;float: left;margin-top: 12px;margin-right: 7px;background: #c7c7c7;border-radius: 4px;}
.box li:nth-child(1):before{content:"1";background: #e33e42;}
.box li:nth-child(2):before{content:"2";background: #e7805c;}
.box li:nth-child(3):before{content:"3";background: #f79f4b;}
.box li:nth-child(4):before{content:"4";background: #e8b856;}
.box li:nth-child(5):before{content:"5";}
.box li:nth-child(6):before{content:"6";}
.box li:nth-child(7):before{content:"7";}
.box li:nth-child(8):before{content:"8";}
.box li:nth-child(9):before{content:"9";}
.box li:nth-child(10):before{content:"10";}
.box li:nth-child(11):before{content:"11";}
.box li:nth-child(12):before{content:"12";}
.box li:nth-child(13):before{content:"13";}
.box li:nth-child(14):before{content:"14";}
.box li:nth-child(15):before{content:"15";}
.box li:nth-child(16):before{content:"16";}
.box li:nth-child(17):before{content:"17";}
.box li:nth-child(18):before{content:"18";}
.box li:nth-child(19):before{content:"19";}
.box li:nth-child(20):before{content:"20";}
/*footer*/
.footer{width: 100%;padding: 20px 0;background: #1d2631;float: left;margin-top: 15px;border-top: 1px solid #e2e2e2;}
.foot_box{width: 1000px;margin: auto;}
.footer p {line-height:40px;text-align:center;}
.footer p a:hover{text-decoration:none;color:#ff3636;}
.footer p span{padding:0 6px;white-space:nowrap;color:#b0b1b2;}
.footer p a{color: #b0b1b2;font-size: 12px;}

@media all and (max-width: 1500px){#LoutiNav {left: 1%;}}
@media all and (max-width: 1500px){#goTop {left:1%}}
#LoutiNav{border: 1px solid #f1f1f1;width: 56px;position: fixed;bottom: 18%;right: 13%;display: none;}
#LoutiNav li{width: 36px;height: 42px;border-bottom: 1px solid #f1f1f1;line-height: 20px;text-align: center;cursor: pointer;background: #fff;color: #666;padding: 5px 10px;}
#LoutiNav span{display: none;}
#LoutiNav i{font-style: inherit;font-size: 14px; display: inline-block;width: 100%;}
#LoutiNav .active{background: #fff;color: #368efb;}
#LoutiNav li:hover{display: block; font-size: 12px; background: #008ecf; color: white;}
#goTop{width: 57px;height: 53px;line-height: 53px;text-align: center;background: #d1bd83;position: fixed;bottom: 10%;right: 13%;cursor: pointer;display: none;font-size: 14px;color: #fff;}
#goTop:hover{background: #008ecf; color: white;}
#goTop:hover span{display: block;}
#erweima{width: 130px; height: 130px; background: palegreen; display: none; position: absolute; right: 46px; bottom: 5px;line-height: 130px; text-align: center; font-size: 20px; border-radius:10px ;}
.right_fix img{
    margin-bottom: 10px;
}

.single-excerpt {
    background-color: #f9f9f9;
    border: 1px solid #efefef;
    border-radius: 3px;
    color: #999;
    margin: 20px 0;
    padding: 15px 20px;
    font-size: 14px;
    letter-spacing: .02em;
    position: relative;
    text-align: center;
    border-left: 4px solid #ef9901;
}
.single-excerpt1 {
    background-color: #f9f9f9;
    border: 1px solid #efefef;
    border-radius: 3px;
    color: #999;
    margin: 20px 0;
    padding: 15px 20px;
    font-size: 14px;
    letter-spacing: .02em;
    position: relative;
}

.single-excerpt1 p:first-child {
    margin: 0;
}
.single-excerpt1 p{
font-size: 14px;
    line-height: 1.4rem;
    margin: 0.75rem 0 0;
}
.single-excerpt1 p a{
color: #999;
}
.nextlog{line-height:30px;background:#fafafa;border-radius:5px;overflow:hidden;margin-bottom: 20px;}
.nextlog > div{padding:5px 15px;width: 100%;
    text-align: left;}
.nextlog .prev{border-bottom:1px #eee dashed;box-shadow:0 1px 0 #fff;}
.nextlog .prev span{color:#333;}
.nextlog .next span{color:#333;}
.nextlog .prev a{color: #34495e;
    text-decoration: none;
    transition: all .3s linear;}
.nextlog .next a{color: #34495e;
    text-decoration: none;
    transition: all .3s linear;}
.nextlog .prev a:hover{color:#ff5858}
.nextlog .next a:hover{color:#ff5858}

.logbox{margin-bottom:20px;background:#fafafa;padding:20px;overflow:hidden;box-sizing:border-box;border-radius:5px;}
.logbox:last-child{margin:0;}
.logbox .pagenow{margin-bottom:0;border-top:0}
.logbox .pagenow i.fa{margin-left:0}
.logbox .pagenow span{color:#ccc;margin:0 4px;}
.logbox > h1{color:#111;font-size:30px;line-height:1.6;text-align:center;padding:15px 0px 30px;}
.logbox .data{margin:0 0 20px;color:#999;font-family:Arial, Helvetica, sans-serif;text-align:center;background-color:#fafafa;padding:12px 0;background-image:linear-gradient(to right, #fff 0, #f6f6f6 20%, #f6f6f6 80%, #fff 100%);}
.logbox .data > span{margin:0 12px 0 0;}
.logbox .data > span::after{content:'';display:inline-block;width:0;height:12px;margin:-2px 0 0 12px;border-left:1px #bbb solid;border-right:1px #fff solid;vertical-align:middle;}
.logbox .data > span:last-child::after{display:none;}
.logbox .data i.fa{margin:0 4px 0 0}
.link-box{overflow:hidden;clear:both}
.rexlist li{float:left;width:48%;line-height:34px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;padding:0 1%}
.rexlist li i.fa{margin-right:5px;font-size:10px}

/*20220913*/
/* 展开全文 */
.more-content {
	position: relative;
	z-index: 1;
	margin: -100px 0 20px;
	text-align: center;
	display: inline-block;
	width: 100%
}

.more-content .more-content-mask {
	height: 100px;
	background: -moz-linear-gradient(bottom,rgba(255,255,255,.1),rgba(255,255,255,0));
	background: -webkit-gradient(linear,0 top,0 bottom,from(rgba(255,255,255,0)),to(#fff));
	background: -o-linear-gradient(bottom,rgba(255,255,255,.1),rgba(255,255,255,0))
}

.more-content .more-content-text {
	font-size: 14px;
	color: #fff;
	background: #44b449;
	text-align: center;
	height: 40px;
	margin: 0 auto;
	line-height: 40px;
	cursor: pointer;
	display: block;
	width: 60%;
	border-radius: 50px
}

.more-content .more-content-mask:after {
	content: "";
	background: url(../images/more-content-text.png) no-repeat center/24px;
	display: inline-block;
	height: 24px;
	width: 24px;
	-webkit-animation: arrow .3s ease-out alternate infinite;
	animation: arrow .3s ease-out alternate infinite;
	margin-top: 66px
}
/* 赞一下 */
.article-recommend {
	width: 100%;
	margin: 15px auto;
	background: #fff;
	text-align: center;
	display: inline-block
}

.article-recommend .digg {
	position: relative;
	display: block;
	text-align: center;
	cursor: pointer;
	width: 80px;
	height: 80px;
	margin: auto;
	background: #eee;
	border-radius: 50%
}

.article-recommend .digg .iconfont {
	position: relative;
	z-index: 1;
	line-height: 40px;
	text-align: center;
	display: inline-block;
	font-size: 40px;
	width: 100%;
	padding-top: 12px
}

.article-recommend .on .iconfont,.article-recommend .digg:hover {
	color: #0aa770
}

.article-recommend .on .iconfont {
	-webkit-animation: myfirst 1s linear;
	animation: myfirst 1s linear
}

.article-recommend-num {
	width: 100%
}

.article-recommend-num span {
	line-height: 1.2;
	font-size: 15px;
	text-align: center;
	font-family: gotham-medium
}

.article-recommend-num span i {
	display: inline-block;
	margin-right: 4px;
	width: 4px;
	height: 4px;
	background: #0aa770;
	-webkit-animation: load 1.04s ease infinite;
	margin-bottom: 2px
}

.article-recommend-num span i:last-child {
	margin-right: 0
}

.article-recommend-num span i:nth-child(1) {
	-webkit-animation-delay: .13s
}

.article-recommend-num span i:nth-child(2) {
	-webkit-animation-delay: .26s
}

.article-recommend-num span i:nth-child(3) {
	-webkit-animation-delay: .39s
}

.article-recommend .on .article-recommend-num span {
	color: #0aa770
}

.article-recommend .add-animation {
	color: #0aa770;
	position: absolute;
	top: 15px;
	left: 33px;
	font-size: 16px;
	opacity: 0;
	filter: Alpha(opacity=0);
	-moz-opacity: 0;
	animation: mypraise .8s;
	-webkit-animation: mypraise .8s;
	font-style: normal
}

.m-tags  { border-bottom: 1px dashed #d3d3d3;  margin-bottom: 20px;padding-bottom:5px; }
.m-tags p {padding-bottom:10px;}
.m-tags span { font-size:14px; color: #999 }
.m-tags a { color: #3fae5f; border:1px #3fae5f solid; display: inline-block; padding: 2px 8px; margin-right: 10px; border-radius: 3px }
.m-tags a:hover {background-color: #3fae5f; color: #fff}


.g-son-channel{ overflow: hidden; margin: 0 auto;width: 100%;}
.g-son-channel ul li{ float: left;width:110px; overflow: hidden;text-align: center;background:#f2f2f2;margin: 20px 5px;border-radius: 4px;}
.g-son-channel ul li .hover {
	border:1px solid #1ea8e7;
	background:#1ea8e7;
	color:#FFF;
}
.g-son-channel a{display: block;height: 30px;line-height: 30px;overflow: hidden;padding: 0px 10px;color: #999;}
.g-son-channel a:hover{ background: #34d0ba; color: #fff; }
.g-current{ overflow: hidden;padding-top: 15px;}
.g-current p{ background: url(../images/sskico2018.png) no-repeat -3px -261px; height: 20px; line-height: 20px; padding-left:18px; color: #999; }
.g-current p a{ color: #999; }
.g-current p a:hover{color:#FF4939}
.link-login{margin-left:20px;}

/*子栏目*/
.louceng {
    background: #fff!important;
    float: left!important;
    width: 100%!important;
    padding: 1% 1.5%!important;
    border-radius: 12px!important;
    margin-top: 20px!important;
}
.tag_zhan2, .tag_bot2, .tag_mid2 {
    display: none;
    color: #008ecf;
}
.zhuanti_fl{float: left;width: 95%;margin-top: 20px;background: #fff;padding: 2% 2.5%;border-radius: 10px;}
.zhuanti_fl_tl{float: left;width: 100%;font-weight: 700;font-size: 20px;border-top: 2px solid #228a31;line-height: 40px;margin-bottom: 15px;}
.zhuanti_fl_tl em{color: #228a31;font-weight: 700;}
.zhuanti_fl_more{float: right;}
.zhuanti_fl .zhuanti_fl_l{background: #228a31;color: #fff;width: 30%;}
.zhuanti_fl .zhuanti_fl_l li{background: #008ecf;color: #fff;border: 1px solid #008ecf;margin-left: 0;}
.zhuanti_fl .zhuanti_fl_l li a{color: #fff;}
.zhuanti_fl .zhuanti_fl_l li a:hover{margin-left:0;}
.zhuanti_fl .zhuanti_fl_r{color: #fff;float: left;width: 94%;margin-left: 3px;}
.zhuanti_fl ul{float: left;width: 100%;margin-top: 10px;}
.zhuanti_fl ul li{float: left;border: 1px solid #e6e6e6;line-height: 30px;padding: 0 12px;border-radius: 4px;margin-bottom: 10px;margin-left: 10px;}
.zhuanti_fl ul li.on{float: left;border: 1px solid #e6e6e6;line-height: 30px;padding: 0 12px;border-radius: 4px;margin-bottom: 10px;margin-left: 10px;background-color:#00a2ff;}
.zhuanti_fl ul li.on a{float: left;color: #fff;font-size: 14px;}
.zhuanti_fl ul li a{float: left;color: #333;font-size: 14px;}
.zhuanti_fl .zhuanti_fl_l li a:hover{color:#fff!important;}
.zhuanti_more{float: right;font-size: 14px;color: #d9ba5f;cursor: pointer;}
.zhuanti_fl_tl{float: left;width: 100%;font-weight: 700;font-size: 20px;border-top: 2px solid #228a31;line-height: 40px;margin-bottom: 15px;}
.zhuanti_fl_tl em{color: #228a31;font-weight: 700;}
.zhuanti_fl_more{float: right;}
.zhuanti_tl{font-size: 20px;font-weight: 700;float: left;width: 100%;line-height: 22px;display: flex;justify-content: space-between;align-items: center;color: #333;}
.zhuanti_tl em{font-weight: 700;color: #333;float: left;background: url(../images/ico.png) no-repeat -1px -137px;width: 24px;height: 26px;margin-right: 9px;}
.zhuanti_tl span:after{content:"";display: inline-block;background: #eeeeee;height: 3px;width: 902px;margin-left: 15px;}
.tag_nr{height: 41px;overflow: hidden;}
.tag_nr_te{height:auto!important;}
.tag_zhan2,.tag_bot2,.tag_mid2{display:none;color: #008ecf;}
.tag_rwap{height: 68px;overflow: hidden;float: left;margin-top: 12px;width: 100%;}
.tag_rwap_te{height:auto;}
.tag_map{height: 100%;overflow: hidden;float: left;margin-top: 12px;}
.tag_map_te{height:auto;}
.fl_t{border-left:0;padding-left: 0;width: 100%;}

.newtoast{position:fixed;width:500px;}
.newtoast .modal-content{background:#fff;border-radius: .375rem;}
.newtoast .modal-header .modal-title,.newtoast .lh-lg{color: #333;}
.newtoast .modal-header .btn-close{width:18px;height:18px;}
.newtoast .toast.bg-success{background-color: transparent;border: none;border-radius:.375rem;border: 1px solid #f5f5f5;width:100%}
.border-bottom {border: 1px solid #fff;border-radius: 0.375rem;}
.text-center1 {
    margin-left: 28%;
    text-align: left!important;
}
.text-center2 {
	color:#dc3545!important;
	text-align: center!important;
	margin-bottom: 1.5rem!important;
	padding: 10px;
}
.fw-bold1{font-weight:normal;}
.modal-title1 {
color: #333;
    margin-bottom: 0;
    line-height: var(--bs-modal-title-line-height);
	font-size:1rem;
}