.guangbo{
    margin-top: .1rem;
    background: #ffffff;
    padding: .1rem 0;
    display: flex;
    border: 1px solid #f00;
}
.guangbo i{
    font-size: 26px;
    line-height: 22px;
    color: #ff8900;
    margin-left: .1rem;
    animation: guangbo .3s linear infinite;
}
@keyframes guangbo{
    0%{ color:#fa7c17 }  
    49%{ color:#fa7c17 }
    50%{ color:#00f }
    100%{ color:#00f }   
}
.guangbo marquee{
    margin: 0 .1rem;
    display: block;
    background: #fa7c17;
    color: #fff;
}
.downloadAPP{
    max-width: 750px;
    position: fixed;
    bottom: 0;
    text-align: center;
    width: 100%;
    background: #000000c2;
    color: #fff;
    height: 1rem;
    line-height: 1rem;
    font-size: .3rem;
    margin: 0 auto;
    left: 0;
    right: 0;
}
.downloadAPP a{
    color:#fff;
}
.downloadAPP span{
    border-radius: .1rem;
    display: block;
    background: #f00;
    height: .7rem;
    margin-top: .15rem;
    width: 1.4rem;
    float: left;
    line-height: .7rem;
    margin-right: -1rem;
    margin-left: .2rem;
}
.downloadAPP i{
    font-size: .8rem;
    position: absolute;
    line-height: 1rem;
    right: 2%;
}
#tabHeadNav[data-fixed="fixed"] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    display: inline;
    margin: auto;
    z-index: 2;
    box-shadow: 0 5px 10px rgba(0,0,0,.1);
    max-width: 750px;
}
#tabHeadNav ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    text-align: center;
    background: #fff;
}
#tabHeadNav ul li{
    width: 19%;
    background: linear-gradient(#4ae0f5,#128ffa);
    border-radius: 10px;
    margin: .03rem 0;
    cursor: default;
    font-size: .2rem;
}
#tabHeadNav ul li a{
    color:#fff;
    width: 100%;
    display: block;
}
#gsb ul{
    padding: 1% 1% 2% 1%;
    border: .06rem #4dfff6d1;
    border-style: ridge; 
}
#gsb ul li {
    border-bottom: 1px solid #ff973f94;
    padding: .1rem .2rem;
    font-size: .25rem;
}
#gsb a span,#gsb a img{
    vertical-align: middle;
}
#gsb .gsb{
    background: #0dbeee;
    border-radius: .14rem;
    padding: 2px 6px;
    color: #fff;
    font-size: .2rem;
    vertical-align: middle;
}
#gsb .ti{
    font-family: '';
    font-weight: 600;
    color: #f00;
    letter-spacing: .02rem;
}
#gsb .kwd{
    color: #979797;
    font-size: .2rem;
    float: right;
    margin-top: 4px; 
}
#sjg .tit{
    font-weight: 600;
    letter-spacing: 3px;
    font-size: .35rem;
    background: linear-gradient(#3ff6ff,#00f11e);
    border: 3px #ff00af;
    color: #ffffff;
    text-shadow: 1px 1px 2px #000000;
    border-style: dashed;
}
#sjg p span{
    font-family: '宋体';
}
#sjg div p {
    background: #ffff00ed;
    padding: .1rem;
    font-weight: 900;
    letter-spacing: .02rem;
    color: #000;
    margin: .1rem 0;
}
#sjg .name:after,#sjg .name:before{
    content: '$';
    font-family: '';
    color:#f00;
}
#sjg .qi:after{
    content: '→';
    font-family: '黑体';
    color:#f00;
}
#sjg .num{
    color: #f00;
    font-family: '';
    border: #f50505 double;
}
#jxzt .tit{
    font-weight: 600;
    letter-spacing: 3px;
    font-size: .35rem;
    background: linear-gradient(#020202ed,#f100d4);
    border: 3px #2efbe9;
    color: #ffffff;
    text-shadow: 1px 1px 2px #000000;
    border-style: dashed;
}
#jxzt div p{
    font-family: '宋体';
    display: table;
    width: 100%;
    border: .01rem ridge #f84ce4;
    padding: 0;
}
#jxzt div p span{
    display: table-cell;
    border: .01rem ridge #f84ce4;
    padding: .2rem 0;
}
#jxzt .qi{
    width: 24%;
}
#jxzt .num{
    width: 42%;
}
#jxzt .kai{
    width: 20%;
}
.hsds .tit{
    font-weight: 600;
    letter-spacing: 3px;
    font-size: .35rem;
    background: linear-gradient(#ffffffed,#f10000);
    border: 3px #ff5400;
    color: #ffffff;
    text-shadow: 1px 1px 2px #000000;
    border-style: double;
}
.hsds div{
    border-color: #ff5400;
}
.hsds div p span{
    font-family: "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", 微软雅黑, Arial, sans-serif;
    font-weight: bold;
}
.hsds .qi{
    color: #00f;
}
.hsds .name{
    background: #ff0;
}
.hsds .num{
    color:#f00;
}
.hsds .num:after,.hsds .num:before{
    color: #0064ff;
}
.hsds .num:after{
    content: '┣';
}
.hsds .num:before{
    content: '┫';
}
.hsds .wen{
    background: #FF00FF;
    color: #f9ff00;
    padding: 0 2px;
}
.hsds .kai{
    display: inline-block;
}
#dslx .qi{
    background: linear-gradient(to right,#2128f7,#11a7ff);
    padding: 3px;
    color: #fff;
    font-family: '宋体';
}
.amdj .tit{
    background: linear-gradient(to right, #00cefc,#0effdd);
    border: 3px #00000096;
    border-style: dotted;
    letter-spacing: 3px;
    font-size: .35rem;
    color: #030303;
    font-weight: 600;
    text-shadow: 1px 1px 2px #fff;
}
.amdj span{
    font-family: "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", 微软雅黑, Arial, sans-serif;
    display: inline-block;
}
.amdj .qi{
    font-weight: 600;
    color: #0059ff;
}
.amdj .name{
    color: #fff;
    background: #fa6e29e6;
    font-family: '楷体';
    border-radius: .1rem;
    font-weight: 600;
    padding: .02rem;
}
.amdj .num{
    color: #f00;
    font-weight: 600;
}
.amdj .num:before{
    content: '╣';
    color: #0041ff;
}
.amdj .num:after{
    content: '╠';
    color: #0041ff;
}
.amdj .kai{
    background: #ff31c8;
    color: #fff900;
}

/*手动更新*/
.main-nav {
	text-align: center;
	background-color: #fff;
	margin-top: .1rem;
}

.main-nav ul {
	width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}

.main-nav ul li {
    width: 25%;
	list-style: none;
}

.imgsize {
	width: 50px;
	height: 50px;
	margin: 0 auto;
}

.icon-txt {
	color: #000000;
}
a {
    text-decoration: none;
}
.bizhong123 img {
    width: 100%;
    height: auto;
    vertical-align: middle;
}
.down570 {
	padding: 3px 0;
	box-sizing: border-box;
	font: 15px/1.75 Arial, '微软雅黑';
	background: #fff;
}

.down570 ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.down570 ul li {
	float: none;
	width: auto;
	height: auto;
	padding: 0px 0px 0px 0px;
	text-align: left;
	font-family: Arial;
}

.down570 img {
	vertical-align: middle;
}

.down570 a {
	text-decoration: none;
	color: inherit;
}

.down570-boxt {
	display: flex;
	align-items: center;
	margin-bottom: 10px;
}

.down570-boxt-1 {
	width: 30%;
	min-width: 130px;
	text-align: center;
}

.down570-boxt-1 img {
	width: 100px;
}

.down570-boxt-2 {
	width: 70%;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}

.down570-boxt-2l {
	width: 50%;
	color: black;
}

.down570-boxt-2l ul {
	width: 100%;
}

.down570-boxt-2r {
	width: 50%;
	color: black;
}

.down570-boxt-2r img {
	width: 22px;
}

.down570-rz {
	margin-top: 5px;
	color: #15bc83;
}

.down570-rz img {
	width: auto;
	height: 24px;
	margin-right: 3px;
}

.down570-boxf {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	text-align: center;
	color: #fff;
}

.down570-boxf div {
	width: 33.33%;
}

.down570-boxf a {
	height: 40px;
	line-height: 40px;
	display: inline-block;
	width: 80%;
	border-radius: 5px;
	transition: all 0.2s;
}

.down570-boxf a img {
	width: 24px;
	margin-right: 3px;
}

.down570-boxf a:hover {
	margin-top: -5px;
}

.down570-boxf-1 {}

.down570-boxf-1 a {
	background: #c34dff;
}

.down570-boxf-2 {}

.down570-boxf-2 a {
	background: #ff5b5b;
}

.down570-boxf-3 {}

.down570-boxf-3 a {
	background: #3ebc40;
}

@media screen and (max-width:500px) {
	.down570 {
		padding: 10px 0;
		font: 12px/1.75 Arial, '微软雅黑';
	}

	.down570-boxt-1 {
		width: 20%;
		min-width: 100px;
		text-align: center;
	}

	.down570-boxt-1 img {
		width: 70px;
	}

	.down570-boxt-2 {
		width: 80%;
	}

	.down570-boxt-2r img {
		width: 16px;
	}

	.down570-rz img {
		height: 20px;
		margin-right: 3px;
	}

	.down570-boxf a {
		height: 34px;
		line-height: 34px;
		display: inline-block;
		width: 90%;
		border-radius: 5px;
		transition: all 0.2s;
	}

	.down570-boxf a img {
		width: 24px;
		margin-right: 3px;
	}

	.down570-boxf a:hover {
		margin-top: 0;
	}

	.down570-boxf a img {
		width: 20px;
	}
}		

.bz123 {
        width: 100%;
        margin: 0 auto;
      }

      .bz123-box {
        float: left;
        width: 100%;
        display: none;
      }

      .ac-bz {
        display: block;
      }

      .bz123-page {
        height: 40px;
        padding-top: 5px;
      }

      .bz123-btn {
        float: left;
        width: calc(50% - 10px);
        height: 38px;
        line-height: 38px;
        margin-right: 10px;
        text-align: center;
        display: inline-block;
        background: #aaa;
        border: solid 1px #ccc;
        border-radius: 5px;
        background-image: linear-gradient(to top, #ddd, #fff);
        cursor: pointer;
      }

      .bz123-btn:hover {
        background-image: linear-gradient(to bottom, #ddd, #fff);
      }

      .bz123-btn.bz123-pre {}

      .bz123-btn.bz123-next {
        margin-right: 0;
      }

      .bz123 img {
        width: 100%;
        border-collapse: collapse;
        font-weight: bold;
      }
/*手动更新的样式      */
      
#ptyw .num,#ptyx .num{
    color: #fffd00;
    background: #ff00fe;
    text-shadow: none;
    display: initial;
    font-weight: 800;
    padding: .05rem;
    font-size: .28rem;
    border: none;
}
#bzlx .qi,#ptyw .qi,#ptyx .qi{
    color: #fff;
    background: #ff0000;
    margin-right: .1rem;
    text-shadow: none;
    padding: .05rem .1rem;
}
.msg{
    display: block;
    width: .6rem;
    height: .6rem;
    background: #ff6300;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    font-weight: 900;
    line-height: .6rem;
    font-size: .25rem;
    box-shadow: 1px 1px 2px #3333337d;
    position: fixed;
    bottom: 1.1rem;
    right: 2%;
}
.dspl{
    display: block;
    width: .6rem;
    height: .6rem;
    background: #f00;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    font-weight: 900;
    line-height: .6rem;
    font-size: .25rem;
    box-shadow: 1px 1px 2px #3333337d;
    position: fixed;
    bottom: 2.5rem;
    right: 2%;
}
.reload{
    display: block;
    width: .6rem;
    height: .6rem;
    background: #008eff;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    font-weight: 900;
    line-height: .6rem;
    font-size: .25rem;
    box-shadow: 1px 1px 2px #3333337d;
    position: fixed;
    bottom: 1.8rem;
    right: 2%;
}
.dxzt .zhun,.sha .zhun{
    animation: blink .2s linear infinite;
}

#jihua-danshuang50000 { background: white; color: #000; font-family: '微软雅黑'; } #jihua-danshuang50000 a { color: inherit; text-decoration: none; } #jihua-danshuang50000 .Menub50000 {} #jihua-danshuang50000 .Menub50000 ul { margin: 0; padding: 0; list-style: none; border-left: solid 1px #ddd; } #jihua-danshuang50000 .Menub50000 ul:after { content: '.'; display: block; height: 0; clear: both; overflow: hidden; visibility: hidden } .Menub50000 li { list-style: none; float: left; width: calc(50% - 1px); height: 30px; line-height: 30px; font-size: 16px; text-align: center; display: block; cursor: pointer; border: solid 1px #ddd; border-left: 0; background: #ebf3ff; } .Menub50000 li.hover { font-weight: bold; background: #fff; border-bottom-color: #fff; } #jihua-danshuang50000 .Contentbox50000 { clear: both; padding: 15px 0; font-size: 16px; line-height: 1.7; border: solid 1px #ddd; border-top: 0; } .Contentbox50000 p { margin: 0; padding: 0; text-align: center; } #jihua-danshuang50000 .jihua-danshuang50000-foot { height: 36px; line-height: 36px; margin-top: 10px; padding: 0 10px; font-size: 14px; } #jihua-danshuang50000 .jihua-danshuang50000-foot:after { content: '.'; display: block; height: 0; clear: both; overflow: hidden; visibility: hidden } #jihua-danshuang50000 .jihua-danshuang50000-foot .jihua-danshuang50000-foot-l { float: left; color: #555; } #jihua-danshuang50000 .jihua-danshuang50000-foot .jihua-danshuang50000-foot-r { float: right; } #jihua-danshuang50000 .jihua-danshuang50000-foot .jihua-danshuang50000-foot-r a { height: 34px; line-height: 34px; padding: 0 25px; font-weight: bold; color: #fff; font-size: 16px; display: inline-block; border: solid 1px #ff8524; border-radius: 3px; background-image: linear-gradient(to top, #ff8524, #ffa304); } #jihua-danshuang50000 .jihua-danshuang50000-foot .jihua-danshuang50000-foot-r a:hover { background-image: linear-gradient(to bottom, #ff8524, #ffa304); }

.style2 {
      font-size: medium;
      font-family: 幼圆;
    }

    .style5 {
      color: #FFFF00;
    }

    .style7 {
      color: #00FF00;
    }

    .style9 {
      color: #FF0000;
    }

    .style13 {
      color: #FFFF00;
      background-color: #FF0000;
    }

    .style14 {
      color: #FFFF00;
      background-color: #FF0000;
      text-align: center;
    }

    .style18 {
      color: #FFFFFF;
    }

    .style20 {
      color: #00FFFF;
    }

.main-nav{
    border: 2px groove #0000005c;
    background: linear-gradient(#fff,#00e8ff);
    border-radius: .2rem;
    padding: .1rem 0;
}

.sjg ul{
    padding: 1% 1% 2% 1%;
    border: .06rem #4dfff6d1;
    border-style: ridge; 
}
.sjg ul li {
    border-bottom: 1px solid #ff973f94;
    padding: .1rem .2rem;
    font-size: .25rem;
    text-align: center;
    letter-spacing: .02rem;
}
.sjg a span,.sjg a img{
    vertical-align: middle;
}
.sjg .gsb{
    background: #0dbeee;
    border-radius: .14rem;
    padding: 2px 6px;
    color: #fff;
    font-size: .2rem;
    vertical-align: middle;
}
.sjg .ti{
    font-family: '';
    font-weight: 600;
    color: #f00;
    letter-spacing: .02rem;
}
.sjg .kwd{
    color: #979797;
    font-size: .2rem;
    float: right;
    margin-top: 4px; 
}
.sjg .tit{
    font-weight: 600;
    letter-spacing: 3px;
    font-size: .35rem;
    background: linear-gradient(#eaff3f,#f18300);
    border: 3px #ff00f2;
    color: #ffffff;
    text-shadow: 1px 1px 2px #000000;
    border-style: dashed;
}
.sjg .des{
    color:#8a8a8a;
}
.sjg .qi{
    background: linear-gradient(to right,#d100ff,#00ecf9);
    padding: 3px;
    color: #ffffff;
    font-family: '';
    font-weight: 600;
}
.sjg .blink_tuijian{
    animation: blink_tj .2s linear infinite;
    font-family: '黑体';
    font-weight: 800;
}
@keyframes blink_tj{
    0%{ color:#f00;text-shadow:1px 1px #ff0;}  
    49%{ color:#f00;text-shadow:1px 1px #ff0;}
    51%{ color:#0f8; }
    100%{ color:#0f8}  
}

.zhuanqu .tit{
    font-weight: 600;
    letter-spacing: 3px;
    font-size: .35rem;
    background: linear-gradient(#eaff3f,#f18300);
    border: 3px #ff00f2;
    color: #ffffff;
    text-shadow: 1px 1px 2px #000000;
    border-style: dashed;
}
.zhuanqu ul{
    padding: 1% 1% 2% 1%;
    border: .06rem #4dfff6d1;
    border-style: ridge;
}
.zhuanqu li{
    border-bottom: 1px solid #ff973f94;
    padding: .1rem .2rem;
    font-size: .24rem;
    text-align: center;
    letter-spacing: .02rem;
}
.zhuanqu .qi{
    background: linear-gradient(#44fddb,#1a8bfb);
    padding: 3px;
    color: #ffffff;
    font-family: '';
    font-weight: 600;
}
.zhuanqu .ti{
    font-family: '';
    font-weight: 600;
    color: #f00;
    letter-spacing: .02rem;
}
.zhuanqu .des{
    color:#8f8f8f;
}
.zhuanqu .blink_tuijian{
    animation: blink_zhuanqu .3s linear infinite;
    font-family: '黑体';
    font-weight: 800;
    color:#000;
}
@keyframes blink_zhuanqu{
    0%{ background:linear-gradient(to right,#ff0,#d6ab34)}  
    33%{ background:linear-gradient(to right,#0ff,#ff0)}
    66%{ background:linear-gradient(to right,#f55,#0ff) }
    100%{ background:linear-gradient(to right,#ff0,#f55)}  
}
body>a{
    display: none;
}

#kjbox{
    margin-top: .2rem;
    cursor: default;
    background: #fff;
    font-size: .24rem;
}
#kjbox ul{
    display: flex;
}
#kjbox ul li{
    padding: 0 .1rem;
    border: .02rem solid #ff6c02;
    background: #fff;
    margin-bottom: -1px;
    z-index: 2;
}
#kjbox ul .active{
    border-bottom: none;
    border-left: .02rem solid;
    border-top: .02rem solid;
    border-right: .02rem solid;
    border-color: #ff6c02;
    background: #ff6c02;
    color: #fff;
}
#xzcp p{
    margin:6px 0;
}
#xzcp .wuxing img{
    width: 18px;
    height: 18px;
} 
#xzcp .Btn_3 div{
    width: 33%;
    cursor: pointer;
}
#xzcp .Btn_3{
    justify-content: space-around;
    padding:10px;
}
#xzcp .Btn_3 a{
    color: #fff;
    width: 80%;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    height: .4rem;
    font-size:14px;
}
@media(max-width:500px){
    #xzcp .Btn_3 a{
        height: .5rem;
    }
}
@media(min-width:500px){
    #xzcp .Btn_3 a{
        height: .4rem;
    }
}
#xzcp .Btn_3 img{
    width: 20px;
    height: 20px;
}
.ggsdh{margin-top: 3px;padding: 5px;border-radius: 5px;background: #fff; box-shadow: 0 2px 5px rgba(0,0,0,0.2);background-color: #ff0; font-family: '微软雅黑';font-size: 13pt;color: #000;font-weight: 500;border: solid 1px #C0C0C0;line-height: normal;max-width: 800px;margin: 0 auto;text-align: center;}






