﻿@charset "utf-8";
/* ************************************
* file name:index.css
* content:首页页样式
************************************ */

/*==================重置样式============*/
html,body{
	margin:0 auto;
	padding:0;
	font-family:tahoma,Arial, Helvetica, sans-serif,"宋体";
	font-size:12px;
	line-height:150%;
	text-align:center;
	padding-top:3px;
}
h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,p,form{
	margin:0;
	padding:0;
}
ul,ol,li{
	list-style:none;
}
img{
	border:0;
	vertical-align:middle;
}
select,input,textarea{
	font-size:12px;
	font-family:tahoma,Arial, Helvetica, sans-serif,"宋体";
}
body h1 {
	display:none;
}
.input{
	margin-top:3px;
}

/*================公用样式====================*/
/*横虚线*/
.lyBgLine {
	width:600px;
	height:18px;
}
/*链接*/
a{
	text-decoration:none;
	color:#ffa302;
}
a:hover{
	color:#e58500;
}
.button2,.pagebutton {
	margin:0 4px 0 0;
	padding:0;
	border:0;
	width:57px;
	height:22px;
	line-height:22px;
	text-align:center;
	font-family:"宋体";
	background:url(images/bg_button.gif) 0 0 no-repeat;
	color:#334d00;
}
.font666 {
	color:#666;
}

/*===============布局=================*/
.lyWrapper{
	margin:0 auto;
	width:960px;
	text-align:left;
	background:url(images/bg_wrapper.gif) top left repeat-y;
}
/*==================头部====================*/
.lyHead{
	padding:0 1px 0 1px;
	border-top:1px solid #ccc;
	background-image:none;
}
/*登录*/
.lyMember{
	width:791px;
	height:41px;
	line-height:41px;
	position:absolute;
	margin-left:167px;
	color:#606060;
}
.lyHotLine{
	float:left;
	width:170px;
	margin:2px 0 0 0;
	font-size:12px;
	font-weight:normal;
}
.lyHotLine p{
	display:none;
}
.lyHotLine span{
	font-family:arail;
}
.lyLoginForm{
	float:left;
	width:610px;
	margin-top:2px;
}
.lyLoginFormMB{
	width:555px;
	margin-left:15px;
}
.lyLoginForm .regist{
	float:left;
	margin:0 13px 0 237px;
}
.lyLogin{}
.lyLogin .user{
	width:87px;
	height:22px;
	float:left;
	margin-top:8px;
	background:url(images/bg_input.gif) left -1px no-repeat;
}
.lyLogin .user input{
	border:0;
	width:83px;
	height:16px;
	float:left;
	line-height:18px;
	*height:15px;
	_line-height:15px;
	margin:1px 0 0 1px;
	margin:2px\9 0 0 1px;
}
.lyLogin .pass{
	float:left;
	width:110px;
	height:21px;
	margin:8px 5px 0 7px;
	background:url(images/bg_input.gif) 0 -30px no-repeat;
}
.lyLogin .pass input{
	width:68px;
	float:left;
	border:0;
	height:16px;
	line-height:16px;
	*height:15px;
	_line-height:15px;
	margin:1px 0 0 1px;
	margin:2px\9 0 0 1px;
	*margin:1px 0 0 -5px;
}
.lyLogin .pass span.arrow{
	display:none;
}
.lyLogin .pass a{
	float:left;
	width:29px;
	height:24px;
	text-indent:-9999em;
	overflow:hidden;
	margin-left:11px;
	margin-left:8px\9;
	*margin-left:7px;
	padding:0;
	position:relative;
}
.lyLogin span.passRel{
	color:#3175b4;
}
.lyLogin span.passRel a{
	padding:0;
	margin:0 5px;
	color:#f68121;
}

.lyLogin span.passRel a.regist{
	color:#f68121;
	background:url(images/bg_ico.gif) 0 -992px no-repeat;
	background:url(images/bg_ico.gif) 0 -993px no-repeat\9;
	_background:url(images/bg_ico.gif) 0 -992px no-repeat;
}
.lyLogin span.passRel a.regist{
	color:#f68121;
	padding-left:17px;
	padding-top:0;
	*padding-top:1px;
	padding-top:1px\9;
	_padding-top:0;
}
.lyLogin .memberNum{
	float:left;
	width:350px;
	text-align:right;
	margin:0 12px 0 0;
}
.lyLogin .memberNumMB{
	margin-left:30px;
}
.lyLogin .memberCen{
	float:left;
	margin:0 12px;
}
.lyLogin .out{
	float:left;
	padding:0 0 0 20px;
	height:35px;
	overflow:hidden;
	margin:1px\9 0 0 0;
	*margin:1px 0 0 0;
	_margin:0;
}
.lyCar{
	float:left;
	padding:0;
	width:46px;
	height:21px;
	margin-top:11px;
	display:none;
}
.lyCar a{
	float:left;
	margin:0;
	padding:0;
	line-height:20px;
}
.lyCar a.pay{
	width:34px;
	height:22px;
	text-indent:-9999em;
	overflow:hidden;
	background:url(images/bg_car.gif) top left no-repeat;
}
.lyCarMB{
	display:block;
}
/*logo和导航*/
/*一级导航*/
.lyLogoAndNav{
	width:100%;
	height:107px;
}
.lyLogo{
	float:left;
	width:167px;
	height:107px;
	position:relative;
}
.lyLogo span{
	display:none;
}
.lyLogo h1 a{
	width:167px;
	height:107px;
	float:left;
	overflow:hidden;
}
.lyNav{
	height:64px;
	float:left;
	width:790px;
	_overflow:hidden;
	margin-top:41px;
	background:#dc3504 url(images/bg_lyNav.gif) right 0;
	border:1px solid #ccc;
	border-right:0;
}
.lyNav a{
	color:#333333;
}
.lyNav a:hover{
	color:#e58500;
}
.lyNav select {
	float:right;
	margin-top:-25px;
	margin-right:20px;
}
ul.lyNavFst{
	width:100%;
	float:left;
	background:#FBFBFB url(images/bg_lyNav.gif) right 0 repeat-x;
}
ul.lyNavFst li{
	float:left;
	height:32px;
	width:110px;
	text-align:center;
	border-right:1px solid #cccccc;
} 
ul.lyNavFst li a{
	width:110px;
	height:32px;
	display:inline-block;
	float:left;
	text-align:center;
	line-height:35px;
	overflow:hidden;
	font-size:12px;
	font-weight:normal;
}
ul.lyNavFst li a:hover{
	background:url(images/bg_lyNav.gif) left -64px repeat-x;
	color:#fff;
}
ul.lyNavFst li.active,
ul.lyNavFst li.active a:hover{
	background:#DC3504 url(images/bg_lyNav.gif) left -64px repeat-x;
	color:#fff;
}
ul.lyNavFst li.active a{
	color:#fff;
}
/*二级导航*/
ul.lyNavSec{
	float:left;
	width:766px;
	height:32px;
	padding:0;
	margin-top:1px;
}
ul.lyNavSec li{
	float:left;
	height:32px;
	width:81px;
	position:relative;
	margin-left:-1px;
	text-align:center;
	overflow:hidden;
}
ul.lyNavSec li a{
	font-weight:normal;
	width:81px;
	height:32px;
	float:left;
	display:inline-block;
	text-align:center;
	line-height:32px;
	color:#fff;

}
ul.lyNavSec li a:hover,
ul.lyNavSec li a.active{
	background-color:#fff;
	border-left:1px solid #397cc2;
	border-top:1px solid #397cc2;
	color:#397cc2;
	font-weight:normal;
}

/*三级导航*/
div.lyNavThdWrap {
	padding:7px 1px 6px 7px;
	border-top:none;
	position:relative;
	z-index:10;
	float:left;
	margin-left:-1px;
	margin-top:-1px;
	display:none;
	background-repeat:no-repeat;
	border:#397cc2 1px solid;
	border-top:0;
	background:#fff;
}
div.lyNavThdWrap .lyNavThd {
	width:130px;
	margin:0 6px 0 0;
	border:1px solid #ededed;
	background-color:#fafafa;
}
div.lyNavThdWrap .lyNavThd h4 {
	font-size:12px;
	padding-left:7px;
	font-weight:normal;
}
div.lyNavThdWrap .lyNavThd h4 a {
	color:#397cc2;
}
div.lyNavThdWrap .lyNavThd ul {
	padding-left:7px;
}
div.lyNavThdWrap .lyNavThd a:hover{}
div.lyNavThdWrap .paddLeft1{
	padding-left:0;
	color:#e58500;
}
div.lyNavThdWrap .paddLeft2{
	padding-left:48px;
}
div.lyNavThdWrap .paddLeft3{
	padding-left:33px;
}
div.lyNavThdWrap .paddLeft4{
	padding-left:24px;
}
div.lyNavThdWrap .paddLeft5{
	padding-left:31px;
}
div.lyNavThdWrap .paddLeft6{
	padding-left:32px;
}
#lyNavThdWrap1 .lyNavThd {
	float:left;
	height:385px;
	height:400px\9;
	*height:407px;
}
#lyNavThdWrap1 .lyNavThd h4 {
	padding-left:6px;
}
#lyNavThdWrap1 .lyNavThd ul {
	padding-left:6px;
}
#lyNavThdWrap2 {
	left:80px;
}
#lyNavThdWrap2 .lyNavThd {
	float:left;
	width:140px;
	height:240px;
	*height:243px;
}
#lyNavThdWrap3 {
	left:160px;
}
#lyNavThdWrap3 .lyNavThd {
	float:left;
	height:203px;
	height:213px\9;
	*height:216px;
}
#lyNavThdWrap3 .last{}
#lyNavThdWrap4 {
	left:240px;
}
#lyNavThdWrap4 .lyNavThd {
	float:left;
	height:210px;
	*height:215px;
}
#lyNavThdWrap4 .lyNavThd h4 {
	padding-left:6px;
}
#lyNavThdWrap4 .lyNavThd ul {
	padding-left:6px;
}
#lyNavThdWrap5 {
	left:320px;
	padding-bottom:6px;
}
#lyNavThdWrap5 .lyNavThd{
	float:left;
	height:100px;
}
#lyNavThdWrap5 .lyNavThd h4 {
	padding-left:6px;
}
#lyNavThdWrap5 .lyNavThd ul {
	padding-left:6px;
}
#lyNavThdWrap6 {
	left:400px;
}
#lyNavThdWrap6 .lyNavThd{
	width:110px;
	height:63px;
}
#lyNavThdWrap7 {
	left:480px;
}
#lyNavThdWrap7 .lyNavThd {
	margin-bottom:0;
	padding-bottom:6px;
	width:90px;
	float:left;
}
#lyNavThdWrap7 .lyNavThd h4 {
	padding-left:6px;
}
#lyNavThdWrap7 .lyNavThd ul {
	padding-left:6px;
}
#lyNavThdWrap8 {
	left:560px;
}
#lyNavThdWrap8 .lyNavThd{
	width:110px;
	height:98px;
	*height:103px;
}
#lyNavThdWrap8 .lyNavThd h4 {
	padding-left:6px;
}
#lyNavThdWrap8 .lyNavThd ul {
	padding-left:6px;
}
#lyNavThdWrap9 {
	left:640px;
}
#lyNavThdWrap9 .lyNavThd{
	width:110px;
	height:135px;
	height:135px\9;
	*height:103px;
}
#lyNavThdWrap9 .lyNavThd h4 {
	padding-left:6px;
}
#lyNavThdWrap9 .lyNavThd ul {
	padding-left:6px;
}
/*==============中间========*/
.lyCont{
	display:block;
	padding:0 1px;
}
/*===左侧边栏内容========*/
.lySide{
	width:167px;
	padding:0 0 13px 0;
	float:left;
}
.lySideFunc{
	margin:0;
	height:25px;
	padding:0 10px;
	background:#959595 url(images/bg_sidefunc.gif) center no-repeat;
}
.lySideFunc a{
	width:27px;
	height:25px;
	line-height:25px;
	overflow:hidden;
	border:0;
	margin:0 0 0 18px;
	float:left;
	text-align:center;
	color:#fff;
}
.lySideFunc a:hover{
	color:#fff;
}
.lySideFunc a.butFunMan{
	margin:0 0 0 10px;
}
.lySideFunc a.butFunRen{
	margin:0 0 0 26px;
}
.lySideFunc a.butFunUpd{
	margin:0 0 0 18px;
}

/*=左侧菜单=*/
.lySideMenu, .lyShopMenu{
	padding:5px 0 20px 0;
	float:left;
}
.lySideMenu h3 a {
	float:left;
	width:119px;
	height:28px;
	padding:0;
	margin:5px 0 0 0;
	font-size:12px;
	font-weight:normal;
	padding-left:40px;
	overflow:hidden;
	color:#494949;
	background:url(images/bg_lySideMenu3.gif) 0 5px no-repeat;
} 
.lySideMenu h3 a:hover,
.lySideMenu h3.active a{
	color:#e58500;
	background:url(images/bg_lySideMenu3.gif) 0 -23px no-repeat;
}
.lySideMenu ul {
	float:left;
	width:100%;
	display:none;
}
.lySideMenu ul li {
	height:20px;
	line-height:20px;
	padding-left:40px;
}
.lySideMenu ul li{}
.lySideMenu ul li a{
	color:#494949;
}
.lySideMenu ul li a:hover{
	color:#e58500;
}
.lySideMenu ul li.active a{
	color:#e58500;
}
/*hotline*/
.lySideHotLine{
	width:156px;
	height:85px;
	margin:15px 0 0 6px;
	_margin:15px 0 0 3px;
	text-indent:-9999em;
	overflow:hidden;
	float:left;
	background:url(images/leftSideHot.jpg) left top no-repeat;
}
/*===========右侧主要内容==============*/
/*公告*/
.hmAnnounce{
	margin:0 0 10px 0;
	padding-left:20px;
	background:url(images/bg_hmAnnounce.gif) left 2px no-repeat;
	color:#ff6b01;
	height:18px;
	overflow:hidden;
}
.hmAnnounce a {
	color:#F00;
}
.hmAnnounce a:hover {
	color:#e58500;
}
/*滚动广告*/
/* 滚动广告 */
div.adRoll {
	width:748px;
	height:148px;
	position:relative;
	font-size:12px;
	overflow:hidden;
}

div.adRollCont {
	height:148px;

}

div.indexAd {
	border:1px solid #CCC;
	margin-bottom:10px;
	width:768px;
}

.adRollpage{
	height:26px;
	position:absolute;
	right:10px;
	bottom:-1px;
	width:400px;
	overflow:hidden;
	padding:0 2px;
}

.adRollpage ul{
	margin:0px;
	padding:0px;
	list-style:none;
	position:absolute;
	right:0;
	padding-left:1px;
	background: url(images/bg_adRoll.gif) left -26px;
	filter:alpha(opacity=50); /* IE */
	-moz-opacity:0.5; /* Moz + FF */
	opacity: 0.5;
}
.adRollpage ul li{
	margin:0px;
	padding:0px;
	list-style:none;
	float:left;
	height:20px;
	display:inline;
	margin-right:1px;
}
.adRollpage ul li a {
	text-decoration:none;
	display:inline-block;
	height:20px;
	line-height:20px;
	padding:0 10px;
	margin-top:6px;
	color:#393939;
	background-color:#d5d5d5;
}
#adpNow {
	height:40px;
	background:url(images/bg_adRoll.gif) center top no-repeat;
}
#adpNow a {
	color:#fff;
	background-color:#575757;
	font-weight:bold;
}
/*=================内容区块=====================*/

/*首页右侧*/
.lyMainIndex{
	width:770px;
	padding:10px 10px 160px 10px;
	position:relative;
	float:left;
}
/* 首页页签默认显示 */
.domainTab, .videoTab, .rightTab {
	display:none;
}
#domainTab1,#videoTab1,#rightTab1{
	display:block;
}
/* 上半部分 */
.hmContUp {
	width:100%;
	overflow:hidden;
	position:relative;
	float:left;
	margin-bottom:14px;
}
.hmContUp .hmOpArea {
	height:159px;
	width:100%;
	float:left;
	margin-bottom:14px;
}
/* 首页上半部分左侧 */
.hmContUp .domain {
	width:373px;
	float:left;
}
.hmContUp .domain .tab,.hmContUp .right .tab {
	height:30px;
}
.hmContUp .domain .tab li,.hmContUp .right .tab li {
	float:left;
	list-style:none;
}
.hmContUp .domain .tab li a,.hmContUp .right .tab li a {
	display:block;
	height:30px;
	line-height:30px;
	width:96px;
	text-align:center;
}
.hmContUp .domain .tab li a {
	margin-left:-6px;
}
.hmContUp .domain .tab li a:hover {
	font-weight:normal;
}
.hmContUp .right .tab li a {
	width:75px;
}
.hmContUp .domain .tab li a.now,.hmContUp .right .tab li a.now {
	display:block;
	height:30px;
	line-height:30px;
	width:99px;
	text-align:center;
	cursor:default;
	font-weight:normal;
	margin-left:0px;
}
.hmContUp .right .tab li a.now {
	width:75px;
}
.hmContUp .right .tab a:hover {
	font-weight:normal;
}
.hmContUp .domain .tab li img {
	padding-top:8px;
}
.hmContUp .domainTab h4 {
	font-size:12px;
	padding-top:10px;
	margin-bottom:5px;
	color:#333;
}
.hmContUp .domainTab .tabSea h4 {
	padding-left:15px;
}
.hmContUp .domainTab .tabSea .mLeft{
	margin-left:42px;
}
.hmContUp .domain .tabCont,.hmContUp .right .tabCont  {
	height:222px;
}

.hmContUp .domain .tabSea {
	clear:both;
	height:90px;
	padding-top:4px;
}
.hmContUp #domainTab2 .tabSea,
.hmContUp #domainTab2 .tabSea1,
.hmContUp #domainTab3 .tabSea,
.hmContUp #domainTab3 .tabSea2 {
	height:105px;
	vertical-align:top;
	clear:both;
}
.hmContUp #domainTab2 .tabSea1 {
	height:190px;
}
.hmContUp #domainTab3 .tabSea2 {
	height:90px;
}
.hmContUp #domainTab3 .tabhi100 {
	height:100px;
}
.hmContUp #domainTab2 .domList p,
.hmContUp #domainTab3 .domList p,
.hmContUp #domainTab4 .domList p {
	height:22px;
	vertical-align:top;
}
.hmContUp .domain .tabSea p {
	padding-left:15px;
	margin:0 0 1px 0;
	*margin:0 0 5px 0;
	font-family:tahoma,Arial, Helvetica, sans-serif,"宋体";
}
.hmContUp .domain #domainTab1 .tabSea p {
	padding-left:29px;
}
.hmContUp .domain #domainTab1 .tabSea p span {
	height:20px;
	display:block;
	width:45px;
	float:left;
}
.hmContUp .domain #domainTab1 .tabSea p span.lyBold {
	font-weight:normal;
}
.serchbox {
	height:18px;
	width:190px;
}
.serchbox120 {
	height:18px;
	width:120px;
}
.serchbox60 {
	height:18px;
	width:40px;
}
.serch, .serchWhos {
	border:0;
	height:22px;
	width:61px;
	cursor:pointer;
	font-weight:normal;
}
.hmContUp .domain .serchWhos {
	width:100px;
}
.hmContUp .domain .tabCont .domList {
	height:135px;
	padding-left:15px;
	clear:both;
}
.hmContUp .domain #domainTab1 .domList {
	height:100px;
	padding-left:29px;
	clear:both;
}

.hmContUp .domain #domainTab2 .domList {
	height:78px;
	clear:both;
	padding-top:10px;
}
.hmContUp .domain #domainTab2 img {
	vertical-align:middle;
}
.hmContUp .domain #domainTab2 .domList p, .hmContUp .domain #domainTab3 .domList p {
	color:#666;
	line-height:2em;
}
.hmContUp .domain #domainTab3 .domList {
	height:100px;
	overflow:hidden;
}
.hmContUp .domain #domainTab1 .tabSea p,
.hmContUp .domain #domainTab3 .domList p,
.hmContUp .domain #domainTab4 .domList p {
	margin-bottom:3px;
}
.hmContUp .domain #domainTab4 h4 {
	padding-top:10px;
}
.hmContUp .domain .tabCont .domList ul li {
	height:24px;
	line-height:24px;
}
.hmContUp .domain .tabCont .domOp {
	height:27px;
	line-height:27px;
	clear:both;
}
.hmContUp .domain .tabCont .domOp  a.ftHlight {
	padding-left:28px;
}
.hmContUp .domain #domainTab1 .tabSea p img {
	vertical-align:top;
	margin-top:3px;
	*margin-top:0;
	_margin-top:2px;
	margin-top:1px\9;
}
.hmContUp .domain #domainTab3 .tabSea p img {
	vertical-align:top;
	margin-top:3px;
	_margin-top:2px;
	margin-top:1px\9;
}
.hmContUp .domain #domainTab2 .domList p img,
.hmContUp .domain #domainTab3 .domList p img,
.hmContUp .domain #domainTab4 .domList p img {
	vertical-align:top;
	margin-top:3px;
	*margin-top:0px;
	*margin-bottom:2px;
}
.hmContUp .domain #domainTab2 .domList p img, .hmContUp .domain #domainTab3 .domList p img {
	_margin-top:2px;
}
.hmContUp .domain #domainTab4 .domList p img {
	_margin-top:2px;
}
.hmContUp .domain .tabCont .domList li {
	display:block;
	float:left;
	width:85px;
	height:20px;
	vertical-align:middle;
}

.hmContUp h3.videLsTit {
	margin:4px 0;
	height:24px;
	margin-left:13px;
}
img.video_ls_tmp {
	margin-left:5px;
}
/* 首页下半部分右侧 */
.hmContDown .video {
	width:382px;
	float:right;
	height:176px;
	overflow:hidden;
}
.hmContDown .video .tab, .hmContDown .video .tab li, .hmContDown .video .tab_cont, .hmContDown .video .tab_cont .tab_but {
	float:left;
}
.hmContDown .video .tab {
	margin-bottom:5px;
	width:382px;
}
.hmContDown .video .tab li {
	text-align:center;
	height:22px;
	line-height:22px;
}
.hmContDown .video .tab li a {
	width:76px;
	display:block;
}
.hmContDown .video .tab li .now {
	width:76px;
	font-weight:normal;
	display:block;
	height:22px;
	line-height:22px;
	text-align:center;
}

.hmContDown .videoTab ul {
	margin-top:5px;
	width:100%;
	float:left;
}
.hmContDown .videoTab li {
	padding-left:15px;
	margin:0 10px;
	height:22px;
	overflow:hidden;
}
.hmContDown .video .tabSea li{
	padding-left:5px;
	line-height:23px;
	height:23px;
	overflow:hidden;
}
.hmContDown .video .tabSea li a{
	padding-left:15px;
}
.hmContDown .videoTab li.more {
	margin-top:6px;
	background:none;
	text-align:right;
}
.hmContDown .videoTab li span.lyTxtRight {
	display:block;
	margin-top:0;
	margin-top:0\9;
	*margin-top:-23px;
	float:right;
}
/* 首页下半部分左侧 */
.hmContDown {
	width:100%;
	float:left;
}
.hmContDown .left {
	float:left;
}
.hmContDown .left p.block {
	height:44px;
	width:371px;
	margin:0 0 8px 0;
	padding-top:8px;
	overflow:hidden;
}
.hmContDown .left p.block span a {
	float:right;
	margin-top:0;
	margin-top:0\9;
	*margin-top:-20px;
	_margin-top:-19px;
}
.hmContDown .left p.blockNone {
	margin:0;
}
.hmContDown .left p.block span {
	display:block;
	width:290px;
	float:right;
	margin-right:10px;
	display:inline;
	padding-top:3px;
}
.hmContDown .left p.block img {
	float:left;
	margin:-3px 14px 0 6px;
}
/* 首页上半部分右侧 */
.hmContUp .right {
	width:382px;
	float:right;
	height:251px;
}
.hmContUp .right .tab_cont {
	width:auto;
	_width:97%;
	padding:2px 0 0 7px;
	line-height:22px;
	margin-top:5px;
}
.hmContUp .right .tab_cont h4 {
	height:28px;
	line-height:28px;
	padding-left:30px;
	font-size:14px;
}
.hmContUp .right .tab_cont ul.tab_cont_int{
	margin-right:9px;
}
.hmContUp .right .tab_cont ul.tab_cont_int li,#rightTab2 li,#rightTab3 li,#rightTab4 li {
	padding-left:10px;
}
.hmContUp .right .tab_cont ul.tab_cont_int li.tit,#rightTab2 li.tit,#rightTab3 li.tit,#rightTab4 li.tit {
	padding-left:1px;
	padding-bottom:3px;
	margin-bottom:5px;
	font-size:13px;
}
.hmContDown #rightTab1 ul.tab_cont_int{
	width:200px;
	float:left;
}
.hmContDown #rightTab1 ul.tab_cont_pri{
	float:left;
	width:150px;
}
.hmContDown #rightTab1 p.more{
	text-align:right;
	clear:both;
	padding:0;
}
.hmContDown #rightTab1 ul.tab_cont_pri li span{
	float:right;
	margin:-22px 0 0 0;
	margin:0\9 0 0 5px;
	*margin:-22px 0 0 0;
	padding:0;
	display:inline;
}
.hmContDown #rightTab2 ul{
	width:154px;
	*width:156px;
	height:132px;
	float:left;
	padding:5px 12px;
}
.hmContDown #rightTab2 li.price{
	padding-left:0;
}
.hmContDown #rightTab2 li.price span strong{
	font-size:20px;
}
.hmContDown #rightTab2 li.more{
	text-align:left;
}
.hmContDown #rightTab3 h4,.hmContDown #rightTab4 h4{
	text-indent:-9999em;
	overflow:hidden;
}
.hmContDown #rightTab3,.hmContDown #rightTab4 {
	width:98%;
	_width:97%;
}
.hmContDown #rightTab3 ul,.hmContDown #rightTab4 ul{
	margin:13px 0 0 0;
	padding:0;
}
.hmContDown #rightTab3 p.more,.hmContDown #rightTab4 p.more{
	margin:0;
	text-align:right;
	padding:0 10px 0 0;
	height:15px;
	line-height:15px;
}
.hmContUp .right .tab_cont ul.tab_cont_int li.more,
#rightTab2 li.more,
#rightTab3 li.more,
#rightTab4 li.more {
	padding-left:1px;
	background:none;
	margin-top:5px;
	text-align:right;
	padding-right:10px;
}

.hmContUp .right .tab_cont .tab_but {
	width:95%;
	text-align:right;
}

.hmContUp .hmOpArea{
	background:url(images/bg_hmBigAd.jpg) top left no-repeat;
}

/* 首页上半部分左侧 */
.hmContUp .domain .tab {
	background:#f68121 url(images/bg_tab_tit.gif) left bottom repeat-x;
}
.hmContUp .right .tab {
	background:#d4d4d4 url(images/bg_tab_tit.gif) left top repeat-x;
}
.hmContUp .domain .tab li a {
	color:#fff;
	background:url(images/bg_hmTabLi.gif) right no-repeat;
}
.hmContUp .domain .tab li a.now,.hmContUp .right .tab li a.now {
	background:url(images/bg_hmTab.gif);
	color:#387dc2;
}
.hmContUp .right .tab a {
	color:#fff;
}
.hmContUp .domain .tab li a:hover,.hmContUp .right .tab a:hover {
	text-decoration:underline;
}
.hmContUp .right .tab li a.now {
	background:url(images/bg_hmVideoNow.gif);
}
.hmContUp .domain .tabCont {
	border:1px #d6d6d6 solid;
	border-top:none;
}
.serchbox, .serchbox60, .serchbox120 {
	border:1px solid #999;
}
.hmContUp .domain .tabSea2, .hmContUp .domain .tabhi100 {
	border-bottom:none;
}
.serch, .serchWhos {
	background:url(images/bg_hmDomBt.gif) top left no-repeat;
	color:#fff;
}
.hmContUp .domain .serchWhos {
	background:url(images/bg_hmDomBt.gif) bottom left no-repeat;
}
.hmContUp .domain .tabCont .domOp {
	border-top:1px #d6d6d6 solid;
}
.hmContUp .domain .tabCont .domOp a{
	color:#999;
}
.hmContUp .domain .tabCont .domOp a:hover{
	color:#333;
}
.hmContUp .domain .tabCont .domOp a.ftHlight {
	color:#999;
	background:url(images/bg_ico.gif) 10px -132px no-repeat;
}
.hmContUp .domain .tabCont .domOp  a.ftHlight:hover{
	color:#333;
}
/* 首页下半部分右侧 */
.hmContDown .video {
	border:1px #d6d6d6 solid;
}
.hmContDown .video .tabSea li{
	background:transparent url(images/bg_line.gif) 5px 20px repeat-x;
}
.hmContDown .video .tabSea li a{
	color:#565656;
	background:url(images/bg_bot_2.gif) 0 3px no-repeat;
}
.hmContDown .video .tabSea li a:hover{
	color:#333;
}
.hmContDown .video .tabSea li.more{
	background-image:none;
}
.hmContDown .video .tabSea li.more a{
	color:#999;
	background-image:none;
}
.hmContDown .video .tabSea li a:hover{
	color:#333;
}

.hmContDown .video .tab{
	background:#f0f0f0;
	border-bottom:1px #d6d6d6 solid;
}
.hmContDown .video .tab li {
	background:#f0f0f0;
}
.hmContDown .video .tab li a {
	color:#000;
}
.hmContDown .video .tab li a:hover{
	color:#e58500;
}
.hmContDown .video .tab li .now {
	border-left:1px #d6d6d6 solid;
	border-right:1px #d6d6d6 solid;
	border-bottom:1px solid #fff;
	background:#fff;
	_top:1px;
	position:relative;
}
.hmContDown .video .tab li .now a {
	color:#537b01;
}
.hmContDown .video .tab li .now a:hover{
	color:#527a00;
}

.hmContUp h3.videLsTit {
	background:url(images/bg_hmVideoTit.gif) no-repeat;
	color:#3f558e;
	font-family:"Arial Black", Gadget, sans-serif;
}
.hmContDown .videoTab li span.lyTxtRight {
	color:#666;
}

/* 首页下半部分左侧 */
.hmContDown .left p.block {
	border:1px #d6d6d6 solid;
	color:#ff9604;
}
.hmContDown .left p.block span {
	color:#565656;
	background:url(images/bg_line.gif) top repeat-x;
}

.hmContDown .left p.block a {
	color:#999;
}
.hmContDown .left p.block a:hover{
	color:#333;
}
/* 首页上半部分右侧 */
.hmContUp .right {
	border:1px #d6d6d6 solid;
}
.hmContUp .right #rightTab1 h4 {
	background:url(images/bg_ico.gif) 0 -95px no-repeat;
}
.hmContUp .right .tab_cont li {
	color:#606060;
}
.hmContUp .right .tab_cont ul.tab_cont_int li.tit,#rightTab2 li.tit,#rightTab3 li.tit,#rightTab4 li.tit {
	background:url(images/bg_line.gif) bottom repeat-x;
	color:#000;
}
.hmContUp .right #rightTab2 ul.tab_cont_int, .hmContUp .right #rightTab2 ul.tab_cont_pri {
	background:url(images/bg_tab_bg.gif) right repeat-y;
}
.hmContUp .right .tab_cont ul li {
	background:url(images/bg_bot_2.gif) 0 8px no-repeat;
}
.hmContDown #rightTab1 ul.tab_cont_pri li{
	background:none;
}
.hmContDown #rightTab1 ul.tab_cont_int{
	background:url(images/bg_bottomLogo.gif) right top no-repeat;
}
.hmContDown #rightTab3{
	background:url(images/bg_hmsns.jpg) right top no-repeat;
}
.hmContDown #rightTab4{
	background:url(images/bg_hmvps1.jpg) right top no-repeat;
}
.hmContUp .right .tab_cont .tab_but a {
	color:#768c05;
}
.hmContUp .right .tab_cont .tab_but a:hover{
	color:#527a00;
}
.hmContUp .right .tab_cont li.more a,.hmContUp .right .tab_cont p.more a {
	color:#999;
}
.hmContUp .right .tab_cont li.more a:hover,.hmContUp .right .tab_cont p.more a:hover {
	color:#333;
}
.hmContUp .right .tab_cont ul.tab_cont_int li.price,.hmContUp .right .tab_cont ul.tab_cont_pri li.price{
	background:none;
}

/*友情链接与合作伙伴*/
.lyAboutusLink {
	width:600px;
}
.lyAboutusLink img {
	width:88px;
	height:31px;
	padding:5px 0;
}
.lyAboutusLinkL {
	width:415px;
	float:left;
}
.lyAboutusLinkL h3 {
	font-weight:normal;
	font-size:12px;
	height:29px;
	line-height:29px;
	padding:0 10px 0 17px; 
}
.lyAboutusLinkTable {
	width:95%;
	border-collapse:collapse;
	margin:10px;
}
.lyAboutusLinkTable td {
	text-align:center;
	line-height:22px;
}
.lyAboutusLinkR {
	width:180px;
	float:left;
	margin-left:5px;
}
.lyAboutusLinkRT {
	width:100%;
	margin-bottom:9px;
}
.lyAboutusLinkRT h3 {
	font-weight:normal;
	font-size:12px;
	height:29px;
	line-height:29px;
	padding:0 10px; 
}
.lyTabAboCont .content .lyAboutusLinkR p {
	padding:5px;
	padding-bottom:0;
	font-size:12px;
	margin:0;
	line-height:18px;
}
.lyTabAboCont .content .lyAboutusLinkR p.none {
	text-indent:0;
}
.lyTabAboCont .content .lyAboutusLinkR p.addLink {
	text-indent:0;
	padding-bottom:5px;
	text-align:right;
}
/*============================底部==========================*/
.lyFoot{
	width:100%;
	clear:both;
}
.lyBottom{
	clear:both;
	padding:5px 15px;
	width:762px;
	overflow:auto;
	_zoom:1;
	margin:0;
	left:0;
	position:absolute;
	bottom:0;
}

.lyBottomFix{
	clear:both;
	padding:15px;
	padding-left:20px;
	width:757px;
	overflow:hidden;
	_zoom:1;
	margin:0 -20px;
}
.lyBottom, 
.lyBottomFix {
	border-top:1px solid #CCCCCC;
}
.lyBottom1{
	float:left;
	width:762px;
	margin:0;
	position:absolute;
	bottom:0;
}

.lyBottom dl,
.lyBottomFix dl{
	float:left;
	width:100px;
	_width:80px;
	list-style:none;
	margin:12px 5px 0 15px;
	_margin:12px 5px 0 10px;
}
.lyBottom dl dt,
.lyBottomFix dl dt{
	font-weight:normal;
	padding:0 0 0 2px;
	margin:0 0 5px 18px;
	width:auto;
	float:left;
	display:inline;
}
.lyBottom dl.fstCol dt,
.lyBottomFix dl.fstCol dt{
	padding:0 0 0 2px;
	margin:0 0 5px -2px;
}
.lyBottom dl dd,
.lyBottomFix dl dd{
	float:left;
	clear:left;
	width:80px;
	padding-left:20px;
	text-align:left;
}
.lyBottom dl.fstCol dd,
.lyBottomFix dl.fstCol dd{
	padding-left:0;
}

.lyBottom .logoArea,
.lyBottomFix .logoArea{
	float:left;
	width:275px;
	margin:0;
	padding:0 0 0 5px;
	_padding:2px 0 2px 5px;
}
.lyBottom dl dt,
.lyBottomFix dl dt{
	color:#ff9700;
	border-bottom:1px dashed #ccc;
}
.lyBottom dl dd a,
.lyBottomFix dl dd a{
	color:#3a3a3a;
}
.lyBottom dl dd a:hover,
.lyBottomFix dl dd a:hover{
	color:#e58500;
}
.lyBottom .logoArea a,
.lyBottomFix .logoArea a{
	height:60px;
	padding:0;
}
.lyBottom .logoArea img,
.lyBottomFix .logoArea img{
	border:0;
	margin:0;
	padding:0;
}
.lyBottom .logoArea{
	height:120px;
	overflow:hidden;
}
/*版权*/
.lyCopyright{
	text-align:center;
	clear:both;
	color:#808080;
	background-image:none;
	background-color:#fff;
	border-top:1px solid #ccc;
}
.lyCopyright p {
	clear:both;
}
.lyCopyright .lyShopLine {
	color:#494949;
	background:#fff;
	border:1px solid #ccc;
	border-top:0;
}
.lyCopyright p a{
	color:#808080;
}
.lyCopyright p a:hover{
	color:#ffa302;
}
.lyCopyright p img{
	margin:5px;
}
.lyCopyright p span.icp{
	margin-left:20px;
}
.lyCopyright h3.lySaleLine{
	display:none;
	
}
.lyCopyright .lySaleLine{
	padding:8px 0 0 20px;
	margin:0 0 10px 0;
	height:80px;
	color:#494949;
	background:#f6f6f6;
	border:1px solid #ccc;
	border-top:0;
}
.lyCopyright .lySaleLine span{
	float:left;
	width:140px;
	padding-left:12px;
	text-align:left;
}

/*========================弹出层=================*/
.masklay {
	position: fixed;
	height:100%;
	width:100%;
	left:0;
	top:0;
	z-index:100;
	display:none;
	_position: absolute;
    _height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
	background:#000;
	filter:alpha(opacity=50); /* IE */
	-moz-opacity:0.5; /* Moz + FF */
	opacity: 0.5;
}
.popArea,
.popAreaOk,
.popAreaErr,
.popAreaConf {
	position: fixed;
	z-index:102;
	height:246px;
	width:486px;
	top:30%;
	left:30%;
	overflow:hidden;
	_position: absolute;
	_margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');   
}
.popArea {
	display:none;
}
.popArea a.close,
.popAreaOk a.close,
.popAreaErr a.close,
.popAreaConf a.close,
.popArea a.pop_close {
	display:block;
	float:right;
	height:35px;
	width:30px;
	text-indent:-20em;
	overflow:hidden;
}
.popArea h3,
.popAreaOk h3,
.popAreaErr h3,
.popAreaConf h3{
	font-size:20px;
	margin-bottom:10px;
}
.popArea .popCont,
.popAreaOk .popCont,
.popAreaErr .popCont,
.popAreaConf .popCont {
	margin:60px 20px 0 80px;
	text-align:left;
	padding:13px 0 0 80px;
	height:60px;
}
.popArea .tips,
.popAreaOk .tips,
.popAreaErr .tips,
.popAreaConf .tips {
	width:420px;
	margin:5px auto;
	padding:5px 10px;
}
.popArea .pop_op,
.popAreaOk .pop_op,
.popAreaErr .pop_op,
.popAreaConf .pop_op {
	text-align:center;
}
.lyPaymentOk {
	width:300px;
	margin:0 auto;
	padding-top:50px;
}
.lyPaymentOk h3 {
	font-size:20px;
	margin-bottom:10px;
	height:50px;
	padding-left:80px;
	padding-top:20px;
}
/*弹出层*/
.popArea,.popAreaOk,.popAreaErr,.popAreaConf {
	background:url(images/bg_pop.gif) no-repeat;
}
.popArea .ok,.popAreaOk .popCont {
	background:url(images/pop_ok.gif) no-repeat;
}
.popArea h3,
.popAreaOk h3,
.popAreaErr h3,
.popAreaConf h3{
	color:#FF6600;
}
.popAreaErr .popCont, .popArea .err {
	background:url(images/pop_err.gif) no-repeat;
}
.popAreaConf .popCont, .popArea .cont {
	background:url(images/pop_conf.gif) no-repeat;
}
.popArea .tips,
.popAreaOk .tips,
.popAreaErr .tips,
.popAreaConf .tips {
	border-top:1px solid #CCC;
	color:#666;
}

.popArea a.close,
.popAreaOk a.close,
.popAreaErr a.close,
.popAreaConf a.close,
.popArea a.pop_close {
	background:url(images/pop_close.gif) center no-repeat;
}
.lyPaymentOk h3 {
	color:#FF6600;
	background:url(images/pop_ok.gif) no-repeat;
}
.lyBottom .logoArea,.lyBottomFix .logoArea{
	background:url(../skin1/images/bg_bottomLogo.gif) no-repeat;
}