@charset "gb2312";
* {
	margin:0;
	padding:0;
}
li {
	list-style: none;
}
.clear {
	zoom:1;
}
.clear:before,.clear:after {
	content:'';
	display: table;
}
.clear:after {
	clear:both;
}
.hide {
	display:none !important;
}
.show {
	display:block !important;
}
.left {
	float: left;
}
.pos_rel {
	position:relative;
}
.pl100 {
	padding-left: 100px;
}
.pr20 {
	padding-right: 20px;
}
html {
	overflow-x:hidden;
}
.i_gototop,.i_gotobuy {
	width: 30px;
	height: 30px;
	vertical-align: middle;
	margin-right: 10px;
}
.i_gototop {
	background-position:0 -80px;
}
.i_gotobuy {
	background-position:-30px -80px;
}
.float_bar {
	position: absolute;
	background: #e6e6e6;
	right: -67px;
	z-index: 10000;
	bottom: 20px;
	height: 83px;
	display: none;
	font-weight: bold;
	width: 125px;
	overflow:hidden;
}
.float_bar li {
	background:#fff;
	margin:1px 1px 0 1px;
}
.float_bar .gotobuy {
	border-top:none;
}
.float_bar .gotobuy a {
	color:#e64e18;
}
.float_bar .line {
	border:none;
	width: 0;
	height: 99px;
	border-left:1px solid #e6e6e6;
	border-right:95px solid #fff;
	position: absolute;
	left: 49px;
	top: -1px;
}
.float_bar a {
	height: 30px;
	padding: 5px 10px;
	line-height: 30px;
	display: block;
}
.float_bar a:hover {
	background:#f4f4f4;
}
.function_main {
	position: relative;
	z-index:10;
}
.function_menu_scroll {
	position: absolute;
	height: 156px;
	overflow: hidden;
	z-index: 1000;
}
i {
	display: inline-block;
}
.i_music,.i_signal,.i_radiating,.i_lasting,.i_screen,.i_camera,.i_cpu,.i_flyme,.i_gototop,.i_gotobuy {
	width: 55px;
	height: 55px;
	background:url(../images/icon.png) no-repeat;
}
.i_gototop,.i_gotobuy {
	width: 30px;
	height: 30px;
	vertical-align: middle;
	margin-right: 10px;
}
.i_gototop {
	background-position:0 -80px;
}
.i_gotobuy {
	background-position:-30px -80px;
}
.i_screen {
	background-position: 0 0;
}
.i_cpu {
	background-position: -61px 0;
}
.i_lasting {
	background-position: -125px 0;
}
.i_radiating {
	background-position: -191px 0;
}
.i_signal {
	background-position: -260px 0;
}
.i_music {
	background-position: -390px 0;
}
.i_camera {
	background-position: -326px 0;
}
.i_flyme {
	background-position: -457px 0;
}
.function_menu li {
	position: absolute;
	opacity:0;
	filter:alpha(opacity:0);
	visibility: hidden;
}
.function_menu .menu_opacity {
	opacity:0.98;
	filter:alpha(opacity:98)9;
	_filter: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 300px;
}
.function_menu ul {
	margin:0 auto;
	padding-top: 20px;
	width: 960px;
	height:115px;
	border-bottom: 1px solid #e7e7e9;
	position: relative;display:none;
}
.function_menu li {
	cursor: pointer;
	float: left;
	height: 112px;
	margin-top: 1px;
	padding: 0 20px;
	_background: #fff;
}
.function_menu li.current {
	border-bottom: 3px solid #3fb0f1;
	color:#32a5e7;
}
.function_menu li span {
	display: block;
	text-align: center;
	padding-top: 5px;
}
.percentage {
	}
.percentage li {
	position: relative;
	float: left;
	width: 30px;
	margin-left: 20px;
	height: 125px;
	display: inline;
	background: #fff;
	overflow: hidden;
}
.percentage li span {
	background: #000;
	display: block;
	width: 30px;
	height: 100%;
	top: 125px;
}
.percentage li span {
	position:absolute;
}
.mz_header,.function_main {
	visibility: hidden;
	opacity:0;
}

.con{
	height:100%;
	overflow:hidden;
	
	
	}

.mz_home {
	width: 100%;
	margin: 0 auto;
	position: relative;
}
/** product header **/
	.product_head {
	height:70px;
	position:relative;
	width:960px;
	margin:0 auto;
	z-index: 100;opacity:0;display:none;
}
.product_head .cscNav {
	float:right;
	margin-top:25px;
}
.product_head .go_buy {
	padding-left: 10px;
	margin-top: 21px;
	float: right;
}
.product_head .go_buy {
	width: 90px;
}
.proc_navdiv {
	top: 24px;
	left: 6px;
	width: 150px;
	height: 122px;
	overflow: hidden;
	position: absolute;
	z-index: 20000;
	border: solid 1px #A9BAC6;
	background-color: white;
	display: none;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-box-shadow: 0px 0px 10px #E1E4E8;
	-moz-box-shadow: 0px 0px 10px #E1E4E8;
	box-shadow: 0px 0px 10px #E1E4E8;
}
.proc_navdiv a,.proc_navdiv a:link,.proc_navdiv a:visited {
	display:block;
	height:40px;
	line-height:40px;
	width:118px;
	margin:0px auto;
	text-decoration:none;
	border-bottom: solid 1px #E4E7E9;
	font-size:14px;
	color:#000000;
	text-align: left;
	padding-left: 10px;
}
.proc_navdiv a.checked,.proc_navdiv a.checked:hover {
	color:#1daeed;
	text-decoration:none;
}
.proc_navdiv a:hover {
	color:#515151;
}
#prc_head {
	float:left;
	padding-left:0;
}
.more_product {
	padding-right: 1px;
	position: relative;
	width: 68px;
	height: 24px;
	margin-top:0px;
}
.cscNav {
	position: relative;
	height: 28px;
	float:left;
	margin-top:28px;
}
.cscNav li {
	float: left;
	list-style: none;
	text-align:center;
	padding: 0 5px 8px;
	height: 20px;
	line-height :20px;
}
.cscNav li .bottom {
	width: 33px;
	margin: 0px auto;
	margin-top:8px;
	height: 2px;
	background-color: #27B3EF;
	overflow:hidden;
}
.cscNav li.sep {
	margin: 0px 1px;
	width:2px;
	padding: 2px 22px 0;
	color:#c2c4c8;
	font-size: 12px;
}
.cscNav li.current {
	border-bottom: 2px solid #27b3ef;color:#27b3ef;
}
.cscNav li a {
	display:inline-block;
	overflow:hidden;
}
.csc_line2 {
	background-color:#c2c4c8;
	width: 1px;
	height: 10px;
	overflow:hidden;
}
.i_mx3,.i_mx2,.i_mx,.i_buy,.i_preorder {
	display:inline-block;
	cursor:pointer;
	width:33px;
	height:17px;
	overflow:hidden;
	background:url(../images/prd_popicon.png) right 0px no-repeat;
}
.i_mx3 {
	background-position:0px -146px;
	width:41px;
}
.i_mx2 {
	background-position:0px -57px;
	width:40px;
}
.i_mx {
	background-position:0 -75px;
}
.i_buy {
	background-position:0 0;
	width:83px;
	height:28px;
}
.i_preorder {
	background-position:0 -312px;
	width:83px;
	height:28px;
	cursor:pointer;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.bl_14_title {
	font-size:14px;
	font-weight:800;
}
.banner {
	position: relative;
	height:580px;
	padding-top: 20px;width:960px;margin:0 auto;
}
.banner .text {
	position: absolute;
	left: 0;
	top: 120px;
	z-index: 100;
	opacity:0;
	filter:alpha(opacity:0);
}
.banner .image {
	position: absolute;
	left: 490px;top:60px;
	z-index: 10;
	opacity:0;
	filter:alpha(opacity:0);
}

.banner .image1 { 
	position: absolute;
	left: 0;
	top:110px;
	z-index: 100;
	opacity:0;
	filter:alpha(opacity:0);
}
.banner .image2 {
		position: absolute;
	left: 600px;
	z-index: 10;top:70px;
	opacity:0;
	filter:alpha(opacity:0);
}


.banner .image3 {
	position: absolute;
	left: 0;
	top:110px;
	z-index: 100;
	opacity:0;
	filter:alpha(opacity:0);
}
.banner .image4 {
		position: absolute;
	left: 600px;
	z-index: 10;top:140px;
	opacity:0;
	filter:alpha(opacity:0);
}



.banner .image5 {
	position: absolute;
	left: 0;
	top:130px;
	z-index: 100;
	opacity:0;
	filter:alpha(opacity:0);
}
.banner .image6 {
		position: absolute;
	left: 600px;
	z-index: 10;top:85px;
	opacity:0;
	filter:alpha(opacity:0);
}

.function_menu{width:960px;margin:0 auto;}
.product_content {
	width: 100%;
	margin: 0 auto;
}
.function_con {
	position: relative;
	z-index: 10;
}
.i_screen_h2,.i_cpu_h2,.i_lasting_h2,.i_radiating_h2,.i_lasting5,.i_lasting8,.i_lasting20,.i_lasting60 {
	
}
.i_screen_h2 {
	background-position: 0 0;
	height: 45px;
	width: 395px;
}
.i_cpu_h2 {
	background-position: 0 -45px;
	height: 65px;
	width: 630px;
}
.i_lasting_h2 {
	background-position: 0 -110px;
	width: 440px;
	height: 60px;
}
.i_radiating_h2 {
	background-position: 0 -177px;
	width: 295px;
	height: 60px;
}
.i_lasting5 {
	width: 81px;
	background-position: 0 0;
	display: none;
}
.i_lasting8 {
	width: 105px;
	background-position: -81px 0;
	display: none;
}
.i_lasting20 {
	width: 112px;
	background-position: -177px 0;
	display: none;
}
.i_lasting60 {
	width: 109px;
	background-position: -284px 0;
	display: none;
}
.function_con {
	background: #fff;
	line-height:2;
}
.function_con h2 {
	text-align: center;
	color: #474747;
	font-size: 48px;
	font-weight: normal;
}
.function_con h3 {
	text-align: center;
	font-size: 18px;
	font-weight: normal;
	color: #585858;
}
.function_con h4 {
	font-size: 24px;
	font-weight: normal;
	padding-bottom: 10px;
	color: #474747;
}
.function_con p {
	color: #797979;
}
.function_con .info,.function_con .info1,.function_con .info2,.function_con .info3 {
	position: relative;
	border-bottom: 1px solid #e7e7e9;
}
.function_con .text ul {
	margin-left: -25px;
	opacity: 0;
	filter:alpha(opacity:0);
	visibility: hidden;
	overflow: hidden;
	height: 100px;
}
.function_con .text li {
	margin-left: -1px;
	overflow: hidden;
	display: inline;
	float: left;
	border-left: 1px solid #ebebeb;
	width: 100px;
	height: 70px;
	padding-left: 25px;
}
.function_con .text li span {
	display: block;
}
.function_con .text li em {
	display:inline-block;
	position: relative;
	width: 120px;
	height: 38px;
	overflow: hidden;
}
.function_con .text li em i {
	position: absolute;
	left: -6px;
}
.function_con .text li .behind {
	left: 54px;
}
.function_con .text li .zero {
	left: 52px;
	width: 30px;
	overflow: hidden;
	display: none;
}
.function_con .text li .point {
	position: absolute;
	left: 25px;
	top: 12px;
	z-index: 100;
	font-size: 18px;
	font-weight: blod;
}
.con_screen {
	padding-top: 0;width:960px;margin:0 auto;
}
.con_screen .info1 {
	z-index: 100;
	padding-bottom: 45px;
}
.con_screen .info1 .image {
	padding: 25px 0 0 70px;
}
.con_screen .info1 .text {
	padding: 110px 0 0 30px;
	width: 370px;
}
.con_screen .info1 .text ul {
	margin-top: 45px;
	width: 440px;
}
.con_screen .info1 .text ul .long {
	width: 120px;
}
.con_screen .info2 {
	padding: 90px 0 0 0 ;
	width: 960px;
}
.con_screen .info2 .text {
	padding:0 0 10px 95px;
}
.con_screen .info2 .text ul {
	float: right;
	margin: 69px 85px 0 43px;
	height: 100px;
	display: inline;
}
.con_screen .info2 img {
	padding-top: 50px;
}
.con_screen .text li em {
	width: 120px;
}
.con_cpu {
	padding-top: 90px;width:960px;margin:0 auto;
}
.con_cpu .info1 {
	padding:0 0 75px 120px;
}
.con_cpu .info1 .image {
	margin-left: -120px;
	display: inline;
}
.con_cpu .info1 .text {
	width: 300px;
	padding: 20px 37px 0 30px;
}
.con_cpu .info1 .line,.con_music .line,.con_camera .line,.con_flyme .line {
	width: 1px;
	height: 174px;
	background: #ebebeb;
	margin: 40px 10px 0 0;
}
.con_cpu h3 {
	width: 765px;
	margin: auto;
	padding-bottom: 10px;
}
.con_cpu .info2 {
	text-align: center;
	padding: 65px 0 55px ;
	width: 960px;
	height: 320px;
}
.con_cpu .info2 h4 {
	padding-bottom: 0;
}
.con_cpu .info2 ul {
	height: 200px;
	position: relative;
	left: -45px;
	padding-top:40px;
}
.con_cpu .info2 ul li {
	width: 105px;
	position: absolute;
	bottom: 0;
	color:#fff;
	font-family: arial;
	font-size: 32px;
}
.con_cpu .info2 ul li .type {
	position: absolute;
	bottom: -30px;
	left: 0;
	width: 105px;
	color: #515151;
	font-size: 14px;
	font-family:'å¾?è½???é»?','Microsoft Yahei',Arial,Helvetica,sans-serif,'å®?ä½?';
}
.con_cpu .info2 ul li .total {
	display: none;
}
.con_cpu .info2 ul li .percentage {
	display:block;
	position: absolute;
	bottom: 0;
	width: 105px;
}
.con_cpu .info2 ul .one {
	left: 190px;
}
.con_cpu .info2 ul .two {
	left: 380px;
}
.con_cpu .info2 ul .three {
	left: 570px;
}
.con_cpu .info2 ul .four {
	left: 760px;
}
.con_cpu .info2 ul .one .percentage {
	background:#32a5e7;
}
.con_cpu .info2 ul .two .percentage {
	background:#669dc1;
}
.con_cpu .info2 ul .three .percentage {
	background:#95b370;
}
.con_cpu .info2 ul .four .percentage {
	background:#b49c63;
}
.i_num1,.i_num2,.i_num3,.i_num4 {
	width: 64px;
	height: 3800px;
	background:#ffffff url(../images/3.png) no-repeat;
}
.con_radiating {
	padding-top :90px;width:960px;margin:0 auto;
}
.con_lasting {
	padding-top :90px;margin:0 auto;
}


.con_lasting h3 {
	width: 620px;
	margin: 0 auto;
}
.con_lasting .info1 {
	padding: 0;background:url(../product/con_lasting.jpg) #000 repeat-x 0 0;
	position: relative;text-align:center;margin-top:20px;
}

.con_lasting .info1 .tips {
	position: absolute;
	text-align: center;
	right: 327px;
	top: 439px;
	width: 315px;
	color: #999;
}
.con_lasting .image {
	width: 365px;
	height: 360px;
	border-right: 1px solid #ebebeb;
	display: inline;
	position: relative;
	margin: 20px 20px 0 100px;
}
.con_lasting .image li {
	height: 55px;
	background: #32a5e7;
	position: absolute;
	right: 50px;
}
.con_lasting .image .one {
	top: 0;
}
.con_lasting .image .two {
	top: 80px;
}
.con_lasting .image .three {
	top: 160px;
}
.con_lasting .image .four {
	top: 240px;
}
.con_lasting .image li i {
	position: absolute;
	right: 0;
	height: 55px;
}
.con_lasting .text {
	width: 315px;
	margin-top: -6px;
}
.con_lasting .text li {
	margin-top: 25px;
	border:none;
	width: 315px;
	height: auto;
	line-height: 1.5;
	padding-left: 45px;
}
.con_lasting .text li h4 {
	padding:0;
}

.con_radiating .info1 {
	width: 720px;
	height: 283px;
	position: relative;
	margin-left: 145px;
	padding-top: 90px;
}
.con_radiating .info1 .image {
	position: absolute;
	bottom: -8px;
	right: 0;
	*bottom: -4px;
}
.con_radiating .info1 .text {
	width: 255px;
	text-align: left;
	padding-top: 145px;
}
.con_radiating .info1 .text h4 {
	padding-bottom: 0;
}
.con_radiating .info2 {
	width: 870px;
	height: 155px;
	position: relative;
	padding-top: 120px;
	z-index:0;
}
.con_radiating .info2 .image {
	position: absolute;
	bottom: -8px;
	left: -60px;
	z-index: 999;
	*bottom: -4px;
}
.con_radiating .info2 .text {
	width: 310px;
	padding-left:510px;
}
.con_radiating .info2 .text h4 {
	padding-bottom: 0;
}
.con_radiating .info3 {
	width: 960px;
	height: 400px;
	position: relative;
}
.con_radiating .info3 .image {
	position: absolute;
	top:95px;
	left: 540px;
}
.con_radiating .info3 .text {
	width: 267px;
	padding:120px 0 0 145px;
}
.con_radiating .info3 .text h4 {
	padding-bottom: 0;
}
.con_signal,.con_music,.con_camera,.con_flyme {
	padding-top: 90px;width:960px;margin:0 auto;
}
.con_signal .info .text {
	width: 367px;
	padding:90px 0 0 515px;
}
.con_signal .info .text ul {
	margin-top: 50px;
}
.con_signal .info .text h4 {
	padding: 20px 0 5px;
}
.con_signal .info .image {
	position: absolute;
	top: 70px;
	left: 90px;
}
.con_signal .info .tips {
	width: 300px;
	position: absolute;
	top: 580px;
	left: 90px;
	color: #999;
}
.con_signal .info .tips a {
	color: #3fb0f1;
	padding-left: 10px;
	text-decoration: underline;
}
.con_signal .info .text ul {
	width :440px;
}
.con_signal .info .text .long {
	overflow: hidden;
}
.con_signal .info .text .long .i_num3 {
	z-index:10;
}
.con_signal .info .text .long .i_num4 {
	z-index: 1;
	left:20px;
}
.con_music h4,.con_camera h4 {
	padding-bottom: 5px;
}
.con_music .info {
	padding: 30px 0 0;
}
.con_music .text {
	width: 358px;
}
.con_music .text_long {
	width: 800px;
}
.con_music .text .h,.con_flyme .text .h {
	height: 85px;
}
.con_music .line {
	height: 80px;
	margin: 22px 40px 0 ;
}
.con_music .animation {
	width: 780px;
	position:absolute;
	height: 110px;
	left: 98px;
	top: -31px;
	z-index: 10;
}
.con_music .animation li {
	width: 18px;
	height: 110px;
	float: left;
	margin-left: 3px;
	display: inline;
}
.con_music .animation li span {
	display: block;
	height: 4px;
	overflow: hidden;
	width: 18px;
	background: #63cdff;
	margin-top: 3px;
}
.con_music .animation li .span_top {
	background:#c8f4ff;
}
.camera_icon {
	border: 3px solid #fff;
	background: url(../images/camera-icon.jpg) no-repeat;
	; width: 80px;
	height: 80px;
}
.camera_icon1 {
	background-position: 0 0;
}
.camera_icon2 {
	background-position: -80px 0;
}
.camera_icon3 {
	background-position: -160px 0 ;
}
.camera_icon4 {
	background-position: -240px 0;
}
.camera_icon5 {
	background-position: -320px 0 ;
}
.camera_icon6 {
	background-position: -400px 0;
}
.camera_icon7 {
	background-position: 0 -80px;
}
.camera_icon8 {
	background-position: -80px -80px;
}
.camera_icon9 {
	background-position: -160px -80px;
}
.camera_icon10 {
	background-position: -240px -80px;
}
.camera_icon11 {
	background-position: -320px -80px;
}
.camera_icon12 {
	background-position: -400px -80px;
}
.con_camera h3 {
	width: 760px;
	margin: 0 auto;
}
.con_camera .info {
	padding-bottom: 80px;
}
.con_camera .image {
	padding-top: 45px;
	position: relative;
	text-align:center;
}
.con_camera .image img {
}
.con_camera .image img.photo {
	left: 97px;
	top: 177px;
	border:none;
}
.con_camera .image .tab {
	width: 420px;
	padding:70px 0 0 460px;
}
.con_camera .image li {
	width:84px;
	float: left;
	margin-left: 55px;
	_margin-left: 50px;
	padding-bottom: 20px;
	cursor: pointer;
	display: inline;
	line-height: 1.5;
}
.con_camera .image li.current .camera_icon {
	border: 3px solid #32a5e8;
}
.con_camera .line,.con_flyme .line {
	height: 208px;
	margin: 10px 40px 0 ;
}
.con_camera .image li span {
	display: block;
	width:78px;
	text-align: center;
}
.con_camera .text {
	width: 347px;
}
.con_camera .line {
	height: 280px;
}
.con_camera .text .tab {
	margin-top: 5px;
	height: 79px;
	overflow: hidden;
}
.con_camera .text img {
	float: left;
	margin-left: 16px;
	display: inline;
	cursor:pointer;
}
.con_camera .text .pd {
	padding: 0 0 10px
}
.con_camera .text .h {
	height: 120px;
}
.con_camera .text .one {
	margin:0;
}
.con_flyme h3 {
	width: 595px;
	margin: 0 auto;
}
.con_flyme h4 {
	padding-bottom: 5px;
}
.con_flyme .info {
	border: none;
}
.con_flyme .info .image {
	padding :30px 0 50px;
}
.con_flyme .more_flyme {
	padding :100px 0;
	text-align: center;
	border-bottom: 1px solid #e7e7e9;
}
.con_flyme .more_flyme a {
	display: inline-block;
	border-radius: 3px;
	background: #32a5e7;
	width: 360px;
	height: 63px;
	color: #fff;
	line-height: 63px;
	font-size: 24px;
}
.mzContainer {
	position: absolute;
	z-index: 20000;
	left: 0;
	top: 0;
	border: solid 1px #A9BAC6;
	background-color: white;
	clear: left;
	display: none;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-box-shadow: 0px 0px 10px #E1E4E8;
	-moz-box-shadow: 0px 0px 10px #E1E4E8;
	box-shadow: 0px 0px 10px #E1E4E8;
}
.mzBlockLayer {
	position:absolute;
	background-color: #000;
	left: 0px;
	top: 0px;
	width:100%;
	height:100%;
	overflow:hidden;
	opacity: 0.5;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
}
.mzdialog {
	background-color: white;
	-webkit-box-shadow:0px 0px 15px #141414;
	-moz-box-shadow:0px 0px 15px #141414;
	box-shadow:0px 0px 15px #141414;
}
.w_main2 img {
	vertical-align:middle;
}
.VideoBg {
	background:url('../images/multi_24.png') 0 0 no-repeat;
	height:100%;
	cursor:pointer;
}
.overOpac0 {
	opacity: 0;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity: 0;
	background-color:#fff;
}
#videoBtn {
	cursor: pointer;
	top: 614px;
	left: 417px;
	position: absolute;
	height: 43px;
	width: 129px;
}
.handCur {
	
}
.defuCur {
	cursor:default;
}
#Img_conta {
	display:none;
	background-color:#fff;
	position:absolute;
	width:0px;
	height:0px;
	z-index:20001;
	padding:10px;
	overflow:hidden;
}
#Img_conta_block {
	position:absolute;
	display:none;
	z-index:20004;
}
#Img_show {
	position:relative;
	width:100%;
	height:100%;
	overflow:hidden;
	background-color:#E2E2E2;
}
#Img_show img {
	zoom:1;
	position:absolute;
	left:0;
	top:0;
	width:0px;
	height:0px;
	display:none;
}
.popicon {
	background:url(../images/prd_popicon.png) no-repeat;
	display:none;
	position:absolute;
	z-index: 20002;
	cursor:pointer;
}
#ImgTip {
	position: absolute;
	background-position: -99px 0;
	width:292px;
	z-index: 20002;
	width: 292px;
	height: 50px;
	background-color:#fff;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	opacity:0.8;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	cursor:default;
}
#ImgNavbtn {
	position: absolute;
	z-index: 20002;
	background-position: -191px 0;
	width: 108px;
	height: 44px;
	right: 40px;
	bottom: 40px;
	background: url(about:blank);
	zoom: 1;
	cursor: default;
	display: none;
}
#ImgNavbtn div {
	display:none;
}
#ImgNavbtn .R_Y,#ImgNavbtn .R_N,#ImgNavbtn .L_Y,#ImgNavbtn .L_N {
	width:64px;
	height:64px;
	z-index: 20003;
	position: absolute;
	top:-445px;
}
.R_Y {
	background-position: -236px -236px;
	right: -370px;
}
.R_N {
	background-position: -236px -172px;
	right: -370px;
	cursor:default;
}
.L_Y {
	background-position: -172px -236px;
	left: -415px;
}
.L_N {
	background-position: -172px -172px;
	left: -415px;
	cursor:default;
}
#ImgBlk {
	z-index: 20005;
	position: absolute;
	top:2px;
	width:100%;
	height:100%;
	display:none;
}
.wait1 {
	color:#000;
}
.wait2 {
	color:#fff;
}
#ImgWait {
	display:none;
	font-size: 18px;
	width: 90px;
	margin: 0px auto;
	height: 25px;
	z-index: 20005;
	position:absolute;
}
.VStart {
	background-position: 1px -84px;
	width: 26px;
}
.VPauls {
	background-position: -94px -84px;
	width: 26px;
}
.opac0 {
	opacity: 0;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity: 0;
	background-color:#000;
}
.opac3 {
	opacity: 0.3;
	filter:alpha(opacity=30);
	-moz-opacity:0.3;
	-khtml-opacity: 0.3;
}
.opac5 {
	opacity: 0.5;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
}
#vBtn {
	cursor: pointer;
	top: 370px;
	left: 75px;
	position: absolute;
	height: 43px;
	width: 129px;
	z-index:1000;
}
#vPlayer {
	top: 0px;
	left: 0px;
	position: absolute;
}
#videoContr {
	position: absolute;
	left: 0px;
	bottom: 0px;
	height: 77px;
	width: 100%;
}
#VideoControl {
	position:relative;
	width:100%;
	height:100%;
	margin:0px auto;
	overflow:hidden;
}
#vLeft {
	margin-left:30px;
	width:22px;
	background-position:-23px 0;
}
#vRight {
	margin-left:70px;
	width:22px;
	background-position: 0 0;
}
#videoBottom {
	position: absolute;
	width: 100%;
	height:50px;
	left: 0px;
	top: 28px;
	background-color:#000;
	z-index:1;
}
#videoBottom1 {
	position: absolute;
	width: 100%;
	left: 0px;
	top: 28px;
	z-index:2;
}
#videoBottom2 {
	width:100%;
	height:50px;
}
#vLaba {
	width: 35px;
	background-position: -91px 2px;
	float:right;
	cursor:default;
}
#vVolume {
	width:100px;
	height:100%;
	position:relative;
	margin-right:30px;
	float:right;
	cursor:default;
}
#volBg {
	position: absolute;
	left: 0px;
	top: 22px;
	height: 4px;
	width: 100%;
	background-color:#ffffff;
}
#vBar2 {
	position: absolute;
	left: 0px;
	top: 22px;
	height: 4px;
	width: 50%;
	background-color:#27b3ef;
}
#vSpot2 {
	width: 10px;
	height: 10px;
	background-position: -55px 0px;
	position: absolute;
	top: 20px;
	left: 0px;
	z-index: 2;
}
#vProcc {
	width:100%;
	height:28px;
	overflow:visible;
	position:relative;
}
#proccBg {
	position:absolute;
	left:0px;
	top:24px;
	width:100%;
	height:4px;
	background-color:#000;
}
#cacheBg {
	position:absolute;
	left:0px;
	top:24px;
	width:0px;
	height:4px;
	background-color:#fff;
}
#vBar {
	position:absolute;
	left:0px;
	top:24px;
	width:0px;
	height:4px;
	background-color:#27b3ef;
}
#vSpot {
	position:absolute;
	top:0px;
	left:-25px;
	z-index:3;
	width:50px;
	height:50px;
	display:none;
}
#vTrack {
	cursor: pointer;
	position: absolute;
	top: 20px;
	left: 0px;
	z-index: 2;
	width: 100%;
	height: 12px;
}
#vCurTime {
	padding:0px 5px;
	color:#fff;
	font-size:16px;
}
#vAllTime {
	padding:0px 5px;
	color:#808080;
	font-size:16px;
}
#vTimezone {
	height:50px;
	line-height:50px;
	margin-left:25px;
	display:none;
}
#vSS {
	display: none;
	position: absolute;
	top:0px;
}
@media screen and (max-width: 980px) {
	body {
	width: 980px;
	overflow-x:hidden;
}
.function_con h4 {
	width: 1080px;
}
.mz_home {
	overflow: hidden;
}
#mzCust {
	float: left;
	width: 240px;
}
.banner {
	margin-left: -55px;
}
.function_main {
	margin-left: -55px;
}
.float_bar {
	display:none !important;
}
.function_con {
	text-align: center;
}
.function_con h2 {
	display:inline;
}
.function_con .text h4 {
	text-align: left;
}
.function_con .text p {
	text-align: left;
}
.con_screen .info2 p {
	text-align: center;
}
.con_music .text_long p {
	text-align: center;
}
.con_flyme .text p {
	display:inline;
}
}









#highlight {
overflow: visible;
padding-top: 40px;
width: 940px;
margin: 0 auto;
}
#highlight li {
float: left;
height: 170px;
width: 16.6%;
margin: 10px 0 10px 0;
position: relative;
z-index: 0;
}

#highlight li h3 {
font-size: 20px;
font-weight: normal;
height: 170px;
line-height: 28px;
}
#highlight li h3 a {
padding-top: 15px;
display: block;
height: 155px;
z-index: 100;
width: 100%;
text-align: center;
}

#highlight li p {
font-size: 13px;
text-align: center;
color: #888;
line-height: 22px;
z-index: 10;
}

#highlight li:hover {
background: url(../images/block_bg.png) no-repeat;
cursor: pointer;
}

.moreBtn {
height: 40px;
width: 220px;
margin: 0 auto 20px;
text-align: center;
line-height: 40px;
}
.moreBtn a {
display: block;
height: 40px;
width: 220px;
background: #3FA9F5 url(../images/moreBtn_bg.png) no-repeat 30px -40px;
font-size: 17px;
border-radius: 5px;
text-indent: 26px;
color: white;
}

.moreBtn a:hover {
background-color: #76CBFF;
box-shadow: 0 0 15px #3FA9F5;
color: white;
}







.menuadd{position: fixed;
_position: absolute;
top: 0;left:0;
z-index: 9999;
width: 100%;background:#fff;}
.menuadd ul{height:93px;padding-top:5px;}
.menuadd ul li{height:90px;}