.apply{
	width:1200px;
	margin-right: auto;
	margin-left: auto;
	height: 470px;
	padding-left: 0px;
}
.apply1{
	width:1200px;
	margin-right: auto;
	margin-left: auto;
	height: 392px;
	padding-left: 0px;
}
.apply_array{
	width:270px;
	float:left;
	height:230px;
	margin-right:6px;
}
a {
	text-decoration: none;
}
.apply_array .vote{position:absolute;line-height:26px;margin-top:10px;padding-left:29px;width:83px;display:block;background:url(imgs/vote.gif) no-repeat 0px 0px;height:26px;color:#282828;margin-left:-6px;text-decoration:none;}
.apply_last{margin-right:0px}
.apply_img{text-align:center;width:100px;display:table-cell;background:#e2e2e2;height:100px;font-size:95px;vertical-align:middle}
.apply_array a{text-decoration:underline}
.apply_array a:hover{color:#e01111}
.apply_info{text-align:center;padding:15px;}
.apply_comment{text-align:center}
.apply_info a{line-height:17px;font-weight:700}
.apply_nav{position:relative;width:1100px;float:left;height:230px;overflow:hidden}
.apply_w{position:absolute;width:1096px;float:left;left:0px}
.apply .img_l{
	float:left;
	cursor:pointer;
	padding-top: 50px;
	padding-right: 12px;
	padding-bottom: 0;
	padding-left: 12px;
}
.apply .img_r{
	float:left;
	cursor:pointer;
	padding-top: 75px;
	padding-right: 12px;
	padding-bottom: 0;
	padding-left: 12px;
}
/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */

/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.owl-carousel .owl-item{
	float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing { 
    cursor:url(grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}
/* clearfix */

#owl-demo{
	position:relative;
	width:492px;
	height:394px;
	margin-right: auto;
	margin-left: auto;
}
#owl-demo .item{ position:relative;display:block;}
#owl-demo img{display:block;width:501px;height:378px;}
#owl-demo b{position:absolute;left:0;bottom:0;width:100%;height:78px;background-color:#000;opacity:.5;filter:alpha(opacity=50);}
#owl-demo span{position:absolute;left:0;bottom:37px;width:100%;font:18px/32px "微软雅黑","黑体";color:#fff;text-align:center;}

.owl-pagination{position:absolute;left:0;bottom:10px;width:100%;height:22px;text-align:center;}
.owl-page{display:inline-block;width:10px;height:10px;margin:0 5px;background-image:url(images/bg15.png);*display:inline;*zoom:1;}
.owl-pagination .active{width:25px;background-image:url(images/bg16.png);}
.owl-buttons{display:none;}
.owl-buttons div{position:absolute;top:50%;width:40px;height:80px;margin-top:-40px;text-indent:-9999px;}
.owl-prev{left:0;background-image:url(images/bg17.png);}
.owl-next{right:0;background-image:url(images/bg18.png);}
.owl-prev:hover{background-image:url(images/bg19.png);}
.owl-next:hover{background-image:url(images/bg20.png);}
/* clearfix */

.js-silder{
	position: relative;	
	min-width: 320px;
}
.silder-scroll{
	width: 100%;
	overflow: hidden;
}
.silder-main{
	position: relative;
	width: 100%;
	overflow: hidden;
}
.silder-main-img{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
.silder-main-img img{
	width: 100%;
}
.js-silder-ctrl{
	width: 100%;
	text-align: center;
}
.silder-ctrl-prev,
.silder-ctrl-next{
	position: absolute;
	top: 0;
	width: 8%;
	height: 100%;
	vertical-align: middle;
	cursor: pointer;
	color: #fff;
	font-family: "宋体";
	font-size: 52px;
	font-weight: 600;
	text-shadow: #666 2px 2px 5px;
}
.silder-ctrl-prev{
	left: 0;
	text-align: left;
}
.silder-ctrl-next{
	right: 0;
	text-align: right;
}
.silder-ctrl-prev>span,
.silder-ctrl-next>span{
	position: absolute;
	top: 50%;
	margin-top: -40px;
}
.silder-ctrl-prev>span{
	left: 0;
}
.silder-ctrl-next>span{
	right: 0;
}
.silder-ctrl-con{
	display: inline-block;
	width: 5%;
	cursor: pointer;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
	padding-top: 7px;
	padding-right: 0;
	padding-left: 0;
}
.silder-ctrl-con>span{
	display: block;
	line-height: 0;
	text-indent: -9999px;
	overflow: hidden;
	padding: 5px 0;
	cursor: pointer;
	background-color: #e4e4e4;
}
.silder-ctrl-con.active>span{
	background-color: #7bbedf;
}




.clear{ clear:both} 
body,td,th {
	font-family: 微软雅黑;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
		background-color: #FFF;

}
#dd1 {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-position: center top;
	height: 150px;
	background-color: #FFFFFF;
}
#dd1a {
	width:1000px;
	margin-right: auto;
	margin-left: auto;
	background-position: 40px top;
	height: 150px;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
}
.STYLE1 {
	font-size: 18px;
	color: #333333;
	text-decoration: none;
}
.STYLE1 a {
	text-decoration: none;
}.STYLE3 {
	color: #d73b45;
	font-size: 18px;
	text-decoration: none;
}
.STYLE3 a {
	color: #E7741B;
	text-decoration: none;
}
#dd2 {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-position: center top;
	height: 553px;
}
#dd2a {
	width:1000px;
	margin-right: auto;
	margin-left: auto;
	background-position: center top;
	height: 553px;
	background-image: url(images/CES2020_03a_02.jpg);
}
#dd3 {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-position: center top;
	height: 347px;
	background-image: url(images/CES2020_03.jpg);
}
#dd3a {
	width:1200px;
	margin-right: auto;
	margin-left: auto;
	background-position: center top;
	height: 347px;
}#dd4 {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-position: center top;
	height: 224px;
	background-color: #FFFFFF;
	background-image: url(images/ces_04.jpg);
}
#dd4a {
	width:1040px;
	margin-right: auto;
	margin-left: auto;
	background-position: center top;
	height: 224px;
	background-image: url(images/ces_04.jpg);
}#dd5 {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-position: center top;
	height: 446px;
	background-image: url(images/CES2020_04.jpg);
}
#dd5a {
	width:1000px;
	margin-right: auto;
	margin-left: auto;
	background-position: center top;
	height: 446px;
	background-image: url(images/ces_05.jpg);
}#dd5b {
	height: 113px;
	width: 490px;
	float: left;
	margin-bottom: 11px;
	background-color: #e0f4fd;
}
.s1 {
	font-size: 27px;
	color: #1cb2fe;
	text-decoration: none;
	float: left;
	width: 475px;
	margin-left: 14px;
	margin-top: 6px;
	margin-bottom: 2px;
		text-decoration: none;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.s2 {
	font-size: 17px;
	color: #666;
	text-decoration: none;
	line-height: 26px;
	float: left;
	width: 475px;
	margin-left: 14px;

}
.s3 {
	font-size: 16px;
	color: #66c0f9;
	text-decoration: none;
	line-height: 22px;

}
#dd6 {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-position: center top;
	height: 138px;
	background-image: url(images/CES2020_05.jpg);
}
#dd6a {
	width:1000px;
	margin-right: auto;
	margin-left: auto;
	background-position: center top;
	height: 138px;
}
#dd7 {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-position: center top;
	background-color: #FFFFFF;
}
#dd7a {
	width:1000px;
	margin-right: auto;
	margin-left: auto;
	background-position: center top;
	background-color: #f5f5f5;
	margin-bottom: 5px;
	padding-bottom: 10px;
}
#dd7b {
	float: left;
	height: 286px;
	width: 328px;
	margin-bottom: 5px;
		background-repeat: no-repeat;
	background-position: center center;
}
#dd7b2 {
	float: left;
	height: 210px;
	width: 328px;
	margin-bottom: 5px;
		background-repeat: no-repeat;
	background-position: center center;
}

#dd7c {
	background-image: url(images/d1.png);
	height: 68px;
	width: 328px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	font-size: 24px;
	line-height: 34px;
	margin-top: 206px;
	position: absolute;
	float: right;
	padding-top: 6px;
	padding-bottom: 6px;
}
#dd7c2 {
	background-image: url(images/d1.png);
	height: 68px;
	width: 328px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	font-size: 24px;
	line-height: 34px;
	margin-top: 130px;
	position: absolute;
	float: right;
	padding-top: 6px;
	padding-bottom: 6px;
}
a {
	text-decoration: none;
}
#dd7d {
	float: left;
	height: 184px;
	width: 210px;
	margin-right: 5px;
	margin-bottom: 9px;
	margin-left: 4px;
		background-repeat: no-repeat;
	background-position: center center;
}


#dd7e {
	background-image: url(images/d1.png);
	height: 50px;
	width: 210px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	font-size: 18px;
	line-height: 23px;
	margin-top: 127px;
	padding-top: 7px;	position: absolute;
float: right;
}
#dd7f {
	float: left;
	height: 155px;
	width: 329px;
	background-repeat: no-repeat;
	background-position: center center;
}


#dd7g {
	background-image: url(images/d1.png);
	height: 30px;
	width: 329px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	font-size: 18px;
	line-height: 30px;
	margin-top: 125px;	position: absolute;
float: right;
}
#dd8 {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-position: center top;
	height: 137px;
	background-image: url(images/CES2020_07.jpg);
}
#dd8a {
	width:1000px;
	margin-right: auto;
	margin-left: auto;
	background-position: center top;
	height: 137px;
	background-image: url(images/ces_07.jpg);
}#dd9b {
	background-repeat: no-repeat;
	width: 1000px;
	text-align: center;
	background-color: #F3F3F3;
	margin-right: auto;
	margin-left: auto;
}
#dd9b img {
	margin-bottom: 16px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#dd9 {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-position: center top;
	background-image: url(images/CES2020_09.jpg);
	height: 141px;
}
#dd9a {
	width:1000px;
	margin-right: auto;
	margin-left: auto;
	background-position: center top;
	height: 141px;
}
#dd10 {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-position: center top;
	background-color: #FFFFFF;
}
#dd10a {
	width:1000px;
	margin-right: auto;
	margin-left: auto;
	background-position: center top;
  background-color: #FFFFFF;
}
#dd10c {
	background-image: url(images/fl_1.png);
	background-repeat: no-repeat;
	height: 80px;
	width: 200px;
	float: left;
	margin-left: 3px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-position: center 53px;
	margin-right: 2px;
}
#dd10b {
	height: 80px;
	width: 200px;
	float: left;
	margin-left: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#dd10d {
	height: 206px;
	width: 323px;
	float: left;
	background-color: #CCC;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 10px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#dd10e {
	height: 44px;
	width: 323px;
	margin-top: 162px;
	position: absolute;
	float: right;
	background-image: url(images/d1.png);
	font-family: "微软雅黑";
	font-size: 24px;
	line-height: 44px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
#dd10f {
	font-size: 18px;
	line-height: 44px;
	color: #FFF;
	text-decoration: none;
	float: left;
	height: 44px;
	width: 86px;
	text-align: center;
}
#dd10g {
	font-size: 18px;
	line-height: 44px;
	color: #FFF;
	text-decoration: none;
	float: left;
	height: 44px;
	width: 230px;
	margin-left: 12px;
	text-align: center;
}
#dd10h {
	width:1000px;
	margin-right: auto;
	margin-left: auto;
	background-position: center top;
	height: 735px;
}
#dd10ff {
	height: 35px;
	width: 90px;
	margin-right: 5px;
	margin-left: 5px;
	background-color: #FFFFFF;
	color: #666;
	font-size: 23px;
	line-height: 35px;
	float: left;
	text-align: center;
	border: 1px solid #CCC;
}#dd10ff a {
	color: #666;
	text-decoration: none;
}
#dd11 {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-position: center top;
	height: 114px;
	background-color: #FFFFFF;
}
#dd11a {
	width:1000px;
	margin-right: auto;
	margin-left: auto;
	background-position: center top;
	height: 125px;
	background-image: url(images/CES2020_13.jpg);
}
.nav{
	position:fixed; /* 绝对定位，fixed是相对于浏览器窗口定位。 */
	top:0; /* 距离窗口顶部距离 */
	left:0; /* 距离窗口左边的距离 */
	width:100%; /* 宽度设置为100% */
	height:73px; /* 高度 */
	z-index:99;
	background-color: #FFFFFF;
}
.nava{
	position:fixed; /* 绝对定位，fixed是相对于浏览器窗口定位。 */
	top:0; /* 距离窗口顶部距离 */
	left:0; /* 距离窗口左边的距离 */
	width:1050px; /* 宽度设置为100% */
	height:73px; /* 高度 */
	z-index:99;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
}
.STYLE2 {font-size: 18px}
.hidden{
	width: 1040px;
	display: none;
	float: left;
}
.moreload{
	width: 1000px;
	overflow: hidden;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
.moreload .more{
	overflow: hidden;
	text-align: center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 50px;
	padding-left: 10px;
}
.moreload .more a{
	display: block;
	width: 230px;
	color:#666666;
	text-align:center;
	border-radius:3px;
	font-size: 18px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 0;
	border: 1px solid #b5b5b5;
	background-color: #FFFFFF;
	text-decoration: none;
}



#dd12b {
	background-image: url(images/mm_02.gif);
	background-repeat: no-repeat;
	float: right;
	height: 284px;
	width: 990px;
	margin-bottom: 8px;
	margin-right: 5px;
	margin-left: 5px;
}


.moreload .more a:hover{
	text-decoration: none;
	color: #fff;
	background-color: #30A4F1;
}
#dd12{
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
li{list-style:none}
#dd12b img {
	height: 252px;
	width: 350px;
	border: 1px solid #00b6ff;
	float: left;
}
#dd12c {
	margin-top: 40px;
	margin-left: 30px;
	font-size: 26px;
	float: left;
	width: 580px;
	color: #333;
	text-decoration: none;
}
#dd12d {
	font-size: 20px;
	color: #666;
	float: left;
	width: 580px;
	margin-top: 10px;
	margin-left: 30px;
	line-height: 30px;
}.sss3 {
	color: #00B6FF;
}
#dd5a1 {
	float: left;
	height: 409px;
	width: 490px;
	margin-top: 23px;
	padding-top: 5px;
	padding-left: 10px;
}
#dd5a2 {
	float: left;
	height: 362px;
	width: 490px;
	margin-top: 25px;
	margin-left: 10px;
	background-image: url(images/d3.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 47px;
}
#dd7a1 {
	float: left;
	width: 328px;
	background-color: #FFFFFF;
	padding-right: 4px;
	padding-left: 4px;
}
#dd7a2 {
	float: left;
	width: 328px;
	background-color: #FFFFFF;
}
#dd7b3 {
	float: left;
	height: 147px;
	width: 328px;
	margin-bottom: 5px;
}
#dd7a22 {
	float: left;
	height: 199px;
	width: 490px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 10px;
}
#dd7a23 {
	float: left;
	height: 199px;
	width: 490px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 10px;

}
#dd9a a {
	float: right;
	color: #1FB1FC;
	text-decoration: none;
	font-weight: normal;
	margin-top: 55px;
	margin-right: 12px;
	font-size: 30px;
}
#dd9c {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#dd9d {
	background-image: url(images/fl_0.png);
	background-repeat: no-repeat;
	float: left;
	height: 275px;
	width: 323px;
	text-align: center;
	font-size: 24px;
	line-height: 34px;
	color: #595757;
	margin-right: 5px;
	margin-bottom: 7px;
	margin-left: 5px;
	background-position: center 147px;
}
#dd9d img {
	margin-bottom: 16px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#dd10z {
	background-image: url(images/CES2020_11.jpg);
	height: 141px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center top;
}
#dd10z2 {
	height: 141px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#dd10ff1 {
	width: 206px;
	margin-right: auto;
	margin-left: auto;
}
#dd13 {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-position: center top;
	height: 194px;
	background-color: #F3F3F3;
}
#dd13a {
	width:1000px;
	margin-right: auto;
	margin-left: auto;
	background-position: center top;
	height: 194px;
	background-image: url(images/CES2020_15.jpg);
}#dd14 {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-position: center top;
	height: 190px;
	background-color: #FDFDFD;
}
#dd14a {
	width:1200px;
	margin-right: auto;
	margin-left: auto;
	background-position: center top;
	height: 190px;
	background-image: url(images/CES2020_16.jpg);
}
#zdd2 {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 24px;
	background-color: #FFFFFF;
	color: #333333;
	font-family: 微软雅黑;
	line-height: 50px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#zdd2 a {
	color: #333333;
	text-decoration: none;
}
#dd10cccc {
	float: left;
	height: 80px;
	width: 820px;
	padding-right: 90px;
	padding-left: 90px;
}
#dd7aaaa3 {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
