@charset "utf-8";

/* common */
body {
	background: #E5E5E5 url(../images/body_bg.jpg) repeat-x;
	padding: 0;
	margin: 0;
	font-size: 12px;
	font-family: Verdana;
	color: #555;
}

#container {
	position: relative;
	width: 1002px;
	left: 50%;
	margin-left: -501px;
	/*height:894px; background-color:#CFC*/
}

#head {
	height: 85px;
}

#logo-nav {
	width: 805px;
	height: 85px;
	float: left;
}

#logo-nav-en {
	width: 760px;
	height: 85px;
	float: left;
}

#logo {
	width: 176px;
	height: 30px;
	float: left;
	padding-top: 20px;
	padding-left: 21px;
}

#nav {
	width: 100%;
	height: 30px;
	float: left;
	padding-left: 20px;
}

#top_right {
	width: 178px;
	height: 55px;
	float: left;
	padding-top: 21px;
}

#lng {
	width: 104px;
	height: 22px;
	padding-left: 72px;
	margin-bottom: 11px;
}

#search {
	height: 23px;
	background: url(../images/top_search.jpg) no-repeat;
}

#search input {
	/*border:none;*/
	width: 53px;
	height: 16px;
	/*background-color: transparent;*/
	margin-left: 75px;
	margin-right: 1px;
	margin-top: 2px;
	color: #6b1784;
	font-weight: bold;
	float: left;
	background-color: #fcdeb6;
	border: 1px solid #666;
}

#search a {
	color: #FFF;
	text-decoration: none;
	float: left;
	line-height: 21px;
	cursor: pointer
}

#foot {
	clear: both;
	border-top: 2px solid #a1a1a1;
	text-align: center;
	line-height: 45px
		/*padding-top:15px; padding-bottom:15px;*/
}

#foot a {
	color: #555;
	text-decoration: none;
}

#foot a:hover {
	color: #000;
}

ul {
	padding: 0;
	margin: 0;
}

.clr {
	clear: both;
}

/*---MenuBar1---*/
ul.MenuBarHorizontal#MenuBar1 li {
	width: auto;
}

ul.MenuBarHorizontal#MenuBar1 ul {
	width: 92px;
}

ul.MenuBarHorizontal#MenuBar1 ul li {
	display: block;
	width: 90px;
	background-color: #FFF;
	border-left: #acacac 1px solid;
	border-right: #acacac 1px solid;
}

ul.MenuBarHorizontal#MenuBar1 {
	height: 30px;
	width: 100%;
	background-image: url(../images/top_linkBtn_bg.jpg);
}

#MenuBar1 li a {
	background-color: transparent;
	text-align: center;
	font-size: 12px;
	padding: 8px 21px 8px 21px;
	color: #535353;
	background: url(../images/nav_a_bg.jpg) no-repeat right;
}

#MenuBar1 li.last a {
	background: none;
}

#MenuBar1 a:hover {
	color: #000;
}

#MenuBar1 a.MenuBarItemHover {
	color: #000;
}

#MenuBar1 li {
	background-image: url(../images/top_linkBtn_bg.jpg);
	background-repeat: repeat-x;
}

#MenuBar1 ul {
	border: none;
	border-top: #580075 2px solid;
	background-color: #FFF;
	padding-bottom: 4px;
	background: url(../images/subnav_bottom.gif) no-repeat bottom;
}

#MenuBar1 ul li a {
	text-align: left;
	padding: 0px 1px 0px 1px;
	margin-right: 0px;
	background: none;
	font-weight: normal;
	line-height: 22px;
	color: #9f9f9f;
	text-align: center;
}

#MenuBar1 li.ProductMenu ul li a {
	padding: 0px 3px 0px 3px;
}

#MenuBar1 ul li.first {
	padding-top: 5px
}

/*---MenuBar2---*/
#MenuBar2 {
	height: 21px;
	width: 104px;
}

#MenuBar2 li {
	/*background: url(../images/lng_top.jpg) no-repeat;*/
}

#MenuBar2 ul {
	width: 104px;
	border: none;
	margin-top: -4px;
	padding-bottom: 4px;
	background: url(../images/subnav_bottom.gif) no-repeat center bottom;
}

#MenuBar2 ul li {
	background: none;
	width: 102px;
	border-left: #acacac 1px solid;
	border-right: #acacac 1px solid;
	background-color: #FFF;
}

#MenuBar2 li a {
	background-color: transparent;
	color: #666;
	padding: 3px 0px 3px 7px;
	/*firefox*/
	padding: 3px 0px 4px 7px\9;
	/*IE6、7、8*/

}

#MenuBar2 li a img {
	border: none;
	padding-right: 4px
}

#MenuBar2 li a:hover {
	color: #000;
}

#MenuBar2 .MenuBarItemSubmenu {
	background: url(../images/lng_top.jpg) no-repeat 0 0;
}

#MenuBar2 a.MenuBarItemSubmenuHover {
	background-position: left bottom;
}

/*about*/
#big_title {
	height: 58px;
	background: #C9C9C9 url(../images/big_title_top.jpg) repeat-x;
}

#big_title h2,
#big_title h3 {
	padding: 0;
	margin: 0;
	float: left;
	color: #555;
	font-weight: normal;
}

#big_title h2 {
	font-size: 20px;
	padding-top: 23px;
	padding-left: 22px
}

#big_title h3 {
	font-size: 15px;
	padding-top: 30px;
	padding-left: 17px;
	font-weight: bold
}

#left {
	width: 253px;
	padding-left: 21px;
	padding-top: 26px;
	padding-right: 27px;
	padding-bottom: 26px;
	float: left;
}

#left ul {
	padding: 0;
	margin: 0;
}

#left ul li {
	list-style: none;
	display: block;
	float: left;
	width: 253px;
}

#left ul li a {
	line-height: 26px;
	background: url(../images/left_a.jpg) no-repeat left top;
	text-decoration: none;
	color: #666;
	display: block;
	padding-left: 21px;
	margin-bottom: 1px;
	width: 232px;
}

#left ul li a:hover {
	background: url(../images/left_a.jpg) no-repeat left bottom;
	color: #fff;
}

#left_hotline {
	margin-top: 26px;
	margin-bottom: 19px
}

#right {
	width: 701px;
	padding-top: 26px;
	float: left;
}

#right_banner {
	height: 274px;
	background-color: #FFF;
	margin-bottom: 27px;
	position: relative;
}

#right_title {
	width: 680px;
	height: 26px;
	background: url(../images/right_title.jpg) no-repeat
}

#right_title h2,
#right_title h3 {
	padding: 0;
	margin: 0;
	float: left;
	color: #555;
	font-weight: normal;
	font-size: 12px;
	line-height: 26px
}

#right_title h2 {
	padding-left: 15px;
	font-weight: bold;
	color: #7D3593;
	float: left;
}

#right_title h3 {
	/*padding-left:442px;*/
	float: right;
	padding-right: 10px
}

#right_title h3 a {
	text-decoration: none;
	color: #555;
	margin: 0 5px
}

#right_title h3 a:hover {
	color: #000
}

.right_title_sm {
	width: 100%;
	height: 26px;
	float: left;
	background: url(../images/right_title.jpg) no-repeat;
}

.right_title_sm h2,
.right_title_sm h3 {
	padding: 0;
	margin: 0;
	float: left;
	color: #555;
	font-weight: normal;
	font-size: 12px;
	line-height: 26px
}

.right_title_sm h2 {
	padding-left: 15px;
	font-weight: bold;
	color: #7D3593;
	float: left;
}

.right_title_sm h3 {
	/*padding-left:442px;*/
	float: right;
	padding-right: 10px
}

.right_title_sm h3 a {
	text-decoration: none;
	color: #555;
	margin: 0 5px
}

.right_title_sm h3 a:hover {
	color: #000
}

#right_content {
	padding: 26px 15px;
	line-height: 23px;
	padding-right: 33px;
	text-align: justify;
}

#right_content h2,
#right_content h3,
#right_content h4 {
	padding: 0;
	margin: 0;
}

#right_content h3 {
	font-size: 14px;
}

#right_content h2 {
	color: #6b1784;
	font-size: 18px;
	padding: 5px 0;
}

#right_content h4 {
	font-size: 14px;
	color: #6b1784;
}

#right_content h1 {
	text-align: center;
	font-size: 18px
}

#right_content hr {
	border: none;
	border-top: 2px solid #a4a4a4
}

#right_content a {
	color: #666;
	text-decoration: none;
}

#right_content a:hover {
	color: #6b1784;
}

#right_content .rz_box {
	width: 131px;
	float: left;
	text-align: center;
	margin-right: 43px;
	padding-top: 16px
}

#right_content .rz_box_last {
	float: right;
	margin: 0;
}

#right_content .rz_box img {
	display: block;
}

#return_top,
.paging {
	float: right;
	clear: both;
	padding-top: 16px;
}

.paging li {
	text-align: right;
	float: left;
	margin-right: 5px;
	list-style-type: none;
}

#return_top a,
.paging a {
	text-decoration: none;
	color: #555;
}

#return_top a:hover,
.paging a:hover {
	color: #7d3593
}

#ticker {
	height: 274px;
}

#ticker .SlidingPanels {
	width: 722px;
	height: 274px;
	float: left;
}

#ticker .SlidingPanelsContentGroup {
	width: 8000em;
	float: left;
}

#ticker .SlidingPanelsContent {
	float: left;
	width: 701px;
	height: 274px;
}

.banner_nav {
	position: absolute;
	z-index: 100;
	left: 628px;
	top: 242px;
	height: 16px;
	width: 66px;
}

.banner_nav a {
	background: url(../images/right_banner_btn.png) no-repeat left top;
	display: block;
	float: left;
	width: 16px;
	height: 16px;
	overflow: hidden;
	line-height: 0;
	text-decoration: none;
	margin-right: 6px
}

.banner_nav .focus {
	background-position: left -16px;
}

.banner_nav .init {
	background-position: left top;
}

/*news*/
.newlist li {
	display: block;
	list-style: none;
	height: 23px;
	padding: 0 11px
}

.newlist li.color {
	background-color: none;
}

.newlist li.color1 {
	background-color: none;
}

.newlist li.color2 {
	background-color: #f5f5f5
}

.newlist li.color3 {
	background-color: none;
}

.newlist li.color4 {
	background-color: #f5f5f5
}

.newlist li.color5 {
	background-color: none;
}

.newlist li.color6 {
	background-color: #f5f5f5
}

.newlist li.color7 {
	background-color: none;
}

.newlist li.color8 {
	background-color: #f5f5f5
}

.newlist li.color9 {
	background-color: none;
}

.newlist li.color10 {
	background-color: #f5f5f5
}

.newlist li.color11 {
	background-color: none;
}

.newlist li.color12 {
	background-color: #f5f5f5
}

.newlist li.color13 {
	background-color: none;
}

.newlist li.color14 {
	background-color: #f5f5f5
}

.newlist li.color15 {
	background-color: none;
}

.newlist li.color16 {
	background-color: #f5f5f5
}

.newlist li.color17 {
	background-color: none;
}

.newlist li.color18 {
	background-color: #f5f5f5
}

.newlist li.color19 {
	background-color: none;
}

.newlist li.color20 {
	background-color: #f5f5f5
}

.newlist li.color21 {
	background-color: none;
}

.newlist li.color22 {
	background-color: #f5f5f5
}

.newlist li a {
	text-decoration: none;
	color: #666;
	float: left;
}

.newlist li span {
	float: right;
}

.newlist li a:hover {
	color: #7d3593
}

/*contact*/
#contact_left {
	float: left;
	width: 450px
}

#contact_right {
	float: right;
	padding-top: 172px
}

/*feedback*/
#feedback {
	padding: 0;
	margin: 0;
}

#feedback input,
#feedback .mtext {
	width: 313px;
	height: 23px;
	float: left;
	background: url(../images/feedback_input.jpg) no-repeat;
	border: none;
	line-height: 23px;
	padding: 0 5px
}

#feedback li {
	list-style: none;
	display: block;
	float: left;
	margin-bottom: 8px
}

#feedback li span {
	display: block;
	width: 60px;
	float: left;
}

#feedback .ftitle {
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 17px
}

#feedback .mtext {
	height: 119px;
	vertical-align: top;
	overflow: hidden;
	background: url(../images/feedback_mtext.jpg) no-repeat;
}

#fbtn {
	clear: both;
	padding-left: 300px;
	padding-bottom: 50px
}

#fbtn input {
	width: 35px;
	height: 21px;
	border: none;
	background: url(../images/feedback_btn.jpg) no-repeat;
	text-align: center;
	margin-left: 8px;
	color: #5e5e5e;
	padding: 0;
	cursor: pointer
}


/*products*/
.product_box li {
	width: 218px;
	padding-top: 5px;
	height: 210px;
	background: url(../images/product_box.jpg) no-repeat;
	text-align: center;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	list-style: none;
	/*margin-bottom:15px\9;*margin-bottom:0px;*/
}

.product_box .row_end {
	margin-right: 0px
}

.product_box .img_link {
	display: block;
	height: 150px;
	padding-top: 20px;
}

.product_box .txt_link {
	text-decoration: none;
	color: #666;
}

.product_box .txt_link:hover {
	color: #7d3593
}

#product_banner {
	height: 366px;
	margin-top: 26px;
	/*background:url(../images/product_banner.jpg) no-repeat bottom;*/
}

#pclass {
	height: 366px;
}

#pclass .SlidingPanels {
	width: 1002px;
	height: 366px;
	float: left;
}

#pclass .SlidingPanelsContentGroup {
	width: 8000em;
	float: left;
}

#pclass .SlidingPanelsContent {
	float: left;
	width: 1002px;
	height: 366px;
}

.pclass_nav {
	height: 56px;
	width: 1002px;
}

.pclass_nav li {
	display: block;
	float: left;
	width: 250px;
	height: 52px;
	overflow: hidden;
	line-height: 0;
	text-decoration: none;
	list-style: none
}

.pclass_nav li.last {
	width: 252px;
}

.pclass_nav li a {
	display: block;
	width: 250px;
	height: 52px;
	text-decoration: none
}

#pclass_nav0 {
	background: url(../images/pclass_nav0.jpg) no-repeat left top;
}

#pclass_nav1 {
	background: url(../images/pclass_nav1.jpg) no-repeat left top;
}

#pclass_nav2 {
	background: url(../images/pclass_nav2.jpg) no-repeat left top;
}

#pclass_nav3 {
	background: url(../images/pclass_nav3.jpg) no-repeat left top;
	width: 252px;
}

.pclass_nav .focus {
	background-position: left -16px;
}

.pclass_nav .init {
	background-position: left top;
}

#product_detail_img {
	width: 680px;
	background: url(../images/product_detail_img.jpg) no-repeat;
	position: relative;
}

#product_detail_img img {
	margin-bottom: 10px;
	padding-top: 0px;
}

#product_detail_title {
	position: absolute;
	top: 15px;
	left: 59px;
	color: #c9282e;
	font-size: 16px;
	font-weight: bold;
}


/*touz*/
.right_content_sm {
	width: 100%;
	float: left;
	background: none;
}

.right_content_list {
	width: 100%;
	float: left;
	padding: 26px 15px;
	background: none;
}

.right_content_list li {
	width: 30%;
	float: left;
	margin-left: 3%;
	list-style: none;
}