body {
  margin: 0;
  padding: 0;
  background: #f3f3f3;
}
ul, li {
  font-size: 14px;
  list-style: none;
  margin: 0px;
  padding: 0px;
}
td, a {
  font-size: 14px;
  color: black;
  text-decoration: none
}
.headernb {
  width: 1200px;
  height:130px;

  position: relative;
  margin: 0 auto;
  z-index: 10;
}
.main-cdsc {
  width: 1200px;
  height: 40px;
  margin: 0 auto;
  position: relative;
  z-index: initial;
}
.menubg {
  background: #0066cc;
  width: 1200px;
  height: 40px;
  z-index: initial;
  /*text-align: center;*/
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  position: relative;
  line-height: 40px;
 }
.menubgli {
  float: left;
  margin-left: 40px;
  color: white;
  text-align: center;
  height: 40px;
  line-height: 40px;
  /*border: solid 1px #FFADAE;*/
  border-radius: 8px;
  z-index: initial;
}
.menubgli a{color: white}
.menuzt {
  width: 980px;
  left:-160px;

}
.sjbcss {
  width: 160px;
  left: 0px;
}
.menuztsjbss{position: absolute;
  z-index: -1;
  border: solid 1px rgba(100, 0, 0, 0.3);
  /*box-shadow: 5px 5px 15px #a2a2a2;*/
  border-radius: 0px 0px 15px 15px;
  transform: translateY(-420px);
  transition:0.1s 0.5s;
  pointer-events: none;
  opacity: 1;
 background-color: #FFFFFF;
  padding-top: 2px;}

.sjbcss li {
  margin-left: 0px;
  width: 100%;
  text-align: center;
}
.sjbcss a{color:black}
.menuzt > ul {
  height: 50px;
  line-height: 50px;
  margin: 0px 10px 10px 10px;
}
.menuzt ul li {
  float: left;
  /*margin-left: 15px;*/
  color: black;
  height: 50px;
  line-height: 50px;
}
.menuzt ul li a {
  /*margin-left: 15px;*/
  color: black;
  height: 50px;
  line-height: 50px;
}

.menuzt ul img {
  border: 3px solid rgba(100, 0, 0, 0.5);
  border-radius: 100%;
  margin-left: 5px;
  transition: all 0.5s;
}
.menuzt ul:hover img {
  transform: rotate(360deg) scale(1.5);
}
.menuzt a:hover,.sjbcss a:hover {
  color: #D40003;
	border-bottom: 1px dashed #D40003;
	padding-bottom: 3px;
	}
.menuzt li:hover {
  color: #FF0004;
}
.underline {
  position: absolute;
  z-index: 9999;
  bottom: -1px;
  left: 40px;
  width: 80px;
  height: 6px;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  background-color: red;
  transition: all 0.5s;
  pointer-events: none;
}
.underline::after {
  content: '';
  width: 0px;
  height: 0px;
  border: 20px solid;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid red;
  border-top: 5px solid transparent;
  /*给绝对定位，根据需求设置三角形的位置*/
  position: absolute;
  top: -10px;
  left: 45%;
}

.menuoneck{ position: relative;
  transition: all 0.5s;
  z-index: initial;}
.menuoneck:hover{color: white;
  background: rgba(255, 0, 0, 0.5)}


.menuid1:hover ~ .underline {
  left: 40;
  width: 80px;
}
.menuid3:hover ~ .underline {
  left: 280px;
  width: 160px;
}
.menuan:hover ~ .underline {
  left: 160px;
  width: 80px;
}
.menuid4:hover ~ .underline {
  left: 480px;
  width: 80px;
}
.menuid5:hover ~ .underline {
  left: 600px;
  width: 80px;
}
.menuid6:hover ~ .underline {
  left: 720px;
  width: 120px;
  width: 120px;
}
#hahahaha {
  width: 1200px;
  margin: 0 auto;
  z-index: -99;
}
.menuan:hover .menuzt {
  transform: translateY(0px);
	transition: 1s;
  pointer-events: auto;
}

.menuid3:hover .sjbcss {
  transform: translateY(0px);
		transition: 1s;
  pointer-events: auto;
}
.btlogozw {
  height: 40px;
  background: rgba(251, 148, 215, 1.00);
  opacity: 0;
  pointer-events: none;
}
.menufanz1 {
  margin-right: 5px;
  color: white;
  display: inline-block;
  transition: all 0.5s;
  opacity: 1;
}
.menuid3:hover .menufanz1 {
  opacity: 1;
  transform: rotate(180deg);
}
.menuan:hover .menufanz1 {
  opacity: 1;
  transform: rotate(180deg);
}
.fgx {
  width: 1px;
  background: linear-gradient(to top, transparent, #d0d0d5, transparent);
  margin: 0px 10px 0px 10px;
}
.xtx {
  clear: both;
	margin:5px 0px;
  width: 100%;
  height: 1px;
  background: linear-gradient(to right, transparent, #d0d0d5, transparent);
	
}

		.zxdtbox{width: 943px;  float: left;margin:10px 0px 0px 7px}
@keyframes zxdtdh{
form{transform: scale(0.9)}
to{transform: scale(1)}
}
		.zxdtboxleft{float: left;margin-left: 15px; margin-top: 5px;border-radius:8px 8px 0px 0px ; background: linear-gradient(#02b2ee, #00448b); width: 120px; height: 40px; color: white; text-align: center;line-height: 40px; font-size: 16px;}
		.zxdtboxright{float: right;margin-right: 15px; margin-top: 5px;  color:black; text-align: center;line-height: 40px; font-size: 14px;}
		.zxdtboxbt{ /*background: linear-gradient(#eeffff, #ccf2ff); border-radius: 15px 15px 0 0; border-bottom: 1px solid #00448b*/}
		.tpxwnr{background: #ffffff; border: 1px solid #000000;border-radius: 6px;position: absolute}
		.zxdtboxzw{line-height: 30px; padding: 0px 6px  ;overflow: hidden; background: #ffffff; border: 1px solid #000000;border-radius: 6px}
		.boxzwbt{float: left; display: inline-block;}
		.boxzwtd{height: 30px;line-height: 30px; padding: 2px 2px 2px 5px;margin: 2px; border: solid 1px transparent }
		.boxzwtd:hover{border:1px dashed transparent;
background:linear-gradient(#eefcff,#eefcff) padding-box,repeating-linear-gradient(-45deg,red 0,#eefcff .25em,red 0,#eefcff .65em);}
		.boxzwdate{float: right; width: 66px;padding-right: 5px;display: inline-block; text-align: right}
		.tpxwbox{width: 943px; float: left;margin: 10px 0px 0px 7px;}
		.zzzsbox{width: 943px; float: left;margin: 10px 0px 0px 7px}
.zxfzbox{width: 100%;background: #ffffff;  border-radius: 15px; border: 1px solid #000000;float: left}
.zxfzboxleft{float: left;margin-left: 15px; margin-top: 5px; border-radius:8px 8px 0px 0px ; background: linear-gradient(#02b2ee, #00448b); width:100%; height: 40px; color: white; text-align: center;line-height: 40px; font-size: 14px;margin: auto;}
.zxfzsys{color: black; font-size: 8px}
		.paomadengtv{width: 250px;height:40px;overflow: hidden}
		.paomadeng{line-height: 40px;animation:paomadengac 20s linear infinite}
	.paomadeng li{color: white}
		@keyframes paomadengac{
			0%,23%{transform: translateY(0px)}
			24%,25%{transform: translateY(-40px)}
			26%,46%{transform: translateY(-40px)}
			47%,49%{transform: translateY(-80px)}
			50%,70%{transform: translateY(-80px)}
			71%,73%{transform: translateY(-120px)}
			74%,94%{transform: translateY(-120px)}
			95%,98%{transform: translateY(-160px)}
			99%,100%{transform: translateY(-160px)}
}
.tpxwzwimg{ float: left;width: 410px;margin: 10px 10px 20px 20px;}
		.tpxwzwtxt{ float:right;width: 480px;margin:10px 20px 20px 0px}



		.wei{width: 888px;margin: 0 auto; height: 40px;}
		.wei li,.wei a{line-height: 40px;color: black;text-decoration: none;font-size: 14px; height: 40px;text-align: center;}
		.weione li{height: 40px;float: left;}
		.weione	{width: 289px; margin: 0 auto;}

		.rzsc6box{width: 763px;background: #ffffff; line-height: 36px;padding: 50px 10px;margin: 0 auto;border-radius: 6px;}
.rzscbox {width: 763px;margin: 0 auto}
.rzscbox img{border-radius: 6px;margin: 10 auto;display: block}
		.rzsc6box p{text-indent: 2em}
		.rzsc6txtmid{text-align: center}
		.rzsc6txtright{text-align: right}
		.rzsc6txt1h{font-size: 26pt}
		.rzsc6txt2h{font-size: 22pt}
		.rzsc6txt3h{font-size: 16pt}
		.rzsc6txt5h{font-size: 12pt}



.txtleft{height:86px; background: #FFFFFF;width: 606px;float: left}
		.txtleft img{float: left;margin: 3px}
		.txtleftcn{font-size: 24px;letter-spacing:0.3em ;text-shadow: 1px 1px 6px #b6b6b6;}
		.txtleften{font-size: 12px;letter-spacing:0.2em}
		.txtleftall{height:70px;text-align: center;margin-top: 16px}
		
		.txtright{float: right;width: 86px; height: 86px}
		.txtmid{width:500px; margin:0 86px 0 606px}
		.cdscmenutxtbox{position: relative}
		.cdscmenutxt{height: 86px;width:500px; position: absolute;text-align: center;line-height: 86px;
						animation: cdscmenutxt1 20s linear infinite;opacity: 0;font-size: 24px}
		.delay1{animation-delay:0s;}
		.delay2{animation-delay:10s;}
		@keyframes cdscmenutxt1
{
    0%   {opacity: 0;filter:blur(5px)}
    1%{opacity:0.5;filter:blur(3px)}
  2%,50%{opacity: 1;filter:blur(0px)}
	51%{opacity: 0.5;filter:blur(3px)}
    52% {opacity: 0;filter:blur(5px) }
	53%,100% {opacity: 0;filter:blur(5px) }
}
	



.ggbox{width: 250px; height: 40px}
		.gg1ul{transform-style: preserve-3d;width: 250px; height: 40px;position: relative;}
		.gg1{width: 250px; height: 40px;border-bottom: 1px solid #ffffff;
			line-height: 40px;text-align: center;color: white;
			position: absolute;
			transform: rotateX(-90deg) translateZ(20px);
			animation:ggboxdh 40s linear infinite
		
		
		}


		@keyframes ggboxdh{
			0%,5%{transform: rotateX(-90deg) translateZ(20px)}
			6%,30%{transform: rotateX(0deg) translateZ(20px)}
			31%,100%{transform: rotateX(90deg) translateZ(20px)}
			}
		.gg1ys{animation-delay: 0s}
		.gg2ys{animation-delay: 10s}
		.gg3ys{animation-delay: 20s}
		.gg4ys{animation-delay: 30s}

.jbtv{width: 240px;padding: 2px}
.jb{
		background:linear-gradient(#8b98a1 10%, #606b71 89%, #384349 90%, #44474c 100%);
		width: 220px;
		height:auto;
		min-height: 40px;
		border-radius: 5px;
		box-shadow: 1px 1px 2px #171b1e;
		margin: 5px;
		display: grid;
		transition: all 0.5s
				}
		.jb:hover{background:linear-gradient(#26d5fb 10%, #20a5c2 89%, #14697b 90%, #498406 100%);transform: translateX(20px)}
		.jb2{background:linear-gradient(#cafb26 10%, #76b520 89%, #407904 90%, #498406 100%);
		width: 220px;
				height:auto;
		min-height: 40px;
		border-radius: 5px;
		box-shadow: 1px 1px 2px #171b1e;
		margin: 5px;display: flex;transform: translateX(20px);transition: all 0.5s
		}
		.jbtxt{width:100%;line-height: 26px;text-align: center;display: inline-block;vertical-align: middle;justify-content: center;align-self: center;font-size: 10pt/*text-shadow: 1px 1px 1px #000000;*/}
		
		.jb .jbtxt a{color: white}
		.jb2 .jbtxt a{color: black}
	
	
	



