@import url(reset.css);
/*******************************************************************************************************************

*  BASE                                                                                                            

*******************************************************************************************************************/

html {
}
body {
	color: #575757;
	font: normal 12px Arial, Helvetica, Tahoma, Verdana;
	padding:0px;
	margin:0;
}
/*******************************************************************************************************************

*  H1 - H4                                                                                                         

*******************************************************************************************************************/



h1 {
	font-size: 2.8em;
}
h2 {
	font-size: 1.75em;
	font-weight: normal;
}
h3 {
	font-size: 0.9em;
}
h4 {
	font-size: 1.0em;
	color: #77b61e;
	font-weight: bold;
	margin-bottom: 10px;
} /* Theme change: color */
/*******************************************************************************************************************

*  HEADER                                                                                                          

*******************************************************************************************************************/

.header {
	background:url(../images/head.jpg) center top no-repeat;
	font-family:Arial;
}
.header .head {
	height: 206px;
	width:1033px;
	margin:0 auto;
	position: relative;
	z-index:99999;
}
.header .head .top {
	font-size:12px;
	color:#ffffff;
	line-height:24px;
	height:24px;
}
.header .head .top .toplinks {
	float:right;
	color:#fff;
	font-size:12px;
}
.header .head .top .toplinks a {
	color:#fff;
	text-decoration:none;
	padding:0px 4px;
}
.header .head .top .toplinks a:hover {
	color:#FFF000;
}
.header .head a#logo {
	text-decoration: none;
	display: block;
	position: absolute;
	top: 26px;
	left: -5px;
	background: url('../images/logo.png') no-repeat 50% 0;
	background: url('../images/logo_ie6.gif') no-repeat 50% 0;
	width:251px;
	height:165px;
	text-indent:-9999px;
}
.header .head a#logo:hover {
	text-decoration: none;
	color: #000
}
.header .head .menu {
	position: absolute;
	top: 168px;
	right: -10px
}
.header #icons {
	position: absolute;
	top: 88px;
	right:0px;
	height:16px;
	background:url(../images/icons2.gif) left top no-repeat;
	display:block;
	padding:5px 0px 5px 23px;
	width:174px;
	line-height:16px;
}
.header #icons span {
	float:left;
	color:#797979;
}
.header #icons a {
	display: block;
	float: left;
	width: 16px;
	height: 16px;
	overflow:hidden;
	text-indent: -9999px;
	margin-left: 7px;
	_margin-left:5px;
}
.header #icons a.facebook {
	background: url('../images/facebook.gif') no-repeat
}
.header #icons a.twitter {
	background: url('../images/twitter.gif') no-repeat
}
.header #icons a.youtube {
	background: url('../images/youtube.gif') no-repeat
}
.header #icons a.in {
	background: url('../images/in.gif') no-repeat
}
.header #icons a.rss {
	background: url('../images/rss.gif') no-repeat
}
.header .search {
	position:absolute;
	top:124px;
	right:0px;
}
/*nav*/

.nav {
	float: right;
	overflow: visible;
	position: relative;
	z-index: 30000;
}
.nav li {
	background: url("../images/menu.png") no-repeat scroll 0 bottom transparent;
	color: #fffefe;
	float: left;
	font-size: 16px;
	height: 48px;
	line-height: 48px;
	padding: 0;
	position: relative;
	text-transform: capitalize;
}
.nav li.nl {
	background: none repeat scroll 0 0 transparent;
}
.nav li a {
	color: #fffefe;
	display: block;
	height:20px;
	float: left;
	line-height:20px;
	font-size:18px;
	text-decoration: none;
	padding:14px 44px 14px 14px;
}
.nav li a:hover {
	color: #fffefe;
	text-decoration: none;
	text-shadow: none;
}
.nav li a span {
	cursor: pointer;
	display: inline-block;
}
.nav li ul {
	background-color: #4E505D;
	display: none;
	left: 0;
	padding: 6px 0px;
	position: absolute;
	top: 41px;
	z-index: 300;
	width:120px;
}
.nav li ul li {
	font-size: 14px;
	height: 40px;
	width:120px;
	display:block;
	line-height: 40px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	text-indent: 15px;
}
.nav li ul li a {
	background-color:#4E505D;
	color: #fff;
	font-size: 14px;
	height: 40px;
	line-height: 40px;
	padding: 0 0 0 0px;
	width:100%;
}
.arrow .sf-sub-indicator {
	background-position:0 -100px;
	top:15px;
}
.nav li li a:hover .sf-sub-indicator {
	background-position:-10px 0px;
	top:15px;
}
.nav li ul li a:hover, .nav li:hover ul li a:hover {
	background-color:#83858E;
	display:block;
	color: #FFFFFF;
}
.nav li ul li ul {
	left: 120px;
	background:#9C9FA9;
	padding-top: 0;
	width:120px;
	top: 0;
}
.nav li ul li ul li a {
	background:#9C9FA9;
}
.nav li:hover a {
	color: #FFFFFF;
	text-shadow: none;
}
.nav li:hover ul li a {
	background: none repeat scroll 0 0 transparent;
}
/* apply hovers to modern browsers */

.nav ul a:focus > .sf-sub-indicator,  .nav ul a:hover > .sf-sub-indicator,  .nav ul a:active > .sf-sub-indicator,  .navul li:hover > a > .sf-sub-indicator,  .nav ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}
/*search*/

.search .search-keyword {
	background: url("../images/search.gif") no-repeat scroll left top transparent;
	border: medium none;
	color: #baacac;
	font-size:14px;
	float: left;
	height: 25px;
	padding-top:1px;
	padding-bottom:1px;
	line-height: 25px;
	padding-left:34px;
	width: 163px;
}
.search .search-submit {
	background: url("../images/search_bt.gif") no-repeat scroll left top transparent;
	border: medium none;
	cursor: pointer;
	float: left;
	height: 24px;
	text-indent: -9999px;
	width: 25px;
}
/*index*/

.index {
	background:url(../images/head_bg_index.gif) left top repeat-x;
}
/*channel head*/

.channel {
}
.channel .header {
	background:url(../images/head.gif) center top no-repeat;
	height:150px;
}
.channel .header .head {
	height: 150px;
}
.channel .header .head a#logo {
	top: 30px;
	left:0px;
	background: url(../images/logo_small.png) left top no-repeat;
_;
	background: url(../images/logo_small.gif) left top no-repeat;
	width:180px;
	height:103px;
}
.channel .header .head #icons {
	top: 68px;
	right: 5px;
	background:url(../images/icons.gif) left top no-repeat;
}
.channel .header .head .menu {
	position: absolute;
	top: 112px;
}
/*banner*/

.banner {
	background:url(../images/banner_bg.gif) center top repeat-x;
	height:427px;
	padding-top:19px;
}
.banner_body {
	width:1035px;
	margin:0px auto 0px;
}
.banner_body #intro {
	background: url("../img/intro-bg.png") no-repeat scroll 0 0 #222124;
	color: #FFFFFF;
	height: 325px;
	position: relative;
	z-index:10;
}
.banner_body #intro #image {
	bottom: 0;
	position: absolute;
	right: 0;
}
.banner_body #intro h1, .banner_body #intro h2 {
	color: #FFFFFF;
	font-family: "Bitter", Arial, Helvetica;
	font-size: 2.7em;
	font-weight: normal;
	line-height: 1.2em;
	margin-bottom: 20px;
	text-shadow: 0 0 0;
}
.banner_body #intro p {
	color: #B8BFC8;
	margin-bottom: 30px;
}
.banner_body #intro .padding {
	padding: 50px 460px 0 50px;
}
.banner_body #intro #slider {
	height: 408px;
	overflow: hidden;
	position: relative;
	width: 1035px;
}
.banner_body #intro #slider ul {
	position: absolute;
	top: 0;
}
.banner_body #intro #slider li {
	float: left;
	height: 408px;
	position: relative;
	width: 1035px;
}
.banner_body #intro a.next, .banner_body #intro a.prev {
	display: block;
	height: 78px;
	position: absolute;
	text-indent: -9999px;
	top: 150px;
	width: 45px;
}
.banner_body #intro a.prev {
	background: url("../images/left.gif") no-repeat scroll 0 0 transparent;
	left:-80px;
}
.banner_body #intro a.next {
	background: url("../images/right.gif") no-repeat scroll 0 0 transparent;
	right:-80px;
}
/*container*/

.container {
	background:url(../images/container_bg.gif) left top repeat-y;
	width:1033px;
	float:left;
	margin:0 auto;
}
.container_top {
	background:url(../images/container_top.gif) left top no-repeat;
	height:26px;
	width:1033px;
	float:left;
	margin:0 auto;
}
.container_bot {
	background:url(../images/container_bot.gif) left top no-repeat;
	height:26px;
	width:1033px;
	float:left;
	margin:0 auto;
}
.cols {
	height: 280px;
	color:#777777;
	padding: 5px 0px 0 0px;
	margin-left:23px
}
.cols h2 {
	font-family: Arial, Helvetica;
	line-height: normal;
	color:#cf1226;
	font-size:20px;
	line-height:24px;
	padding-bottom:15px;
}
.cols p {
	color:#777;
	line-height:16px;
	font-size:12px;
}
.cols .title {
	font-size:14px;
	line-height:26px;
	color:#292929;
}
.cols .col1-1 {
	width: 286px;
	float: left;
	margin-right:50px;
}
.cols .col1-2 {
	width: 290px;
	float: left;
	margin-right:38px;
}
.cols .col1-3 {
	width: 322px;
	float: left;
	display:block;
	overflow:hidden;
}
.cols ul {
	clear:both;
	overflow:hidden;
	margin-top:30px;
}
.cols ul li {
	height:24px;
	line-height:24px;
	overflow:hidden;
	font-size:12px;
}
.cols ul li a {
	color:#6b6b6b;
	text-decoration:none;
}
.cols ul li a:hover {
	color:#EC01A2;
	text-decoration:underline;
}
/*share*/

.share {
	overflow:hidden;
	position:relative;
	height:280px;
	margin-top:10px;
	width:323px;
	display:block;
}
.share .s_1 {
	position: absolute;
	left:0px;
	top:70px;
}
.share .s_2 {
	position:absolute;
	left:146px;
	top:6px;
}
.share .s_3 {
	position:absolute;
	left:241px;
	top:6px;
}
.share .s_4 {
	position:absolute;
	left:146px;
	top:144px;
}
.share .shareIcon {
	position:absolute;
	left:0px;
	top:0px;
}
/*news_one*/

.news_one {
	height:82px;
	overflow:hidden;
}
.news_one .pic {
	width:122px;
	height:82px;
	margin-right:14px;
	float:left;
	overflow:hidden;
	display:block;
}
.news_one .pic img {
	width:122px;
	height:82px;
}
.news_one .info {
	overflow:hidden;
}
.news_one .info .title {
	color:#cf1226;
	font-size:16px;
	display:block;
	line-height:24px;
	height:48px;
	text-decoration:none;
}
.news_one .info a:hover {
	color:#EC01A2;
	text-decoration:underline;
}
.news_one .info p {
	line-height:16px;
	color:#3a3a3a;
	font-size:10px;
	padding-top:2px;
}
/*product*/

.product {
	height:334px;
	clear:both;
	width:1003px;
	padding:8px 15px 0px;
	margin:0 auto;
	background:url(../images/pro_bg.jpg) center top no-repeat;
}
.product .pro_tit {
	width:201px;
	height:42px;
	margin:0 auto 22px;
	color:#ed9100;
	text-align:center;
	display:block;
	line-height:42px;
	font-weight:bold;
	background:url(../images/pro_tit.gif) center top no-repeat;
	font-size:16px;
}
.product ul li {
	float:left;
	background:url(../images/pro_line.gif) right center no-repeat;
	padding-left:20px;
	width:310px;
	height:168px;
}
.product ul li.last {
	background:none;
}
/*******************************************************************************************************************

*  INTRO                                                                                                          

*******************************************************************************************************************/

.place {
	height:18px;
	padding-bottom:12px;
	position:relative;
	line-height:18px;
	background:url(../images/place.gif) left top repeat-x;
	font-size:12px;
	padding-left:3px;
	color:#78787b;
}
.place a {
	color:#78787b;
	text-decoration:none;
}
.place a:hover {
	text-decoration:underline;
	color:#78787b
}
/*w1033*/

.w1033 {
	margin:0 auto;
	width:1033px;
}
/*w965*/

.w965 {
	width:965px;
	margin:0 auto;
}
/*main*/

.main {
	overflow:hidden;
	clear:both;
	width:965px;
	float:left;
	margin:0 auto;
}
/*pro_title_list*/

.pro_title_list {
	height:59px;
	border-top:8px solid #f16e0b;
	line-height:59px;
	margin-top:15px;
	background:#f3f3f4;
	clear:both;
	color:#0a264d;
	font-size:12px;
}
.pro_title_list ul {
	background:url(../images/pro_title_list.gif) left top repeat-x;
	margin:0px 12px;
	height:59px;
}
.pro_title_list li {
	float:left;
	padding-right:18px;
}
.pro_title_list li a {
	text-decoration:none;
	color:#4f5057;
}
.pro_title_list li a:hover {
	text-decoration:underline;
	color:#f16e0b;
}
/*LeaveMessage*/

.LeaveMessage .tit4 {
	border-bottom:3px solid #f3f3f4;
	font-weight:bold;
}
.LeaveMessage .con {
	padding-top:8px;
	overflow:hidden;
}
.LeaveMessage label {
	width:72px;
	text-align:left;
	padding-right:6px;
	display:block;
	overflow:hidden;
	font-size:12px;
	height:21px;
	line-height:21px;
}
.LeaveMessage input {
	float:left;
	padding-left:3px;
}
.LeaveMessage .sub {
	background:url(../images/submit.gif) left top no-repeat;
	width:72px;
	height:22px;
	overflow:hidden;
	text-indent:-9999px;
	border:none;
	cursor:pointer;
	float:right;
	margin-right:6px;
}
.LeaveMessage .input1 {
	width:139px;
	height:19px;
	line-height:19px;
	border:1px solid #bcbcbc;
	margin-bottom:0px;
}
.LeaveMessage .input2 {
	width:159px;
	height:19px;
	line-height:19px;
	border:1px solid #bcbcbc;
	margin-bottom:0px;
}
.LeaveMessage .textarea1 {
	width:159px;
	height:85px;
	line-height:19px;
	border:1px solid #bcbcbc;
	margin-bottom:8px;
}
/*LeaveMessage_c*/

.LeaveMessage_c {
	width:965px;
	margin:0 auto;
	overflow:hidden;
	clear:both;
}
.LeaveMessage_c .tit4 {
	border-bottom:3px solid #f3f3f4;
	font-weight:bold;
	line-height:28px;
	height:28px;
}
.LeaveMessage_c .con {
	padding-top:15px;
	overflow:hidden;
}
.LeaveMessage_c label {
	width:67px;
	text-align:right;
	padding-right:6px;
_ padding-right:3px;
	display:block;
	float:left;
	overflow:hidden;
	font-size:12px;
	height:21px;
	line-height:21px;
}
.LeaveMessage_c input {
	float:left;
	padding-left:3px;
}
.LeaveMessage_c .sub {
	background:url(../images/submit.gif) left top no-repeat;
	width:72px;
	height:22px;
	overflow:hidden;
	text-indent:-9999px;
	border:none;
	cursor:pointer;
}
.LeaveMessage_c .input1 {
	width:162px;
	height:19px;
	line-height:19px;
	border:1px solid #bcbcbc;
	margin-bottom:15px;
}
.LeaveMessage_c .input2 {
	width:188px;
	height:19px;
	line-height:19px;
	border:1px solid #bcbcbc;
	margin-bottom:15px;
}
.LeaveMessage_c .textarea1 {
	width:303px;
	height:54px;
	line-height:19px;
	border:1px solid #bcbcbc;
	margin-bottom:15px;
}
.LeaveMessage_c .LM_1 {
	width:240px;
	float:left;
}
.LeaveMessage_c .LM_2 {
	width:380px;
	float:left;
}
.LeaveMessage_c .LM_3 {
	padding-left:30px;
	padding-top:70px;
	float: left;
	overflow: hidden;
}
/*cate*/

.cate {
	background:#f3f3f4;
	border-top:8px solid #f16e0b;
	padding:8px 12px 33px;
}
.cate ul li {
	line-height:20px;
	padding:10px 0px;
	border-bottom:1px dotted #cccccc;
}
.cate ul li a {
	font-size:12px;
	color:#4f5057;
	text-decoration:none;
}
.cate ul li a:hover {
	text-decoration:underline;
	color:#f16e0b;
}
.pro_cate {
	background:#ee00a3 url(../images/pro_cate.gif) left bottom no-repeat;
}
.promotions_cate {
	background:#ee00a3 url(../images/promotions_cate.gif) left bottom no-repeat;
}
.market {
	background:#ee00a3 url(../images/market.gif) left bottom no-repeat;
}
/*globle*/

.globle_pic {
	width:466px;
	overflow:hidden;
	display:block;
	float:left;
}
.globle_left {
	width:290px;
	height:263px;
	display:block;
	overflow:hidden;
	position:relative;
	float:left;
}
.globle_left span {
	position:absolute;
	font-size:30px;
	color:#333333;
	top:105px;
	left:16px;
}
.globle_left .view {
	position:absolute;
	top:156px;
	left:16px;
}
/*activity_list*/

.activity_list {
	width:756px;
	overflow:hidden;
}
.activity_list .act_list_m {
	width:756px;
	height:315px;
	overflow:hidden;
	float:left;
}
.activity_list .act_list_m .title {
	font-size:26px;
	color:#333333;
	height:30px;
	line-height:30px;
	padding:10px 0px;
}
.pro_pic {
	width:300px;
	float:left;
	overflow:hidden;
}
.pro_info {
	width:455px;
	float:left;
	margin-top:30px;
	overflow:hidden;
}
.pro_info h3 {
	line-height:18px;
	height:36px;
	padding-bottom:8px;
	color:#262626;
	font-size:20px;
	font-weight:500;
}
.pro_info .time {
	color:#dc0407;
	line-height:22px;
	height:44px;
	font-size:16px;
}
.pro_info .time span {
	color:#424242;
	display:block;
}
.pro_info .desc {
	line-height:18px;
	width:275px;
	float:left;
	margin-right:20px;
	padding-bottom:10px;
	color:#808080;
	font-size:12px;
}
.pro_info .desc span {
	display:block;
	font-size:16px;
	line-height:38px;
	height:38px;
	color:#424242;
}
.pro_info .buy {
	height:42px;
	display:block;
	margin-top:70px;
	float:left;
	overflow:hidden;
}
.pro_news {
	clear:both;
}
.pro_news li {
	line-height:30px;
	border-bottom:1px dashed #bbbbbb;
	height:30px;
	overflow:hidden;
}
.pro_news li a {
	color:#333333;
	font-size:14px;
	text-decoration:none;
}
.pro_news li a:hover {
	color:#f16e0b;
	text-decoration:underline;
}
.pro_news li span.date {
	float:right;
	font-size:12px;
	color:#888888;
}
.tit2 {
	font-size:30px;
	clear:both;
	overflow:hidden;
	color:#333333;
	line-height:32px;
	height:32px;
	padding-top:8px;
	padding-bottom:8px;
}
.tit3 {
	font-size:30px;
	color:#042e7a;
	width:905px;
	margin:0 auto;
	line-height:30px;
	height:30px;
	padding-top:10px;
	padding-bottom:20px;
}
.tit4 {
	font-size:14px;
	color:#f16e0b;
	width:100%;
	line-height:32px;
	height:32px;
}
.tit5 {
	font-size:26px;
	clear:both;
	overflow:hidden;
	color:#666666;
	line-height:32px;
	height:32px;
	padding-top:8px;
	padding-bottom:8px;
}
.tit6 {
	font-size:24px;
	clear:both;
	overflow:hidden;
	color:#333333;
	line-height:32px;
	height:32px;
	padding-top:8px;
}
.more {
	float:right;
}
.mt1 {
	margin-top:10px;
}
.mt2 {
	margin-top:26px;
}
.mt3 {
	margin-top:35px;
}
.clear {
	clear:both;
}
/*part_280*/

.part_280 {
	width:960px;
	overflow:hidden;
	height:280px;
}
.part_280 .part_280_m {
	width:940px;
	height:280px;
	overflow:hidden;
	background:url(../images/con_280_bg.gif) left top repeat-x;
	float:left;
}
/*part_300*/

.part_300 {
	width:756px;
	overflow:hidden;
	border-bottom:1px dotted #cccccc;
}
.part_300 .part_300_m {
	overflow:hidden;
}
/*part_400*/

.part_400 {
	width:756px;
	overflow:hidden;
	height:400px;
}
.part_400 .part_400_m {
	height:400px;
	overflow:hidden;
}
.part_400 .pro_list_m ul {
	width:880px;
	margin:0 auto;
}
.part_400 .pro_list_m ul li {
	float:left;
}
.part_400 .pro_list_m ul li img {
	width:220px;
}
/*part_434*/

.part_434 {
	width:960px;
	overflow:hidden;
	height:434px;
}
.part_434 .part_434_m {
	width:938px;
	height:434px;
	overflow:hidden;
	background:url(../images/con_434_bg.gif) left top repeat-x;
	float:left;
}
/*onenews*/

.onenews {
	height:177px;
	overflow:hidden;
}
.onenews .pic {
	width:255px;
	margin-right:33px;
	float:left;
	overflow:hidden;
	display:block;
}
.onenews .info {
	overflow:hidden;
}
.onenews .info .title {
	color:#5a5a5a;
	font-size:22px;
	display:block;
	line-height:30px;
	text-decoration:none;
}
.onenews .info a:hover {
	color:#EC01A2;
	text-decoration:underline;
}
.onenews .info .date {
	color:#cecece;
	font-size:12px;
	line-height:24px;
}
.onenews .info p {
	line-height:26px;
	color:#9a9a9a;
	font-size:14px;
	padding-top:18px;
}
/*d1*/

.d1 {
	overflow: hidden;
	width:740px;
}
.d1 li {
	float:left;
	width:330px;
	height:95px;
	overflow:hidden;
	margin-right:35px;
}
.d1 li .pic {
	width:115px;
	height:95px;
	overflow:hidden;
	float:left;
	margin-right:15px;
}
.d1 li .title {
	height:36px;
	line-height:18px;
	overflow:hidden;
	color:#2b2b2b;
	font-size:14px;
	text-decoration:none;
	display:block;
}
.d1 li a:hover {
	color:#EC01A2;
	text-decoration:underline;
}
.d1 li p {
	color:#9a9a9a;
	line-height:16px;
	font-size:12px;
	overflow:hidden;
	padding-top:5px;
}
/*d2*/

.d2 {
	overflow: hidden;
	width:790px;
	margin-left:20px;
	margin-top:24px;
}
.d2 li {
	float:left;
	width:318px;
	margin-right:72px;
	height:183px;
	padding-top:25px;
	overflow:hidden;
}
.d2 li .pic {
	width:162px;
	height:120px;
	padding:6px 0px 0px 6px;
	overflow:hidden;
	position:absolute;
	right:0px;
	top:0px;
}
.d2 li .title {
	height:28px;
	line-height:28px;
	background:url("../images/yellow_b.jpg") no-repeat scroll right center transparent;
	overflow:hidden;
	color:#3a3a3a;
	padding-left:5px;
	padding-right:16px;
	font-size:18px;
	text-decoration:none;
	display: inline-block;
}
.d2 li .title b {
	background:url(../images/icons3.gif) left center no-repeat;
	height:28px;
	margin-right:10px;
	width:12px;
	overflow:hidden;
	float:left;
}
.d2 li a:hover {
	color:#f16e0b;
	text-decoration:underline;
}
.d2 li .info {
	padding-left:5px;
	position:relative;
}
.d2 li .desc {
	color:#5f5f5f;
	line-height:18px;
	margin-bottom:8px;
	width:145px;
	font-size:11px;
	height:72px;
	padding-top:13px;
	overflow:hidden;
}
/*d3*/

.d3 {
	overflow: hidden;
}
.d3 li {
	display:block;
	height:90px;
	padding-top:25px;
	overflow:hidden;
}
.d3 li .pic {
	width:127px;
	height:90px;
	overflow:hidden;
	float:left;
	margin-right:15px;
}
.d3 li .title {
	height:22px;
	line-height:22px;
	overflow:hidden;
	color:#5a5a5a;
	font-size:16px;
	text-decoration:none;
	display:block;
}
.d3 li span.date {
	color:#cecece;
	font-size:12px;
	line-height:20px;
	display:block;
}
.d3 li a:hover {
	color:#F16E0B;
	text-decoration:underline;
}
.d3 li p {
	color:#b0b0b0;
	line-height:16px;
	font-size:12px;
	overflow:hidden;
}
/*d4*/

.d4 {
	overflow: hidden;
	width:756px
}
.d4 li {
	width:756px;
	height:181px;
	position:relative;
	overflow:hidden;
}
.d4 li .pic {
	width:204px;
	height:180px;
	overflow:hidden;
	float:left;
}
.d4 li .title {
	height:40px;
	line-height:40px;
	padding-top:20px;
	overflow:hidden;
	color:#262626;
	font-size:20px;
	text-decoration:none;
	display:block;
}
.d4 li span.date {
	color:#dc0407;
	font-size:14px;
	line-height:18px;
	display:block;
}
.d4 li span.date b {
	display:block;
	font-weight:normal;
	color:#424242;
}
.d4 li a:hover {
	color:#042e7a;
	text-decoration:underline;
}
.d4 li p {
	color:#808080;
	line-height:18px;
	width:390px;
	font-size:12px;
	overflow:hidden;
}
.d4 li p b {
	display:block;
	font-weight:normal;
	width:351px;
	line-height:24px;
	color:#424242;
}
.d4 li a.buynow {
	position:absolute;
	top:128px;
	right:0px;
	width:145px;
	height:37px;
	overflow:hidden;
	display:block;
}
/*d5*/

.d5 {
	overflow: hidden;
	width:820px;
}
.d5 li {
	float:left;
	width:360px;
	margin-right:36px;
	height:344px;
	margin-top:36px;
	overflow:hidden;
}
.d5 li .title {
	height:50px;
	line-height:50px;
	overflow:hidden;
	color:#f16e0b;
	width:360px;
	font-size:20px;
	text-decoration:none;
	display:block;
}
.d5 li .title b {
	background: url("../images/icons3.gif") no-repeat scroll left center transparent;
	float: left;
	height: 50px;
	display:block;
	margin-right: 10px;
	overflow: hidden;
	padding: 0px 0;
	width: 12px;
}
.d5 li a:hover {
	color:#A91A7D;
	text-decoration:underline;
}
.d5 li p {
	color:#5f5f5f;
	line-height:14px;
	font-size:11px;
	height:60px;
	margin-bottom:6px;
	overflow:hidden;
}
.d5 li p a {
	color:#5f5f5f;
}
.d5 li span a {
	width:142px;
	height:36px;
	overflow:hidden;
	float:left;
	overflow:hidden;
	display:block;
	margin-right:16px;
}
/*onepro*/

.onepro {
	width:245px;
	float:left;
	overflow:hidden;
}
.onepro .title {
	height:30px;
	line-height:30px;
	padding:10px 0px;
	overflow:hidden;
	color:#f16e0b;
	width:245px;
	font-size:20px;
	text-decoration:none;
	display:block;
}
.onepro .title b {
	background: url("../images/icons3.gif") no-repeat scroll left center transparent;
	float: left;
	height: 12px;
	margin-right: 10px;
	overflow: hidden;
	padding: 8px 0;
	width: 12px;
}
.onepro a:hover {
	color:#A91A7D;
	text-decoration:underline;
}
.onepro p {
	color:#5f5f5f;
	line-height:14px;
	font-size:11px;
	height:60px;
	margin-bottom:6px;
	overflow:hidden;
}
.onepro span a {
	width:109px;
	height:37px;
	overflow:hidden;
	float:left;
	overflow:hidden;
	display:block;
	margin-right:8px;
}
/*product_top*/

.product_top {
	height:176px;
	overflow:hidden;
	clear:both;
	display:block;
}
/*prolist*/

.prolist {
	width:505px;
	float:left;
	overflow:hidden;
}
.infiniteCarousel {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 505px;
}
.infiniteCarousel .wrapper {
	height: 170px;
	margin: 0 15px;
	overflow: auto;
	top: 0;
	width: 475px;
}
.infiniteCarousel ul a img {
	display: block;
	height: 175px;
	width: 159px;
}
.infiniteCarousel .wrapper ul {
	list-style: none outside none;
	margin: 0;
	padding: 0;
	top: 0;
	width: 625px;
}
.infiniteCarousel ul li {
	color: #6C6D61;
	display: block;
	float: left;
	height: 175px;
	text-align: center;
	width: 159px;
}
.infiniteCarousel ul li a, .infiniteCarousel ul li a:visited {
	color: #6C6D61;
}
.infiniteCarousel .wrapper ul li a:hover {
	text-decoration: underline;
}
.infiniteCarousel ul li a:hover img {
	border-color: #AAAAAA;
}
.infiniteCarousel ul li a span {
	display: block;
	line-height: 17px;
	padding-top: 6px;
}
.infiniteCarousel .arrow {
	cursor: pointer;
	display: block;
	height: 58px;
	outline: 0 none;
	position: absolute;
	text-indent: -9999px;
	top: 50px;
	width: 14px;
}
.infiniteCarousel .forward {
	background: url(../images/right3.gif) left top no-repeat;
	right: 0;
}
.infiniteCarousel .back {
	background: url(../images/left3.gif) left top no-repeat;
	left: 0;
}
/*line0*/

.line0 {
	background:url(../images/line.gif) left bottom repeat-x;
	height:1px;
	clear:both;
	display:block;
	overflow:hidden;
}
/*line*/

.line {
	background:url(../images/line.gif) left bottom repeat-x;
}
/*line2*/

.line2 {
	border-bottom:1px solid #e7e7e7;
}
/*line3*/

.line3 {
	border-bottom:2px solid #d2d3d6;
}
/*fleft*/

.fleft {
	width:756px;
	float:left;
	overflow:hidden;
}
/*fright*/

.fright {
	width:166px;
	float:right;
}
/*product_n*/

.product_n {
	overflow: hidden;
	width:756px;
	margin:0 auto;
	background:url(../images/line.gif) left bottom repeat-x;
	padding-bottom:30px;
}
/*product_info*/

.product_info {
	margin:30px auto 0px;
	overflow:hidden;
}
.product_info .pic {
	width:280px;
	height:280px;
	margin-right:15px;
	overflow:hidden;
	float:left;
}
.product_info .title {
	height:38px;
	line-height:38px;
	background:url("../images/yellow_b.jpg") no-repeat scroll right 15px transparent;
	overflow:hidden;
	color:#3a3a3a;
	padding-right:16px;
	padding-bottom:10px;
	font-size:18px;
	text-decoration:none;
	display: inline-block;
}
.product_info .title b {
	background:url(../images/icons3.gif) left center no-repeat;
	height:12px;
	padding:13px 0px;
	margin-right:10px;
	width:12px;
	overflow:hidden;
	float:left;
}
.product_info a:hover {
	color:#042e7a;
	text-decoration:underline;
}
.product_info .desc {
	font-size:12px;
	color:#aeaeae;
	float:left;
	width:460px;
	display:block;
	padding-bottom:10px;
}
.product_info .characters {
	color:#999999;
	padding-bottom:20px;
	line-height:16px;
	float:left;
	width:395px;
	font-size:11px;
	overflow:hidden;
}
.product_info .characters b {
	display:block;
	color:#f21c8e;
}
.product_info .pronum {
	width:97px;
	float:left;
	margin-right:30px;
	height:42px;
	overflow:hidden;
}
.product_info .pronum label {
	line-height:16px;
	color:#5f5f5f;
	font-size:11px;
	display:block;
	height:16px;
}
.product_info .pronum .input3 {
	width:95px;
	height:21px;
	line-height:21px;
	border:1px solid #d2d3d6;
}
.product_info .buynow {
	float:left;
	padding-top:5px;
}
.product_info .subbuynow {
	background:url(../images/buynow2.gif) left top no-repeat;
	width:142px;
	height:37px;
	overflow:hidden;
	border:none;
	cursor:pointer;
}
/*product_content*/

.product_content {
	overflow:hidden;
	display:block;
	margin-left:30px;
}
.product_content h3 {
	font-size:16px;
	line-height:30px;
	color:#426394;
	font-weight:500;
}
.product_content p {
	color:#999999;
	line-height:18px;
	width:440px;
	font-size:12px;
	overflow:hidden;
}
/*promotions_n*/

.promotions_n {
	overflow: hidden;
	width:756px;
	margin:0 auto;
	background:url(../images/line.gif) left bottom repeat-x;
	padding-bottom:10px;
}
.promotions_n .tit2 {
	padding:10px 0px 10px 0px;
}
/*promotions_info*/

.promotions_info {
	margin:30px auto 0px;
	height:260px;
	overflow:hidden;
	position:relative;
}
.promotions_info .pic {
	width:285px;
	height:240px;
	overflow:hidden;
	float:left;
}
.promotions_info .title {
	height:26px;
	width:460px;
	float:left;
	display: inline-block;
	line-height:26px;
	margin-bottom:21px;
	margin-top:20px;
	overflow:hidden;
	color:#262626;
	font-size:20px;
	text-decoration:none;
}
.promotions_info .date {
	font-size:16px;
	line-height:18px;
	color:#dc0407;
}
.promotions_info span {
	display:block;
	float:left;
	width:460px;
	overflow:hidden;
	line-height:22px;
	padding-bottom:20px;
	font-size:16px;
	color:#424242;
}
.promotions_info span b {
	font-weight:normal;
}
.promotions_info .date b {
	display:block;
	font-weight:normal;
	color:#424242;
}
.promotions_info span.shareto b {
	float:left;
}
.promotions_info a:hover {
	color:#F16E0B;
	text-decoration:underline;
}
.promotions_info .add {
	position:absolute;
	top:160px;
	left:465px;
}
.promotions_info .subadd {
	background:url(../images/add.gif) left top no-repeat;
	cursor:pointer;
	width:148px;
	height:38px;
	overflow:hidden;
	border:none;
}
/*promotions_content*/

.promotions_content {
	overflow:hidden;
	display:block;
	margin-left:30px;
}
.promotions_content h3 {
	font-size:16px;
	line-height:30px;
	color:#426394;
	font-weight:500;
}
.promotions_content p {
	color:#999999;
	width:590px;
	line-height:18px;
	font-size:12px;
	overflow:hidden;
}
/*pagelist*/

.pagelist {
	clear:both;
	text-align:right;
	overflow:hidden;
	display:block;
	height:30px;
	padding:10px 0px 10px 0px;
	margin-top:8px;
}
.pagelist ul {
	float:right;
}
.pagelist li {
	display: inline-block;
	height: 18px;
	float:left;
	line-height: 18px;
	margin-left:5px;
	padding: 0 3px;
	border:1px solid #d5d5d5;
}
.pagelist a:link, .pagelist a:visited {
	color: #78787b;
	display:block;
	text-decoration:none;
	padding: 0px 4px;
}
.pagelist a:hover {
	color:#f21c8e;
	text-decoration:underline;
}
.pagelist .thisclass {
}
/* service*/

.service {
	clear:both;
	margin-top:10px;
	overflow:hidden;
}
.service p {
	font-size:12px;
	width:280px;
	height:125px;
	overflow:hidden;
	padding-top:10px;
	line-height:18px;
	color:#a4a4a4;
}
.service ul {
	width:820px;
}
.service ul li {
	width:349px;
	height:231px;
	margin-right:48px;
	float:left;
	background:url(../images/service_bg.gif) left top no-repeat;
	float:left;
	margin-bottom:40px;
}
.service ul li div {
	padding:0 18px;
	height:231px;
	overflow:hidden;
}
.service ul li .s1 {
	background:url(../images/s1.gif) right bottom no-repeat;
}
.service ul li .s2 {
	background:url(../images/s2.gif) right bottom no-repeat;
}
.service ul li .s3 {
	background:url(../images/s3.gif) right bottom no-repeat;
}
.service ul li .s4 {
	background:url(../images/s4.gif) right bottom no-repeat;
}
.service ul li h3 {
	line-height:53px;
	height:53px;
	color:#252528;
	font-size:26px;
}
/*map*/

.map {
	margin-left:25px;
	overflow:hidden;
	clear:both;
	width:545px;
	float:left;
	font-size:12px;
	line-height:18px;
	color:#a4a4a4;
	width:545px;
	padding-bottom:15px;
}
/*best*/

.best {
	padding:25px 0px;
	border-bottom:9px solid #e7e7e7;
}
/*market_title*/

.market_title {
	background:url(../images/market_tit.gif) left top no-repeat;
	height:36px;
	overflow:hidden;
	line-height:36px;
	font-size:26px;
	color:#252528;
	padding-left:10px;
	clear:both;
	width:728px;
}
.market_title span {
	float:right;
	margin-right:10px;
	padding:8px 0px;
}
/*marketul*/

.marketul {
	clear:both;
}
.marketul ul {
	margin-left:14px;
	clear:both;
	overflow:hidden;
}
.marketul ul li {
	float:left;
	width:210px;
	margin-right:35px;
}
.marketul ul li h3 {
	height:30px;
	line-height:30px;
	color:#666666;
	font-size:16px;
}
.marketul ul li h3 a {
	color:#666666;
}
.marketul ul li h3 a:hover {
	color:#F16E0B;
}
.marketul ul li p {
	line-height:14px;
	font-size:12px;
	color:#9b9b9b;
	padding-bottom:20px;
}
/*product_list*/

.product_list {
	width:756px;
	_width:766px;
	margin-bottom:20px;
	overflow:hidden;
}
.product_list li {
	float:left;
	width:179px;
	height:164px;
	margin:0px 5px;
}
.product_list li img {
	width:179px;
	height:164px;
}
/*product_pic*/

.introduct {
	margin-left:35px;
	overflow:hidden;
	width:330px;
	float:left;
}
.introduct .title {
	font-size:24px;
	height:40px;
	line-height:40px;
	padding-top:20px;
	padding-bottom:10px;
	color:#333333;
}
.introduct p {
	font-size:12px;
	line-height:18px;
	color:#999999;
	width:330px;
	padding-bottom:15px;
}
.introduct .icon {
	width:350px;
}
.introduct .icon li {
	float:left;
	margin-right:12px;
	overflow:hidden;
}
.product_pic {
	float:left;
}
/*content*/

.content {
	padding:0px 0px 40px;
}
.content h2.title {
	color:#252528;
	font-size:26px;
	line-height:30px;
	padding:20px 0px 30px;
}
.content .content_body {
	padding:0px 22px;
	line-height:24px;
	color:#a4a4a4;
	font-size:14px;
	padding-bottom:20px;
}
/*article*/

.article {
	padding:0px 0px 40px;
}
.article h2.title {
	color:#5a5a5a;
	font-size:24px;
	text-align:center;
	display:block;
	line-height:30px;
	padding:20px 0px 15px;
}
.article .info {
	text-align:left;
	color:#cecece;
	line-height:40px;
	display:block;
	overflow:hidden;
	padding-bottom:20px;
	font-size:12px;
}
.article .art_con {
	width:100%;
	overflow:hidden;
	margin:0 auto;
}
.article {
	line-height:24px;
	color:#b0b0b0;
	font-size:14px;
	padding-bottom:10px;
}
/*******************************************************************************************************************

*  FOOTER                                                                                                          

*******************************************************************************************************************/

.channel .foot {
	background:none;
	padding-top:8px;
}
.channel .foota {
	border-bottom:3px solid #E5E5E5;
	clear:both;
	margin-top:20px;
	padding:5px 0px;
}
.channel .foot_a {
	height:16px;
	line-height:16px;
}
#footer {
	padding: 0px 5px 5px;
	color: #fff;
	font-size: 11px;
	background:#fdfdfd;
	clear:both;
}
#footer .foot {
	width:1033px;
	text-align:center;
	margin:0 auto;
	overflow:hidden;
	color:#777777;
	background:url(../images/foot_logo.gif) center 0px no-repeat;
	padding-top:50px;
}
#footer p {
	color: #777777;
	line-height: 20px;
}
#footer a {
	color: #575757;
}
/*******************************************************************************************************************

*  OTHER STYLES                                                                                                    

*******************************************************************************************************************/





/*channel_banner*/

.channel_banner {
	height:198px;
	overflow:hidden;
}
.banner_1 {
	background:#fffffe url(../images/banner_1.jpg) center top no-repeat;
}
.banner_2 {
	background:#fffffe url(../images/banner_2.jpg) center top no-repeat;
}
.banner_3 {
	background:#fffffe url(../images/banner_3.jpg) center top no-repeat;
}
.banner_4 {
	background:#fffffe url(../images/banner_4.jpg) center top no-repeat;
}
.banner_10 {
	background:#fffffe url(../images/banner_10.jpg) center top no-repeat;
}
.body {
	padding-top:15px;
}
#preview {
	float:none;
	margin:20px auto;
	text-align:center;
	width:738px;
}
.jqzoom {
	width:738px;
	height:480px;
	position:relative;
}
.jqzoom img {
	width:732px;
	height:474px;
	border:3px solid #e5e5e5;
}
.zoomdiv {
	left:859px;
	height:400px;
	width:400px;
}
.list-h li {
	float:left;
}
#spec-n5 {
	width:738px;
	height:72px;
	padding-top:20px;
	overflow:hidden;
}
#spec-left {
	background:url(images/left.gif) no-repeat;
	width:10px;
	height:45px;
	float:left;
	cursor:pointer;
	margin-top:15px;
}
#spec-right {
	background:url(images/right.gif) no-repeat;
	width:10px;
	height:45px;
	float:left;
	cursor:pointer;
	margin-top:15px;
}
#spec-list {
	width:702px;
	float:left;
	overflow:hidden;
	margin-left:5px;
	display:inline;
}
#spec-list ul li {
	float:left;
	display:inline;
	width:117px;
}
#spec-list ul li img {
	border:1px solid #ccc;
	padding:2px;
	width:95px;
	height:64px;
}
/*jqzoom*/

.jqzoom {
	position:relative;
	padding:0;
}
.zoomdiv {
	z-index:100;
	position:absolute;
	top:1px;
	left:0px;
	width:400px;
	height:400px;
	background:url(i/loading.gif) #fff no-repeat center center;
	border:1px solid #e4e4e4;
	display:none;
	text-align:center;
	overflow: hidden;
}
.bigimg {
	width:800px;
	height:800px;
}
.jqZoomPup {
	z-index:10;
	visibility:hidden;
	position:absolute;
	top:0px;
	left:0px;
	width:50px;
	height:50px;
	border:1px solid #aaa;
	background:#FEDE4F 50% top no-repeat;
	opacity:0.5;
	-moz-opacity:0.5;
	-khtml-opacity:0.5;
	filter:alpha(Opacity=50);
	cursor:move;
}
#spec-list {
	position:relative;
	width:702px;
	margin-right:5px;
}
#spec-list div {
	margin-top:0;
	margin-left:0px;
*margin-left:0;
}
/*userinfo*/

.userinfo {
	width:756px;
	overflow:hidden;
	margin:0 auto;
	padding-top:35px;
}
.userinfo .tit {
	height:45px;
	line-height:45px;
	color:#262626;
	padding-left:0px;
	margin-bottom:30px;
	font-size:30px;
}
.userinfo .con {
	padding-top:30px;
	overflow:hidden;
}
.userinfo label {
	width:67px;
	text-align:right;
	padding-right:6px;
	display:block;
	float:left;
	overflow:hidden;
	font-size:12px;
	height:21px;
	line-height:21px;
}
.userinfo input {
	float:left;
	padding-left:3px;
}
.userinfo .sub {
	background:url(../images/save.gif) left top no-repeat;
	position:absolute;
	top:40px;
	right:6px;
	width:72px;
	height:22px;
	overflow:hidden;
	text-indent:-9999px;
	border:none;
	cursor:pointer;
}
.userinfo .input1 {
	width:160px;
	height:19px;
	line-height:19px;
	border:1px solid #bcbcbc;
	margin-bottom:15px;
}
.userinfo .input2 {
	width:188px;
	height:19px;
	line-height:19px;
	border:1px solid #bcbcbc;
	margin-bottom:15px;
}
.userinfo .textarea1 {
	width:405px;
	height:61px;
	float:left;
	line-height:19px;
	border:1px solid #bcbcbc;
	margin-bottom:25px;
}
.INT_1 {
	display:block;
	height:36px;
	clear:both;
	overflow:hidden;
}
.INT_2 {
	display:block;
	height:36px;
	clear:both;
	overflow:hidden;
}
.INT_3 {
	display:block;
	clear:both;
	height:88px;
	position:relative;
	overflow:hidden;
}
/*cart_list*/

.cart_list {
	overflow:hidden;
	width:718px;
	margin:0 auto;
}
.cart_list ul li {
	height:96px;
	background:url(../images/line.gif) left bottom repeat-x;
}
.cart_list ul li a.pic img {
	width:84px;
	height:95px;
	overflow:hidden
}
.cart_list ul li a.pic {
	width:84px;
	height:95px;
	float:left;
}
.cart_list ul li .title {
	line-height:22px;
	padding-top:15px;
}
.cart_list ul li .title a {
	color:#262626;
	font-size:14px;
	text-decoration:none;
}
.cart_list ul li .title a:hover {
	text-decoration:underline;
}
.cart_list ul li .title span {
	float:right;
	font-size:14px;
	color:#a4a4a4;
}
.cart_list ul li .title span b {
	color:#ea1919;
	font-weight:normal;
}
.cart_list ul li .date {
	font-size:12px;
	color:#8c8c8c;
	line-height:22px;
}
.shopsub {
	float:right;
	width:143px;
	height:36px;
	overflow:hidden;
	display:block;
	clear:both;
	margin-top:20px;
	margin-bottom:20px;
	cursor:pointer;
	background:url(../images/shopsub.gif) left top no-repeat;
	border:none;
	text-indent:-99999px;
}
/*ad*/

.ad {
	clear:both;
	overflow:hidden;
	margin-top:7px;
}
.ad .ad_pic {
	overflow:hidden;
	margin-bottom:3px;
	height:76px;
	width:165px;
}
