/* INTERLINKS BLINK */
#Interlinks > li:first-child > a {
    -webkit-animation: textColorBlink 1.5s ease-in-out infinite alternate;
    font-weight: bold;
}

@keyframes textColorBlink {
    0% {
        color: #00ff00;
    }
    33% {
        color: #00ff00;
    }
    34% {
        color: red;
    }
    66% {
        color: red;
    }
    67% {
        color: yellow;
    }
    100% {
        color: yellow;
    }
}
/* INTERLINKS BLINK */

    #mhcz_all {	padding: 3px; border: solid 1px #cfcfcf;}
    #mhcz_all .sanheyc {margin-bottom: 10px;text-align: center;	font-weight: bold;font-size: 24px;color: #673ab7;line-height: 40px;}
    #mhcz_all .sanheyc ul {	display: flex;border-bottom: solid 3px #673ab7;}
    #mhcz_all .sanheyc li {	width: 50%;	padding: 5px 0;	box-sizing: border-box;	cursor: pointer;}
    #mhcz_all .sanheyc li.hover {color: #fff;background: #673ab7;}
    #mhcz_all .sanheyc li.hover font {color: #fff !important;}
    @media screen and (max-width:750px) {
    #mhcz_all {	padding: 5px;}
	#mhcz_all .sanheyc {margin-bottom: 5px;	font-size: 16px;}
	#mhcz_all .sanheyc ul {	border-width: 2px;}
	#mhcz_all .sanheyc li {	padding: 0;	}
	.mhcz_all-txt2 {font-size: 18px;}}
	.jssx { line-height: 40px;background: linear-gradient(to bottom, #cf1616, #f00);text-align: center;	font-weight: bold;color: #FFFF00;font-size: 20px;font-family: 楷体;}
	.page-content>div>img{vertical-align:middle}.scroll-web-txt ul{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}
    .refresh { width: 40px; height: 40px; line-height: 40px; text-align: center; color: #fff; font-size: 14px; border-radius: 40px; box-sizing: unset; border: solid 4px rgba(255,255,255,.8); background: rgba(255,0,0,8); position: fixed; right: 10px; bottom: 60px; z-index: 1; cursor: pointer;}
    img{max-width:100%}.cgi-nav{height:50px;padding:0 100px;background:url(/public/images/0/2a8cc40aca.png) 50% repeat #ffe599;overflow:hidden}.cgi-nav ul{margin:0;padding:0}.cgi-nav ul li{float:left;width:25%}.cgi-nav ul li a{height:50px;line-height:50px;color:#de6309;font-size:18px;font-weight:700;text-align:center;display:block}.cgi-nav ul li a:hover{text-decoration:none;color:#fff;background:#de6309}@media screen and (max-width:800px){.cgi-nav{padding:0}}

.gsb-pic {}
.gsb-pic img { width: 100%;}
.ktjpt2 { line-height: 20px; color: #008000;}
.ktjpt2-l { float: left; width: 302px;}
.ktjpt2-l dl { background: #fff;}
.ktjpt2-l dl dt { height: 37px; line-height: 37px; text-align: center; font-size: 17px; font-weight: bold; color: #ffffff; border: solid 1px #008000; border-right: 0; border-bottom: 0; background: #000000;}
.ktjpt2-l dl dd { width: 301px; height: 250px; border: solid 1px #008000; border-right: 0; border-bottom: 0;}
.ktjpt2-l dl dd img { width: 100%; max-width: 98%;height: 250px;}
.ktjpt2-r { float: right; width: calc(100% - 302px);}
.ktjpt2-r table { border: 0;}
.ktjpt2-r th { height: 37px; text-align: center; font-size: 17px; font-weight: bold; color: #ffffff; border: solid 1px #008000; background: #000000;}
.ktjpt2-r td { height: 250px; text-align: center; border: solid 1px #008000; border-bottom: 0; background: #fff;}
.ktjpt2-r td p { padding: 4px 0;}
.ktjpt2-foot { height: 35px; line-height: 35px; text-align: center; color: #ffffff; font-size: 17px; font-weight: bold; border: solid 1px #008000; background: #CC6600}
@media screen and (max-width:800px){   
.ktjpt2-l { float: none; width: 100%;}
.ktjpt2-l dl dt { border: solid 1px #008000;}
.ktjpt2-l dl dd { width: auto; height: auto; border: solid 1px #008000; border-bottom: 0;}
.ktjpt2-l dl dd img { width: 100%; max-width: 98%;height: 250px;}

.ktjpt2-r { float: none; width: 100%;}
.ktjpt2-r td { height: auto;}
.ktjpt2-r td p { padding: 3px 0;}
.ktjpt2-foot { font-size: 14px;}}

/* 顶部切换 */
.toptab {display: flex;flex-direction: row;background: #eee;border-radius: 5px;padding: 2px 2px;}
.fonttop {font-size: 28px;width: 50%;background: #fff;border-radius: 5px;text-align: center;font-weight: 800;font-family: ui-monospace;}
.fonttop:hover {color: #9035B0;cursor: pointer;-webkit-transform: translateY(-3px);-ms-transform: translateY(-3px);transform: translateY(-3px);-webkit-box-shadow: 0 0 6px #999;box-shadow: 0 0 6px #999;-webkit-transition: all .5s ease-out;transition: all .5s ease-out;}

.nav2 { width: 100%; max-width: 795px; margin: 0 auto; box-sizing: border-box; padding: 2px; font-size: 13px; background: #fff;}
.nav2 ul { padding: 2px 0; display: flex; justify-content: space-between;}
.nav2 ul li { width: 100%; box-sizing: border-box; padding: 0 2px;}
.nav2 ul li a { display: block; padding: 3px 0; text-align: center; color: #fff; border-radius: 50px; background: #f13131;}
.nav2 ul li a:hover { background: #da183b;}
#nav2[data-fixed="fixed"]{ position: fixed;	top:0px; left: 0; right: 0; margin: auto; z-index: 99999; box-shadow: 0 5px 10px rgba(0,0,0,.1);}
.nav-img { text-align: center; background: #000;}
.nav-img img { width: auto; height: 50px;}
@media screen and (max-width:795px) {
.nav-img img { height: 40px;}
}
@media screen and (min-width:800px) {
.nav2 { padding: 4px; font-size: 16px;}
.nav2 ul { padding: 4px 0;}
.nav2 ul li { padding: 0 4px;}
.nav2 ul li a { padding: 5px 0; cursor: pointer;}}



@media screen and (max-width:800px) {
.nav-img img { height: 70px;}
}
@media screen and (min-width:800px) {
.nav2 { padding: 4px; font-size: 16px;}
.nav2 ul { padding: 4px 0;}
.nav2 ul li { padding: 0 4px;}
.nav2 ul li a { padding: 5px 0; cursor: pointer;}
}

.gp-pic {}
.gp-pic img { width: 100%; height: auto;}

.gp-txt {}
.gp-txt-tit { height: 40px; line-height: 40px; color: #fff; font-weight: bold; font-size: 16px; text-align: center; background: #0c6551;}
.gp-txt-subTit { padding: 5px 0; text-align: center; border: solid 5px #808000; background: #ff0;}
.gp-txt-subTit h2 { font-size: 16px; font-weight: bold;}
.gp-txt-subTit h2 font { color: #f00; background: #fff;}
.gp-txt-subTit h3 {}
.gp-txt-subTit h3 strong { font-weight: bold;}
.gp-txt-con { padding: 10px;}
.gp-txt-con h2 { color: #f00; font-weight: bold;}
.gp-txt-more {  height: 50px;  border-radius: 3px;  -webkit-border-radius: 3px;  -moz-border-radius: 3px;  clear: both;  display: -webkit-box;  padding: 2px 12px 12px 12px;}
.gp-txt-more a { display: block; color: #fff; font-size: 14px; line-height: 33px; text-align: center; background: #0c6551; border-radius: 16px; width: 100%;}
.gp-txt-more a:hover {color: yellow;}
.grey-line { border-top: solid 1px #e5e5e5;}

.gsb-head { border-bottom: dashed 1px #e83f28;}
.gsb-head img { width: 100%; height: auto; margin-bottom: 5px;}
.gsb {}
.gsb ul { padding: 0 10px 1px 10px;}
.gsb ul li { line-height: 40px; font-size: 14px;  border-bottom: 1px #EAEAEA solid; overflow: hidden;  white-space: nowrap;  text-overflow: ellipsis;}
.gsb ul li span {}
.gsb ul li span.gsb-tit { height: 20px; line-height: 20px; margin-right: 8px; padding: 0 5px; font-size: 12px; color: #fff; border-radius: 5px; background: #f00; display: inline-block; }
.gsb ul li span.gsb-zz { float: right; margin-left: 10px; font-size: 14px; color: #999;}
.gsb ul li a {}

/* 返回顶部 */
.reload {display: block;width: 40px;height: 40px;background: #91c7f2;border-radius: 50%;text-align: center;color: #fff;font-weight: 900;line-height: 40px;font-size: 15px;box-shadow: 1px 1px 2px #3333337d;position: fixed;bottom:180px;right: 1%;}
.gotop { width: 40px; height: 40px; border-radius: 50%; background: url(../images/gotop.png) center center no-repeat; background-size: 100% auto; position: fixed; right: 2%; bottom: 150px; z-index: 99;}


.box h1{
	background: #fcfcfc;
	text-align: center;
	line-height: 50px;
	font-size: 25px;
	color: #FFEB3B;
}
.box1 p {
    background: linear-gradient(to top, #fbfbfb , #ccc);
    border: #f00 1px dashed;
    color: #CC0000;
    padding: 5px;
    font-size: 16px;
    font-weight: bold;
    border-radius: 5px;
    margin: 5px;
	line-height: 40px;
}
.box1 span:first-child{
	color: #090;
}
.gghf{
    animation: blink_tj .3s linear infinite;
	background: #00adff;
	text-align: center;
	font-weight: bold;
	line-height: 40px;
	
	div.box img {
	vertical-align: middle
}

*{margin:0;padding:0;}
ul,li{list-style: none;}
#ily520 { padding: 5px;border: solid 1px #cfcfcf;}
#ily520 .sanheyi { margin-bottom: 10px; text-align: center; font-weight: bold; font-size: 24px; color: #3ebc40;line-height:40px;}
#ily520 .sanheyi ul { display: flex; border-bottom: solid 3px #3ebc40;}
#ily520 .sanheyi li { width: 50%; padding: 5px 0; box-sizing: border-box; cursor: pointer;}
#ily520 .sanheyi li.hover { color: #fff; background: #3ebc40;}
#ily520 .sanheyi li.hover font { color: #fff!important;}
#ily520 .Contentbox {}
.ily520-txt {}
.ily520-txt font { color: #f00; font-weight: bold;}
.ily520-txt2 { font-size: 24px; color: #f00; text-align: center; font-weight: bold;}
.ily520-txt2 a { background: #ff0;}
.ily520-pic { padding-top: 10px; text-align: center;}
.ily520-pic video { max-width: 100%;}
@media screen and (max-width:750px){ 
#ily520 { padding: 5px;border: solid 1px #cfcfcf;}
#ily520 .sanheyi { margin-bottom: 5px; font-size: 16px;}
#ily520 .sanheyi ul { border-width: 2px;}
#ily520 .sanheyi li { padding: 0;}
.ily520-txt2 { font-size: 18px;}
}
.ddtz { background-color: #fff; font-family: '微软雅黑';}
.ddtz tr {}
.ddtz td { text-align: center; font-size: 16px;}
.ddtz td.ddtzmore { font-size: 28px;}
.ddtz td.ddtzmore img { margin-right: 5px; vertical-align: middle;}
.ddtz td a { display: block; line-height: 35px; border: 1px solid #CCC; background: #fff; border-radius: 5px; color: #333; cursor: pointer; text-decoration: none;margin: 0 2px 2px 0;}
.ddtz td a:hover { background: #fff;}
@media screen and (max-width:750px){ 
.ddtz td { font-size: 14px;}
.ddtz td.ddtzmore { font-size: 18px;}
.ddtz td a { display: block; line-height: 40px;}
}