@charset "utf-8";

html {
	width: 100%;
	height: 100%;
	max-width: 800px;
    margin: 0 auto;
} 
* {
	margin: 0;
	padding: 0;
	list-style: none;
	word-wrap: break-word;
	 overfow-x:hidden;
	/* [disabled]height: 100%; */
}
body {                   
	color: #000;
	 font: 14px/1.5 "微软雅黑";
	background-color: #fff7b5;
     overflow-x: hidden;
	background-repeat: no-repeat;
	background-position: 50% 0%;
	background-attachment: fixed;
	background-image: url(../img/htbg.jpg);
}

.wraper{
	width: 100%;
	max-width: 800px;
    margin: 0 auto;
    /*border: solid 1px #FF0000;*/
    /*border-radius: 5px;*/
    /*box-shadow: 0 5px 5px #ff0000;*/
}
/**/
.scroll-web-txt {width: 100%; margin: 0 auto;}
		.scroll-web-txt ul:after {
			content:"";
			display: block;
			height: 0;
			clear: both;
			overflow: hidden;
			visibility: hidden
		}
		
		.scroll-web-txt ul {
			*zoom: 1
		}
		
		.scroll-web-txt ul li {
			float: left;
			width: 33.33%;
			list-style: none
		}
		
		.scroll-web-txt ul li img {
			width: 16px;
			height: 16px;
			margin-right: 5px;
		}
		
		.scroll-web-txt ul li a {
			height: 35px;
			line-height: 35px;
			margin: 5px;
			text-align: center;
			border: solid 1px #ddd;
			border-radius: 5px;
			background: #eee;
			background-image: linear-gradient(to top, #eee, #fff);
			box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
			display: block;
			font-size: 16px;
			color: #000000;
		}
		
.scroll-web-txt ul li a:hover{background: linear-gradient(to top,rgb(255,77,5),rgb(252,148,13)) rgb(255,76,1);border-color: #fc940d;color: #fff;}

		@media screen and (max-width:800px) {
			.scroll-web-txt ul li {
				width: 50%;
			}
		}
	/**/
	#Download {
		position: fixed;
		bottom: 60px;
		width: 800px;
		height: 35px;
		line-height: 35px;
		padding: 0;
		z-index: 1000;
		background-color: rgba(0, 0, 0, .7);
		transform: translate3d(0, 0, 0)
	}	
	#Download .download-content {
		width: 100%;
		height: 100%;
		overflow: hidden;
		position: relative
	}	
	#Download a.close {
		position: absolute;
		left: 0px;
		top: 0px;
		display: block;
		width: 40px;
		height: 100%;
		text-align: center;
		color: #fff;
		font-size: 22px
	}	
	#Download .download-content>div {
		width: 100%;
		height: 100%;
		overflow: hidden;
		padding: 0 80px 0 40px;
		color: #fff;
		font-size: 15px
	}
	#Download a.down {
		display: block;
		height: 26px;
		line-height: 26px;
		position: absolute;
		top: 3px;
		right: 10px;
		padding: 0 3px;
		border-radius: 3px;
		background-color: red;
		color: #fff;
		font-size: 15px
	}
	#Download a:hover {
		opacity: .5
	}	
	@media screen and (max-width:800px) {
		#Download {
			width: 100%
		}
	}


 .navBox{width:100%;max-width:800px;margin:0 auto;box-sizing:border-box;padding:2px;font-size:14px; background:#FFFFFF}.navBox ul{padding:2px 0;display:flex;justify-content:space-between}.navBox ul li{width:100%;box-sizing:border-box;padding:0 2px;}
 .navBox ul li a{border: 1px solid #ccc;box-shadow: 0 3px 3px rgb(0 0 0 / 10%);display:block;padding:3px 0;text-align:center;color: #333;border-radius:100%;position: relative;}
 .navBox ul li a:hover, .navBox a.active {background: linear-gradient(to top,rgb(255,77,5),rgb(252,148,13)) rgb(255,76,1);border-color: #fc940d;color: #fff;}
 #navBox[data-fixed=fixed]{position:fixed;top:0;left:0;right:0;margin:auto;z-index:10;box-shadow:0 5px 10px rgba(0,0,0,.1)}.nav-img{text-align:center;background:#000}.nav-img img{width:auto;height:80px}@media screen and (max-width:800px){.nav-img img{height:70px}}@media screen and (min-width:800px){.navBox{padding:4px;font-size:16px}.navBox ul{padding:4px 0}.navBox ul li{padding:0 4px}.navBox ul li a{padding:5px 0;cursor:pointer}}.cgi-subNav ul li{width:16%}
   .navBox ul li a .nav-hot {
    position: absolute;
    border: none;
    top: 0px;
    left: 0px;
}

.classToSrv{
	cursor: pointer;
	
}
.bdbk{
	-moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.7);
    -webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.7);
    box-shadow: 0px 1px 2px rgba(0,0,0,0.7);
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    margin: 0 auto 2px;
	max-width: 800px;
    /*background-color: #FFFFCC;*/
   /*background: repeating-linear-gradient( #ef4ae96b,#00FFFF,#e6f505,#29f5d93d,#fb00ff99,#FF9900,#0becf7,#e4ff00,#ef4ae96b,#00FFFF);*/
    /*filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#E5FFFFFF, endcolorstr=#E5FFFFFF);*/
}
:root .bdbk{
	filter: none;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
}


/**/
.lunbo{
    width:100%; 
    position: relative; 
    overflow: hidden;  
    height:0; 
    padding-bottom: 35%; 

}

.lunbtn{
	position:absolute;
	width: 30px;
	height: 32px;
	top: 50%;
	z-index: 99;
	margin-top:-16px;
	opacity: 0;
	transition: all ease 0.5s;
		-webkit-transition: all ease 0.5s;
		-moz-transition: all ease 0.5s;
		-o-transition: all ease 0.5s;
}
.leftbtn{
	left: 10px;
	/*background: url(../img/leftbtn.png) no-repeat center top;*/
}.rightbtn{
	right: 10px;
	/*background: url(../img/rightbtn.png) no-repeat center top;*/
}
.lunbo:hover .lunbtn{
	opacity: 1;
}
.lunbo ul li{
	position:absolute;
	left: 0px;
	top: 0px;
	width:100%;
	height:100%;
	display:none;

}
.lunbo ul li a{
	display:block;
	height:100%;
}
.lunbo ul li img{
	width:100%;
	height:100%;
	border: 0px;
}
.lunbo ul li.Boximg{
	display:block;
}
.yuandian{
	position:absolute;
	bottom: 0px;
	text-align:center;
	left: 0px;
	width:100%;
	z-index: 99;
}
.yuandian span{
	display:inline-block;
	width:8px;
	height: 8px;
	border-radius: 10px;
	background: rgba(0,0,0,0.5);
	margin:0px 5px;
}
.yuandian span.cur{
	background: rgba(255,255,255,0.5);
}
/**/

.colors {
	text-align: left;
	background-image: url(../img/jianbian.jpg);
	-webkit-text-fill-color: transparent;
	-webkit-background-clip: text;
	-webkit-background-size: 200% 100%;
	-webkit-animation: colorChange 6s infinite;
	display: inline-block;
	text-align: left
}

@-webkit-keyframes colorChange {
	0% {
		background-position-x: 0;
		background-position-y: 0
	}
	50% {
		background-position-x: -885px;
		background-position-y: -233px
	}
	100% {
		background-position-x: 0;
		background-position-y: 0
	}
}

	@media screen and (min-width: 720px) {
						.texta {
							font-size: 20px;
						}
	}

@media screen and (max-width: 720px) {
						.textz {
							font-size: 14px;
						}
	}
.img-list{
	font-size: 16px;
}
	.innerD {
    width: 100%;
    line-height: 26px;
    font-size: 16px;
    color: #333333;
    white-space: pre-line;
     white-space: pre-line; 
    margin: 0px auto;
    background-color:#FFFFCC;
}
		
	.cgi-tit{
		background-color:#FFFFFF;
		font-size: 18px;
		text-align: center;
	}	
		
#goTopBtn {
   width: 28px;
    height: 28px;
    border-radius: 50%;
    background-color: #ee2422;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0 1px 6px rgba(0,0,0,0.4);
    box-shadow: 0 1px 6px rgba(0,0,0,0.4);
    cursor: pointer;
    padding-top:8px;
    position: fixed;
    bottom: 130px;
    right: 12px;
    z-index: 99;
}

#goTopBtn>span {
    width: 8px;
    height: 8px;
    display: block;
    border: 1px solid #fff;
    border-bottom-style: none;
    border-right-style: none;
    margin: 0 auto;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

#goTopBtn:hover {
  background-color: #666666;

}

.img1 {position: absolute;top: 120px;left: 5px;}.img2 {position: absolute;top: 120px;right: 5px;}@media screen and (max-width: 800px) {#imgBox {display: none;}}#imgBox .close {position: absolute;bottom: 0;width: 26px;height: 26px;line-height: 26px;text-align: center;background: #CCCCCC;color: #999;border-radius: 20px;cursor: pointer;}.left-close {right: 65px; margin-bottom: -21px; font-size: 21px; font-weight: bold;}.right-close {right: 65px; margin-bottom: -21px;font-size: 21px; font-weight: bold;}


 .touZhu{
 	
    display: block !important;
    width: 60px !important;
    height: 68px !important;
    /*background-color: skyblue !important;*/
    /*border:1px solid skyblue !important;*/
    position: fixed !important;
    top:0 !important;
    right: 2px !important;
    bottom: 139px !important;
    left: auto !important;
    margin: auto !important;
    border-radius: 50% !important;
    z-index:999999999;
 }
 .touZhuImg{
    display: block !important;
    width: 100% !important;
    height: 100% !important;
 }
 @media only screen and (min-width: 700px) {
        .touZhu{
            display: block !important;
            width: 150px !important;
            height: 160px !important;
            /*background-color: #FF0000 !important;*/
            /*border:1px solid #FF0000 !important;*/
            position: fixed !important;
            top:0 !important;
            right: 30px !important;
            bottom: 139px !important;
            left: auto !important;
            margin: auto !important;
            border-radius: 50% !important;
         }
         .touZhu:hover{
            display: block !important;
            width: 155px !important;
            height: 165px !important;
            /*background-color: #FF0000 !important;*/
            /*border:1px solid #FF0000 !important;*/
            position: fixed !important;
            top:0 !important;
             right: 30px !important;
            bottom: 139px !important;
            left: auto !important;
            margin: auto !important;
            border-radius: 50% !important;
            z-index: 9999999 !important;
            transform: scale(1.2, 1.2) !important;

         }
    }
    
    a{
            text-decoration:none;
            target:_blank;
            }

	.wzzz ul li:nth-child(odd) {
			    border-right: 1px solid #DDDDDD;
			}
			.wzzz{width: 100%;
			    height: 390px;
				}
			.wzzz ul li{
				width: 100%;
				 height: 60px;
				border-bottom: 1px solid #DDDDDD;
				 float: left;
				 box-sizing: border-box;
					list-style: none;
			}
			.wzzz .wztp{
				height: 50px;
				float: left;
				margin-left: 10px;
			}
			.wzzz .wztp img{
				height: 100%;
				margin-top: 5px;
			}
			.wzzz .wzwzz{
				float: left;margin-left: 20px;text-align: center;
			}
			.wzzz .wzwzz .wzz1{
				margin: 0; margin-top: 10px;color: black;font-size: 18px;
			}
			.wzzz .wzwzz .wzz2{
				margin: 0;font-size: 12px;color: #808080;
			}

/**/
        .pop-cpt{
    	 position: fixed;
    	 top: 0;
    	 left: 0
    	 ;bottom: 0;
    	 right: 0;
    	 background: rgba(0,0,0,0.7);
    	 z-index: 9999999;
    	 width: 100%;
    	 height: 100%;
    	 font-weight: bold;
    	 cursor: pointer;
    	   }
        .pop-cpt .bd { font-family: 微软雅黑;position: relative; width: 100%; text-align: center; height: 100%; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; }
        .pop-cpt .bd .box { border: 1px solid #FFFF00;position: relative; max-width:100%; background-color:white; height:auto; padding:2px;line-height:25px }
        .pop-cpt .bd .box table {width: auto;}
        .pop-cpt .bd  .view {margin-top: 5px;color:green; font-size:16px;font-weight:bold; color:blue}
        .pop-cpt .bd .pop-close { cursor:pointer;display: inline-block; text-align:right; position: absolute;right:5px; top: 2px; font-size:26px; z-index: 10; color:#FFFFFF; }
 .pop-cpt .bd .pop-close:hover{
 	color: #0000FF;
 }


.cgi-head {
    height: 45px;
    color: #fff;
    background: #ff6c00;
    position: relative;
    background-image: -webkit-linear-gradient(to top, #ff6c00, #ffa800);
    background-image: linear-gradient(to top, #ff6c00, #ffa800);
}
.icon-back {
    float: left;
    width: 40px;
    height: 45px;
    display: inline-block;
    position: relative;
}
.icon-back:after {
    -webkit-transform: rotate(
225deg
);
    -moz-transform: rotate(225deg);
    -o-transform: rotate(225deg);
    transform: rotate(
225deg
);
}
.icon-back:after {
    content: "";
    display: inline-block;
    width: 12px;
    height: 12px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    position: absolute;
    top: 16px;
    left: 15px;
}
.cgi-head-tit {
    line-height: 45px;
    font-size: 18px;
}
.copyright{
	text-align: center;
}
header a.reg{color:#FFFFFF;float:right;margin: 3px 8px;}header a.reg img{display:block;margin:0 auto;width:30px;}
img {
	max-width: 100%;
	vertical-align: middle;
	border: 0;
}
input,button,select,textarea{font-size: 100%;font-family: inherit;margin: 0;padding: 0;outline: none; color: inherit;}
textarea{resize:none}
table{ border-collapse:collapse;}
a{ text-decoration:none; color: inherit;}
.clearfix:after{content:".";display:block;height:0;clear:both;overflow:hidden;visibility:hidden}
.clearfix{*zoom:1}
.clearfix a{
	color: #FFFFFF;

}

	#imgsLists {
					width: 100%;
					max-width: 800px;
					height: 310px;
					overflow: hidden;
				}
				
				#imgsMarquee {
					width: 99.5%;
					height: 300px;
					margin: 2px auto;
					background-color: #fff;
					position: relative;
					overflow: hidden;
					border: 2px dashed #FF0000;
				}
				
				#imgsMarquee ul {
					position: absolute;
					left: 0;
					top: 0;
					overflow: hidden;
					margin: 0 auto;
					padding: 0px;
				}
				
				#imgsMarquee ul li {
					float: left;
					width: auto;
					height: 300px;
					list-style: none;
				}
				
				.picClass {
					border: 0px;
					height: 300px;
					width: auto;
					vertical-align: middle;
				}
				
				.picClass1 {
					border: 0px;
					height: 600px;
					width: 700px;
				}




       .dhl-tit span {height: 36px; line-height: 36px; padding: 0 10px; font-size: 20px; font-weight: bold; color: #fff; display: inline-block; background: #f91717; position: relative;}
.dhl-tit span:before {content: "";display: inline-block; width: 0; height: 0; border-left: 40px solid transparent; border-top: 36px solid #f91717; position: absolute; left: -40px;}
.dhl-tit span:after {content: "";display: inline-block; width: 0; height: 0; border-right: 40px solid transparent; border-top: 36px solid #f91717; position: absolute; right: -40px;}

 .dhl-tit span { height: 36px; line-height: 36px; padding: 0 10px;}
 .dhl-tit span:before {border-left: 30px solid transparent; border-top: 36px solid #f91717; position: absolute; left: -30px;}
 .dhl-tit span:after {border-right: 30px solid transparent; border-top: 36px solid #f91717; position: absolute; right: -30px;}




/**/
#Interlinks {
    display: none;
    position: fixed;
    bottom: 60px;
    min-height: 40px;
    width: 100%;
    max-width: 800px;
    padding: 5px 0px;
    margin: 0;
    z-index: 1000;
    background-color: rgba(0, 0, 0, .7);
    margin: 0 auto;
}

#Interlinks li {
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    width: 20%;
    height: 30px;
    line-height: 30px;
}

#Interlinks li.label {
    width: 100%;
    color: yellow;
}

#Interlinks li.label div {
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0px;
    width: 90%;
    margin: 0 auto;
    font-size: 16px;
}

#Interlinks li.label div:before,
#Interlinks li.label div:after {
    background: yellow;
    height: 1px;
    flex: 1;
    content: '';
}

#Interlinks li a {
    display: block;
    color: white;
    width: 100%;
    height: 100%;
    text-align: center;
    font-size: 14px;
    cursor: pointer;
    border-radius: 5px;
    background-color: transparent;
    transition: all .2s cubic-bezier(.645, .045, .355, 1);
}

#Interlinks li a:hover {
    color: aqua;
    background-color: rgba(255, 255, 255, .1);
}
			 	
.cgi-foot-links ul li.more a {
    box-sizing: border-box;	
    background-image: linear-gradient(to left, #f94370, #FFFFFF,#f94370);
    width: 55px;
    height: 55px;
    border-radius: 100%;
    margin: 0 auto;
    box-shadow: 0 0 0 5px #a7e3ff;
    color: #FF0000;
}
.cgi-foot-links ul li a {
    display: block;
    width: 100%;
    height: 50px;
    padding: 0px;
}
.cgi-foot-links ul li.more a:hover {
    background-color: #FFF5CE;
    color: #07b0da;
}
.MorSpan{
font-size: 16px; 
padding-top: 14px;
 font-weight: bold;

}
/**/
	.cgi-foot-links {
					width: 100%;
					max-width: 800px;
	                margin: 0 auto;
	                padding: 0px;
					height: 60px;
					border-top: solid 1px #ddd;
					box-shadow: 0 -4px 10px rgba(0, 0, 0, 0.05);
					background: #fff;
					background-image: linear-gradient(to top, #e5e5e5, #fff);
					position: fixed;
					bottom: 0;
					z-index: 1000;
				}
				
				.cgi-foot-links ul li {
					float: left;
					width: 20%;
					text-align: center;
				}
				
				.cgi-foot-links ul li a {
					font-size: 15px;
					color: #555;
				}
				
				.cgi-foot-links ul li a.hover {
				
				}
				
				.cgi-foot-links ul li a:hover {
					text-decoration: none;
					color: #f00;
				}
				
				.cgi-foot-links ul li a span {
					height: 34px;
					display: block;
				}
				
				.cgi-foot-links ul li a span.cfl1 {
					background: url(../img/ico1.jpg) 50% 8px no-repeat;
					background-size: auto 25px;
				}
				
				.cgi-foot-links ul li a span.cfl2 {
					background: url(../img/ico2.jpg) 50% 8px no-repeat;
					background-size: auto 25px;
				}
				
				.cgi-foot-links ul li a span.cfl3 { 
					background: url(../img/baoi.gif) 50% 8px no-repeat;
					background-size: auto 25px;
				}
				
				.cgi-foot-links ul li a span.cfl4 {
					background: url(../img/ico3.jpg) 50% 8px no-repeat;
					background-size: auto 25px;
				}
				
				
				.cgi-foot-links ul li.cfl-more {
					width: 20%;
					height: 60px;
					display: block;
					position: relative;
				}
				
				.cgi-foot-links ul li.cfl-more a {
					width: 70px;
					height: 70px;
					line-height: 70px;
					/*background: url() center center no-repeat;*/
					background-size: 100%;
					border-radius: 35px;
					display: block;
					position: absolute;
					bottom: 0px;
					left: 50%;
					margin-left: -35px;
					overflow: hidden;
					text-indent: -999999px;
				}
				
				.cgi-foot-more {
					width: 100%;
					max-width: 800px;
					position: fixed;
					bottom: 60px;
					z-index: 999;
					padding: 5px 0;
					font-size: 14px;
					text-align: center;
					background: rgba(0, 0, 0, 0.7);
					display: none;
				}
				
				
				.cgi-foot-more ul li {
					float: left;
					width: 20%;
				}
				
				.cgi-foot-more ul li a {
					height: 30px;
					line-height: 30px;
					color: #fff;
					display: block;
				}

.unsites ul{
 	padding:0px;margin:0;
 	}
 	
 .unsites ul li{
	list-style:none;width:25%;
	margin-bottom:5px;
	float:left;
	height: 38px;
	line-height:38px;
	text-align:center;
	font-size:18px;
	overflow:hidden;
	 border-radius:2px ;
    border: 1px solid #ccc;
    box-sizing: border-box;
    box-shadow: 0 3px 3px rgb(0 0 0 / 10%);
    background-color: #FFF799;
/*background-image: linear-gradient(to left, #f9bf69, #FFFFCC, #fff0d3);*/
	 }
	 		

.unsites ul li a{color:#333333;display:block}@media screen and (max-width:800px){.unsites ul li{ width: 50%;} 

.unsites ul li.more{display:none}}
 .unsites ul li a:hover{
	background: linear-gradient(to top,rgb(255,77,5),rgb(252,148,13)) rgb(255,76,1);border-color: #fc940d;color: #fff;
     }

        #container{width:100%; margin: 0 auto; background-color:;}
        .tab{ padding:0; margin:0;}
         .tab ul{text-align: center;}
        .tab li{border-radius:25px; cursor:pointer; list-style:none; display: inline-block; padding:0; margin: 5px;line-height:30px; height:30px; width:150px; text-align:center;font-weight: bold;font-size: 18px;}
        .content{ float:none; clear:both; }
        .content div{ border-top:0px; height:160px;}
        .tab_selected{background-color:#b6ea90; 
       border-bottom:0px; bottom:-1px; position:relative; z-index:1}

    
	@keyframes pulse{
	0%{transform:scaleX(1)}
	50%{transform:scale3d(1.2,1.2,1.2)}
	to{transform:scaleX(1)}
}
	.click-btn{
	display: inline-block;
    animation-name: pulse;
    animation-duration: 1.5s;
    animation-fill-mode: both;
    animation-iteration-count: infinite;
    transition: color 0.3s;	
}

 .touZhu{
    display: block !important;
    width: 60px !important;
    height: 68px !important;
    /*background-color: skyblue !important;*/
    /*border:1px solid skyblue !important;*/
    position: fixed !important;
    top:0 !important;
    right: 5px !important;
    bottom: 90px !important;
    left: auto !important;
    margin: auto !important;
    border-radius: 50% !important;
    z-index:999999999;
 }
 .touZhuImg{
    display: block !important;
    width: 100% !important;
    height: 100% !important;
 }
 @media only screen and (min-width: 700px) {
        .touZhu{
            display: block !important;
            width: 180px !important;
            height: 200px !important;
            /*background-color: skyblue !important;*/
            /*border:1px solid skyblue !important;*/
            position: fixed !important;
            top:0 !important;
            right: 30px !important;
            bottom: 130px !important;
            left: auto !important;
            margin: auto !important;
            border-radius: 50% !important;
         }
         .touZhu:hover{
            display: block !important;
            width: 180px !important;
            height: 200px !important;
            /*background-color: skyblue !important;*/
            /*border:1px solid skyblue !important;*/
            position: fixed !important;
            top:0 !important;
             right: 30px !important;
            bottom: 130px !important;
            left: auto !important;
            margin: auto !important;
            border-radius: 50% !important;
            z-index: 9999999 !important;
            transform: scale(1.2, 1.2) !important;

         }
    }

#imgsLists{
width: 100%;max-width:800px;height: 310px;overflow: hidden;
}
    #imgsMarquee{
   width: 99.5%;
   height: 300px;
   margin: 2px auto;
   background-color: #fff;
   position: relative;
   overflow: hidden;
   border:2px dashed #FF0000;
  }
  #imgsMarquee ul{
   position:absolute;
   left:0;
   top:0;
   overflow: hidden;
   margin: 0 auto;
   padding: 0px;
  }
 
  #imgsMarquee ul li{
   float: left;
   width: auto;
   height: 300px;
   list-style: none;
  }
  .picClass{border:0px; height:300px; width: auto; vertical-align: middle;} 
  .picClass1{	border: 0px;
					height: 600px;
					width: 700px;}

/**/
	#Download {
		position: fixed;
		bottom: 60px;
		width: 800px;
		height: 35px;
		line-height: 35px;
		padding: 0;
		z-index: 1000;
		background-color: rgba(0, 0, 0, .7);
		transform: translate3d(0, 0, 0)
	}	
	#Download .download-content {
		width: 100%;
		height: 100%;
		overflow: hidden;
		position: relative
	}	
	#Download a.close {
		position: absolute;
		left: 0px;
		top: 0px;
		display: block;
		width: 40px;
		height: 100%;
		text-align: center;
		color: #fff;
		font-size: 22px
	}	
	#Download .download-content>div {
		width: 100%;
		height: 100%;
		overflow: hidden;
		padding: 0 80px 0 19px;
		color: #fff;
		font-size: 15px;
		text-align: left;
	}
	#Download a.down {
		display: block;
		height: 26px;
		line-height: 26px;
		position: absolute;
		top: 3px;
		right: 10px;
		padding: 0 3px;
		border-radius: 3px;
		background-color: red;
		color: #fff;
		font-size: 15px
	}
	#Download a:hover {
		opacity: .5
	}	
	@media screen and (max-width:800px) {
		#Download {
			width: 100%
		}
	}
	
	
	
	.zzhl-listAtext ul li a:hover, .zzhl-list ul li a.active {background-color:#FFFFCC;border-color: #fc940d;color: #fff;}
.zzhl-listAtext { font-size: 16px; background-color: #FFFFFF;}
.zzhl-listAtext ul { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between;}
.zzhl-listAtext ul li { 
	width: calc(100% - 7px);
	/*width: 100%;*/
	 border-bottom: solid 1px #ddd; 
	 box-sizing: border-box;
	 
	 }
.zzhl-listAtext ul li a { display: block; padding: 8px 5px; white-space: nowrap; overflow: hidden;}

@media screen and (max-width:420px){
.zzhl-listAtext{ display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between;}
.zzhl-listAtext ul li { width: 100%;}
.zzhl-listAtext ul li a { padding: 8px 5px;}
}
	/**/
	
.zzhl-listBox ul li a:hover, .zzhl-listBox ul li a.active {background-color:#FFFFCC;border-color: #fc940d;color: #fff;}
.zzhl-listBox { font-size: 16px; background-color: #FFFFFF;}
.zzhl-listBox ul { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between;}
.zzhl-listBox ul li { 
	/*width: calc(50% - 5px);*/
	width: 100%;
	 border-bottom: dashed 1px #FF9900; 
	 box-sizing: border-box;
	 height: 43px;
	 line-height: 43px;
	 }
.zzhl-listBox ul li a { display: block; white-space: nowrap; overflow: hidden;}

	
	

	
	
	
	
/**/	
.zzhl-list ul li a:hover, .zzhl-list ul li a.active {background-color:#FFFFCC;border-color: #fc940d;color: #fff;}
.zzhl-list { font-size: 16px; background-color: #FFFFFF;}
.zzhl-list ul { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between;}
.zzhl-list ul li { 
	/*width: calc(50% - 5px);*/
	width: 100%;
	 border-bottom: solid 1px #ddd; 
	 box-sizing: border-box;
	 height: 35px;
	 line-height: 35px;
	 }
.zzhl-list ul li a { display: block; white-space: nowrap; overflow: hidden;}




@media screen and (max-width:800px){
.zzhl-list { font-size: 20px;}
.zzhl-list ul li { 
	width: 100%;
	}
}







#warp_Tab .contLiuh {
	margin-bottom: 1px;
	text-align: center;
	font-weight: 700;
	font-size: 18px;
	color: #a97443;
	line-height: 20px
}

#warp_Tab .contLiuh ul {
	display: flex;
	border-bottom: solid 3px #a97443
}

#warp_Tab .contLiuh li {
	width: 50%;
	padding: 9px 0;
	box-sizing: border-box;
	cursor: pointer;
    background-color:#FFFFCC ;
    border-radius:21px ;
}

#warp_Tab .contLiuh li.hover {
	color: #FFFF00;
	background: #FF00FF
}

.white-box .cgi-gsb li{
	border-bottom: 1px dashed #FF0000;
}
.Table_Size{
	font-size: 18px;
}

ul,dl,ol {list-style-type:none;}
.chenyu {
	background-color: #FFFFFF;
	 border: solid 2px #00a0e9; border-radius: 7px; overflow: hidden;
	 }
.chenyu ul li:hover, .chenyu ul li.active {background-color:#FFFFCC;border-color: #fc940d;color: #fff;}
	 
.chenyu-tit {}.chenyu-tit img {width:100%;}.chenyu ul {}
.chenyu ul li { height: 40px; line-height: 40px; padding: 0 10px; border-bottom: solid 1px #ddd;white-space: nowrap; text-overflow: ellipsis;}
.chenyu ul li:last-child { border-bottom: none;}
.chenyu ul li a { font-size: 18px;}
.chenyu ul li a img { margin-right: 5px;}
/*.chenyu ul li span { float: right; color: #999;}*/
@media screen and (max-width:800px){ 
.chenyu { border: solid 2px #00a0e9; border-radius: 5px;}
.chenyu ul li { padding: 0 5px;}
.chenyu ul li a { font-size: 16px;}
/*.chenyu ul li a img { display: none;}*/
/*.chenyu ul li span { font-size: 12px;}*/
img { max-width: 100%; height: auto; border: 0; }
.mt10 { margin-top: 5px;}.chenyu { background-color:#FFFFFF;}
}
