
body {
  margin: 0;
  padding: 0;
  background: #f3f3f3;
	overflow-y: scroll;
}
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:86px;

  position: relative;
  margin: 0 auto;
  z-index: 10;
}
.main-cdsc {
  width: 1200px;
  height: 40px;
  margin: 0 auto;
  position: sticky;
	top: 0px;
  z-index: 2;
}
.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;
	transition:background 1s;
 }
.menubgli {
  float: left;
  margin-left: 10px;
  color: white;
  text-align: center;
  /*border: solid 1px #FFADAE;*/
  border-radius: 8px;
  z-index: initial;
}
.menubgli a{color: white}
.menuzt {
  width: 980px;
  display: none;
 transform: translateX(-100px)
	

}
.sjbcss {
	display: none;
  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;
  background-color: #FFFFFF;
  padding-top: 2px;}

.sjbcss li {
  margin-left: 0px;
  width: 100%;
  text-align: center;
}
.sjbcss a{color:black}
.menuzt  ul {

	transition: background 1s;
}
.menuzt ul li {
  float: left;
  color: black;

	position: relative;
	margin: 0 10px;
}


.menuzt ul li a {
  /*margin-left: 15px;*/
  color: black;

}

.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:1;
	position: relative;
	box-sizing: border-box
}



.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);
	
}
.xtxk {
  clear: both;
  height: 0px;
  }

		.zxdtbox{width: 943px;  float: left;margin-top: 15px}
		
@keyframes zxdtdh{
form{transform: scale(0.9)}
to{transform: scale(1)}
}
		.zxdtboxleft{float: left; margin-top: 5px;border-radius:8px 8px 0px 0px ; background:#c0cddb; width: 120px; height: 40px; color:black; text-align: center;line-height: 40px; font-size: 16px;position: relative;transition: width 0.3s; cursor:pointer}
.zxdtboxleft:first-child{;margin-left: 15px}
.zxdtboxleft a{}
		.zxdtboxright{float: right;margin-right: 15px; margin-top: 5px;  color:black; text-align: center;line-height: 40px; font-size: 14px;}
		.zxdtboxbt{border-bottom: 3px solid #0066cc}
		.tpxwnr{background: #ffffff; border: 1px solid #000000;border-radius: 0px 0px 6px 6px;height: 318px}
		.zxdtboxzw{line-height: 30px; padding: 0px 6px; background: #ffffff; border: 1px dotted #b4c3e3;border-radius: 0px 0px 6px 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);}
		.boxzwtdzw{line-height: 30px; padding: 2px 2px 2px 5px;margin: 2px; border: solid 1px transparent;text-indent: 2em;margin: 10px; }
		.boxzwdate{float: right; width: 66px;padding-right: 5px;display: inline-block; text-align: right}
		.tpxwbox{width: 943px; float: left;position: relative;margin: 10px 0px 0px 0px;}
		.zzzsbox{width: 943px; float: left;position: relative;margin: 10px 0px 0px 0px;}
.zxfzbox {
    width: 100%;
    background: #ffffff;
    border-radius: 2px;
    border: 1px solid #000000;
    float: left;
    margin-top: 10px;
    box-sizing: border-box;
}
.fengongsi {
    width: 100%;
    background: #ffffff;
    border-radius: 2px;
    border: 1px solid #000000;
    float: left;
    margin-top: 10px;
    box-sizing: border-box;
}
.fengongsi li {
    /* padding: 10px; */
    /* line-height: 30px; */
    box-sizing: border-box;
    padding: 0px 12px;
    line-height: 26px;
}
.chusbox{width: 100%;background: #ffffff;  border-radius: 2px; border: 1px solid #000000;float: left;margin-top: 10px;box-sizing: border-box;}

.zxfzboxleft{float: left; border-radius:2px 2px 0px 0px ; background: linear-gradient(#02b2ee, #00448b); width:100%; height: 24px; color: white; text-align: center;line-height: 24px; font-size: 14px;margin:0 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;left: 20px;position: relative}
		.tpxwzwtxt{ float:right;width: 480px;margin:10px 20px 20px 0px}


.weicen {
    /* transform: translateX(-50%); */
    /* left: 50%; */
    /* position: absolute; */
    text-align: center;
    width: 800px;
    margin: 0 auto;
}
		.wei{display:inline-block;font-size: 0px}
		.wei li,.wei a{line-height: 40px;color: black;text-decoration: none;font-size: 14px; height: 40px;display: inline-block;position: relative;margin: 0 10px}
		.weione li::after,.menuh1 li::after  {
    content: '';
    position: absolute;
    width: 1px;
    background: linear-gradient(to top, transparent, #d0d0d5, transparent);
    height: 100%;
    margin: 0px 10px;
    
}
		.weione li:last-child::after,.menuh1 li:last-child::after {content:none;}
		.weione {

    
}

		.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: 0px;
    margin: 5px 0px 15px 5px;
    display: block;
    box-shadow: 5px 5px 15px #a2a2a2;
}
		.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;
	}
		.rzsc6txt4h{font-size: 14pt}
		.rzsc6txt5h{font-size: 12pt}
.gsjjtxt2h {
    font-size: 22pt;
    text-align: center;
    display: block;
    line-height: 50px;
    margin-top: 20px;
}
.txtcenter{text-align: center;
    text-indent:0;display: block}



.txtleft{height:86px; background: #FFFFFF;width: 606px;float: left;position: relative;overflow: hidden}
		.txtleft img{float: left;margin: 3px}
		.txtleftcn{font-size: 24px;letter-spacing:0.32em;margin-left: 23.5px;font-weight: bold;}
.txtleft::before {
  content: '';
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(120deg, transparent , rgba(255, 255, 255, 0.9) 50%, transparent);
  animation: glow-animation 2s forwards linear;
}
 
@keyframes glow-animation {
  0% { left: -100%; } 
  100% { left: 100%; }
}
		.txtleften{font-size: 12px;letter-spacing:0.2em;float: left}
		.txtleftall{height:70px;margin-top: 16px;margin-left: 120px}
		
		.txtright{float: right;width: 86px; height: 86px}
		.txtmid{width:500px;float: left;}
		.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) }
}
	


.spotlight-text {
        font-weight: bold;
    background: linear-gradient(130deg, #000 20%, #fff 66%, #000 100%);
    background-size: 200% auto;
    color: #000;
    background-clip: text;
    -webkit-background-clip: text;
    text-fill-color: transparent;
    -webkit-text-fill-color: transparent;
    animation: shine 3s linear  forwards;
	animation-delay: 2s
  }

  @keyframes shine {
    0% { background-position:150% center; }
    100% { background-position: 0% center; }
  }
.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{
		top: 40px;
		width: 250px;
		padding: 55px 0px 0px 45px;
			transform: skewY(-10deg);
			position: sticky;
		float: left;
		}
		.jb{position: relative;
		width: 160px;
			background: #ffffff;
			padding: 5px;
			z-index: var(--i);
			transition: 0.5s;
		}
	.jb:hover
		{
			background: #33a3ee;
			transform: translateX(30px)
		}
.jb2{position: relative;
		width: 160px;
			background: #33a3ee;
			padding: 5px;
			z-index: var(--i);
			transition: 0.5s;
	transform: translateX(30px)}
.jb2::before
		{content: '';
			position: absolute;
			width: 30px;
			height: 100%;
			top: 0;
			left: -30px;
			background: #1f5378;
			transform-origin: right;
			transform: skewY(45deg);
			transition: 0.5s;
			
			
		}
.jb2::after
		{
			content: '';
			position: absolute;
			top: -30px;
			left: 0;
			width: 100%;
			height: 30px;
			background: #2982b9;
			transform-origin: bottom;
			transform: skewX(45deg);
			transition: 0.5s;
			
			
			
		}
	.jb::before
		{content: '';
			position: absolute;
			width: 30px;
			height: 100%;
			top: 0;
			left: -30px;
			background: #dadada;
			transform-origin: right;
			transform: skewY(45deg);
			transition: 0.5s;
			
			
		}
	.jb:hover::before
		{
			background: #1f5378;
					
		}
	.jb::after
		{
			content: '';
			position: absolute;
			top: -30px;
			left: 0;
			width: 100%;
			height: 30px;
			background: #dadada;
			transform-origin: bottom;
			transform: skewX(45deg);
			transition: 0.5s;
			
			
			
		}
		.jb:hover::after
		{
			background: #2982b9
		}
	.jbtxt a
		{
			text-decoration: none;
			color:#999;
			display: block;
			transition: 0.5s;
		}
		
		.jb:last-child::after
		{
			box-shadow: -70px 70px 20px rgba(0,0,0,0.25);
		}
		.jb:hover .jbtxt a
		{color:#FFFFFF;}
		.jb2 .jbtxt a{color:#FFFFFF;}
	
		.yhdl {
    width: 150px;
    height: 24px;
    vertical-align: middle;
    border-radius: 6px;
    padding-left: 6px;
    border: 1px solid  #8C8C8C;
    transition: 0.5s;
    line-height: 24px;
    }
		.yhdl:hover{border: 1px solid #0066cc}
		.passwordtxtcss{line-height: 32px; }
		.passwordsubcss{margin: 0 4px;width: 60px; height: 20px; line-height: 20px;transition: 0.5s;color: black;border: none;border-radius: 5px}
		.passwordsubcss:hover{background: #0064FF;color: white}
.rzzndispbt {
     width: 100%;
  margin: 0 auto;
  height: 60px;
  vertical-align: middle;
  text-align: center;
  line-height: 60px;
  font-size: 28px;
  color: #FF0000;
  padding-top: 20px;
 
 
}
.liubiandiv {
    width: 68px;
    height: 59px;
    background-color: #0066cc;
    text-align: center;
		  line-height:59px;
    
    clip-path: polygon(25% 0,75% 0,100% 50%,75% 100%,25% 100%,0 50%);
		  position: relative;
		  float: left;
		  margin-left: 20px;
	margin-top: 14px;
	color: white
  }
	.liubiantext {
  position: absolute;
  
  left: 14%;
  
		font-size: 24px;
}
.ldqz {
    position: absolute;
    right: 86px;
    bottom: 17px;
}
.gsjjldqz {
    position: absolute;
    right: 86px;
    bottom:14px;
}
.gzxsm li{list-style:auto;
	font-size: 12pt;line-height:2;
	padding-left:18px;
}
.gzxsm li::after{
	  content: "";
	display: block;
   height: 1px;
	width: 100%;
	margin: 8px 0px;
  background-image:linear-gradient(to right, transparent, #d0d0d5, transparent);
}
.gzxsm{
	padding: 24px;
		
}
.zpbox{
	width: 900px;
	margin: 50px auto;
	
}
.zptitle{
	text-align: center;
	font-size: 24pt;
	display: block;
	line-height: 60px;
}
.zpbox p{text-indent: 2em;line-height: 2
	
}
.ajaxshow{
	position: fixed;
	top: 138px;
	width: 680px;
	height: 200px;
/*	 background: linear-gradient(to right bottom, #3d47c0, #3d9ec0);*/
	background:#ffffff;
	
	z-index: 9999;
	border-radius: 5px;
	border: 1px solid #000000;
	display: none;
}
.rightcloseajaxshow {
    position: absolute;
    top: 4px;
    right: 6px;
    /* color: white; */
    font-size: 12px;
    cursor: pointer;
    color: black;
    z-index: 10000;
}
.kqtable{
	text-shadow:2px 2px 8px red;
	color:#ffff00;
	margin-right: 25px;
	cursor: pointer;
	
}
