/*index begin */
.navAdd {
	width: 100%;
	position: fixed;
	top: 0;
	z-index: 1000;
}


/* 更多 */
.guiyi .more {
	float: right;
	width: 67px;
	height: 40px;
	margin: 15px 40px 0 0;
	background: url(../images/more1.png) no-repeat;
}
#clist-box .more {
	float: right;
	width: 60px;
	height: 31px;
	margin: 56px 40px 0 0;
	background: url(../images/more2.png) no-repeat;
}
.moreBg .more {
	float: right;
	width: 60px;
	height: 31px;
	margin: 3px 40px 0 0;
	background: url(../images/more2.png) no-repeat;
}
.moreBg {
	width: 100%;
	height: 36px;
	background: url(../images/mored_bg.jpg) no-repeat;
}

/*两边的ad begin */
.adLeft,.adRight { 
	/*border: 1px solid red;*/
	width: 333px; 
	position: fixed; 
	top: 0px; 
	height:1080px;
	z-index: 999; 
	/*display: none;*/
}
.adLeft { 
	left: 0; 
	background: url(../images/124_04.jpg) no-repeat 0 0;
	/*display: none;*/
}
.adRight { 
	right: 0; 
	background: url(../images/124_03.jpg) no-repeat 0 0;
	/*display: none;*/
}


@media screen and (max-width: 1445px) { 
	.adLeft { left: -121px;  }
	.adRight{ right: -121px; }
} 
@media screen and (max-width: 1380px) { 
	.adLeft { left: -158px;  }
	.adRight{ right: -159px; }
}
@media screen and (max-width: 1200px) { 
	.adLeft { left: -1578px;  }
	.adRight{ right: -1579px; }
} 


/*两边的ad end */
/* 特色导航 begin */
.tsNav {
	width: 100%;
	height: 100%;
	position: relative;
	background-position: 50% 50%;
	-webkit-background-size: 100% 100%;
	-webkit-background-size: cover;
	-ms-background-size: 100% 100%;
	-ms-background-size: cover;
	-moz-background-size: 100% 100%;
	-moz-background-size: cover;
	background-size: 100% 100%;
	background-size: cover;
	background-image: url(../images/tsnav-bg.jpg);
}
.tsnIn {
	width: 1000px;
	height: 500px;
	position: absolute;
	left: 50%;
	margin-left: -500px;
	top: 50%;
	margin-top: -250px;
}
.tsnIn img {
	position: absolute;
	z-index: 4;
	-o-transition: all 1s ease-in 0;
	-webkit-transition: all 1s ease-in 0;
	-ms-transition: all 1s ease-in 0;
	-moz-transition: all 1s ease-in 0;
	transition: all 1s ease-in 0;
}
.tsnIn .current img{
	-o-transform: scale(1.5,1.5)  ; /* 等大放大 */
	-webkit-transform: scale(1.5,1.5)  ; /* 等大放大 */
	-ms-transform: scale(1.5,1.5)  ; /* 等大放大 */
	-moz-transform: scale(1.5,1.5)  ; /* 等大放大 */
	transform: scale(1.5,1.5)  ; /* 等大放大 */
}



.ts1:hover,.ts2:hover,.ts3:hover,.ts4:hover,.ts5:hover {
	-o-transform: scale(1.5,1.5)  ; /* 等大放大 */
	-webkit-transform: scale(1.5,1.5)  ; /* 等大放大 */
	-ms-transform: scale(1.5,1.5)  ; /* 等大放大 */
	-moz-transform: scale(1.5,1.5)  ; /* 等大放大 */
	transform: scale(1.5,1.5)  ; /* 等大放大 */
}
.ts1 {
	top: 97px;
	left: 30px;
}
.ts2 {
	/*top: 50%;
	margin-top: -300px;*/
	top: 0;
	left: 200px;
}
.ts3 {
	top: 65px;
	left: 410px;
}
.ts4 {
	bottom: 135px;
	left: 250px;
}
.ts5 {
	bottom: 52px;
	left: 447px;
}
.tsnIn .ts6 {
	bottom: 0;
	right: 25px;
	z-index: 0;
	width: 60%;
}
/* 特色导航 end */
/* 九九归一 begin */
.guiyi {
	width: 1000px;
	height: 571px;
	margin:0 auto;
	overflow: hidden;
	background: url(../images/99_bg.jpg) no-repeat 0 0 ;
}

/*放大 begin*/
.fangda {
	width: 1000px;
	height: 445px;
	margin: 75px auto 0;
	overflow: hidden;
	
}
.fangda ul{
	width: 1000px;
	height: 420px; 
	_zoom: 1;
}
.fangda ul li { 
	position: relative;
	float: left;
	width: 330px;
	height: 220px;
}
.fangda ul li dd { float: left; }
/*.fangda ul li a { display: none; }*/
.fangda ul .li01 {
	margin: 0 3px 4px 0;
}
.fangda ul .li03 dd img {
	width: 167px;
	height: 220px;
}
.fangda ul .li01 dd img,.fangda ul .li04 dd img,.fangda ul #fdli08 dd img {
	width: 330px;
	height: 220px; 
}
.fangda ul .li01 dt img,.fangda ul .li04 dt img,.fangda ul #fdli08 dt img {
	width: 666px;
	height: 444px;
}
.fangda ul .li02,.fangda ul .li03 {
	width:167px;
	height:220px;
}
.fangda ul .li03 {
	margin: 0 3px 4px 0;
}
.li03 dt,.li02 dt{
	width: 47px;
	height: 47px;
	position: absolute;
	top: 50%;
	margin-top: -25px;
	left: 50%;
	margin-left: -25px;
	background: url(../images/li_arr.png) no-repeat 0 0;
}
.li03 dt a,.li02 dt a { 
	display: block; 
	width: 47px;
	height: 47px; 
}
.li03 dt a:hover,.li02 dt a:hover { background: url(../images/li_arrh.png) no-repeat 0 0; }
.li03 dd,.li02 dd {
	width: 167px;
	height: 220px;
	overflow: hidden;
}
.li03 dd img,.li02 dd img {
	-o-transition: all 1s ease-in 0;
	-webkit-transition: all 1s ease-in 0;
	-ms-transition: all 1s ease-in 0;
	-moz-transition: all 1s ease-in 0;
	transition: all 1s ease-in 0;
}

.li03 dd img:hover,.li02 dd img:hover {
	-o-transform: scale(1.5,1.5) rotate(15deg) ; /* 等大放大 */
	-webkit-transform: scale(1.5,1.5) rotate(15deg) ; /* 等大放大 */
	-ms-transform: scale(1.5,1.5) rotate(15deg) ; /* 等大放大 */
	-moz-transform: scale(1.5,1.5) rotate(15deg) ; /* 等大放大 */
	transform: scale(1.5,1.5) rotate(15deg) ; /* 等大放大 */
}
.fangda ul li dt { position: absolute;  }
.li01 dt { top: 0; left: -666px;  }
.li04 dt { right: -666px; top: 0;  }
#fdli05 dt { top: -224px;  }
#fdli08 dt { right: -666px; top: -224px; }

/*放大 end*/
/* 九九归一 end */
/* 风来了 begin */
.feng {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
}
.fTop {
	width: 1000px;
	overflow:  hidden;
	_zoom: 1;
}
.ftLeft {
	float: left;
	width: 800px;
	height: 497px;
	overflow: hidden;
	position: relative;
}
.ftLeft ul li {
	position: absolute;
	display: none;
	width: 800px;
	height: 497px;
}
.ftLeft ul li img {
	position: absolute;
	top: 0;
	left: 0;
	width: 800px;
	height: 497px;
}
.ftLeft ul li a {
	position: absolute;
	z-index: 1;
	font-size: 16px;
	color: #000;
}
.ftLeft ul li a:hover {
	color: #e70012;	
}
.li01wz1 {
	width: 220px;
	right: 118px;
	top: 111px;
	/* text-align: center; */
	height: 155px;
	line-height: 280px;
	font-size: 14px;
	text-indent: 44px;
}
.li01sp1 {
	bottom: 41px;
	right: 119px;
	width: 220px;
	height: 180px;
	background: url(../images/li_arr.png) center 55px no-repeat;
}
.li01sp1:hover {
	background: url(../images/li_arrh.png) center 55px no-repeat;	
}
.li02wz1 {
	width: 195px;
	height: 25px;
	line-height: 25px;
	top: 238px;
	right: 108px;
}
.li02wz2 {
	width: 210px;
	height: 25px;
	line-height: 25px;
	top: 305px;
	right: 102px;
}
.li03wz1 {
	width: 200px;
	height: 25px;
	line-height: 25px;
	top: 172px;
	left: 160px;
}
.li03wz2 {
	width: 150px;
	height: 25px;
	line-height:25px;
	top: 226px;
	left: 160px;
}
.li04wz1 {
	width: 260px;
	height: 25px;
	line-height: 25px;
	top: 160px;
	right: 14px;
}
.li04wz2 {
	width: 150px;
	height: 25px;
	line-height: 25px;
	top: 207px;
	right: 123px;
}
.li04wz3 {
	width: 85px;
	height: 25px;
	line-height: 25px;
	top: 263px;
    right: 188px;
}
.li04sp1,.li04sp2,.li04sp3,.li04sp4 {
	width: 160px;
	height: 140px;
	background: url(../images/li_arr.png) center 36px no-repeat;
	bottom: 16px;
	left: 71px;
}
.li04sp2 {
	left: 240px;
}
.li04sp3 {
	left: 411px;
}
.li04sp4 {
	left: 580px;
}
.li04sp1:hover,.li04sp2:hover,.li04sp3:hover,.li04sp4:hover {
	background: url(../images/li_arrh.png) center 36px no-repeat;
}
.li05wz1,.li05wz2,.li05wz3 {
	width: 265px;
	height: 25px;
	line-height: 25px;
	top: 90px;
  	left: 146px;
}
.li05wz2 {
	width: 160px;
	top: 132px;
}
.li05wz3 {
	width: 101px;
	top: 175px;
}
.li05sp1,.li05sp2,.li05sp3,.li05sp4,.li05sp5,.li05sp6 {
	width: 140px;
	height: 120px;
	bottom: 161px;
	left: 60px;
	background: url(../images/li_arr.png) center 27px no-repeat;
}
.li05sp2 {
	left: 209px;
} 
.li05sp3 {
	left: 360px;
} 
.li05sp4 {
	bottom: 28px;
} 
.li05sp5 {
	left: 209px;
	bottom: 28px;
} 
.li05sp6 {
	left: 360px;
	bottom: 28px;
} 
.li05sp1:hover,.li05sp2:hover,.li05sp3:hover,.li05sp4:hover,.li05sp5:hover,.li05sp6:hover {
	background: url(../images/li_arrh.png) center 27px no-repeat;
}



.ftRight {
	float: right;
	width: 200px;
	height: 497px;
	background-color: #dddcdc;
}
.ftRight h1 {
	color: #063a66;
	font-size: 16px;
	line-height: 27px;
	margin: 40px 0 0 5px;
	
}
.ftRight .wenzip {
	font-size: 14px;
	margin: 10px 8px 0;
	padding: 15px 8px 0;
	border-top: 1px dashed #494949;
}
.wenzip p {
	text-indent: 2em;
	line-height: 24px;	
}
.more {
	color: #e35601;
}
.fBotoom {
	overflow: hidden;
}
.fBotoom ul li {
	float: left;
	width: 200px;
	height: 120px;
	background-color: #000;
}
.fBotoom ul li img {
	width: 200px;
	height: 120px;
}
/* 风来了 end */

/* 参会嘉宾 begin */
.jiabin {
	width: 1000px;
	margin: 0 auto;
	height: 600px;
	background: url(../images/jiabing_bg.jpg) no-repeat 0 0; 

}
.jbIn {
	width: 1000%;
	height: 330px;
	margin-top: 140px;
	overflow: hidden;
}
.jbi {
	float: left;
	width: 196px;
	height: 330px;
	margin-right: 3px;
	position: relative;
}
.jbiIn {
	width: 196px;
	height: 330px;
	position: relative;
}

.jbiiTop {
	width: 196px;
	height: 264px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
}
.jbiiBottom {
	width: 196px;
	height: 264px;
	overflow: hidden;
	position: absolute;
	bottom: 0;
	left: 0;
}
.mangban {
	position: absolute;
	width: 196px;
	height: 264px;
	top: 0;
	left: 0;
	z-index: 5;
	background-color: #000;
	opacity: 0.5;
	-moz-opacity: 0.5;
	filter: alpha(opacity=50);
}
.jbi01 {
	position: absolute;
	top: 0;
	left: 0;
	width: 196px;
	height: 264px;
	background: url(../images/jb_1.jpg) 0 0 no-repeat;
}
.jbWenzi {
	position: absolute;
	bottom: -25px;
	left: 0;
	width: 196px;
	height: 25px;
	line-height: 25px;
	color: #fff;
	text-align: center;
	background-color: #ffaa3b;
}

/* 参会嘉宾 end */
/* 炫动红缨 begin */
.xuandong {
	width: 1000px;
	margin: 0 auto 10px;
	height: 600px;
	position: relative;
	overflow: hidden;
}
/* 左右特效 begin */

.txIn,.txinB {
	width: 500%;
	height: 278px;
	overflow: hidden;

	position: absolute;
}
.txIn { top: 36px;	left: 0; }
.txinB { bottom: 0; right: 0; }
.txiLeft,.txiRight{
	float: left;
}
.xuandong ul li {
	width: 420px;
	height: 278px;
	overflow: hidden;
}
.xuandong ul li img {
	width: 420px;
	height: 278px;	
}
.txbL,.txbR { height: 278px; float: right; }
.txIn ul li { float: left; margin-right: 2px;}
.txinB ul li { float: right; margin-left: 2px; }
/* 左右特效 end */
/* 炫动红缨 end */
/* 庆典回顾 begin */
.qdhg {
	width: 1000px;
	height: 600px;
	margin: 0 auto;
	background: url(../images/qdhg_bg.jpg) no-repeat 0 0;
}
/* 庆典回顾 end */


background: #000; 
	opacity: 0.7; 
	filter:alpha(opacity=70); 

/*index end */