body {
	font-size: 12px;
	font-family: "微软雅黑", Arial, Helvetica, sans-serif;
	color: #6B6B6B;
	background: #F9F9F9 url("../images/bg1.jpg") top repeat-x;
	margin: 0 auto;
}
* {
	margin: 0;
	padding: 0;
	list-style: none;
}
a {
	text-decoration: none;
	color: #515151;
}
a img {
	border: 0;
}
a:hover {
	color: #534044;
}
.w1001 {
	MARGIN: 0px auto;
	WIDTH: 1001px;
	ZOOM: 1
}
.web_main {
	background-color: #FFF;
}
.lt {
	float: left;
}
.rt {
	float: right;
}
.clear {
	clear: both;
}
ul {
	padding: 0;
	margin: 0;
}
li {
	padding: 0;
	margin: 0;
}
/*header */
.header {
	height: 119px;
	width: 1001px;
	margin: auto;
	background: url("../images/topbg.jpg") no-repeat;
}
.header .logo {
	float: left;
	height: 118px;
	overflow: hidden;
	  position: relative;
  top: 10px;
}
.header .rtable {
	float: right;
	border-collapse: collapse;
}
.header .rtable td {
	text-align: left;
	vertical-align: top;
}
.header .languetab {
	height: 35px;
	line-height: 40px;
	float: right;
	width: 150px;
	text-align: center;
	font-weight: bold;
	color: #fff;
}
.header .languetab a {
	color: #fff;
}
.header .searchbox {
	color: #534044;
	display: inline;
	float: right;
	font-size: 24px;
	height: 25px;
	margin: 36px 0 0;
	width: 246px;
}
.header .searchbox .input1 {
	background: none;
	color: #999999;
	border: none;
	float: left;
	height: 25px;
	line-height: 25px;
	padding: 0 10px 0 40px;
	font-size: 12px;
	text-align: left;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
}
.header .searchbox .input2 {
	float: right;
	height: 25px;
	background: none;
	border: none;
	overflow: hidden;
	width: 45px;
	cursor: pointer;
}
/*nav */
.nav_body {
	width: 1001px;
	height: 54px;
	margin: auto auto auto auto;
	background: #fff url("../images/menu_bg.jpg") repeat-x;
}
.nav_content .sl_menu {
	margin: auto auto auto auto;
	width: 1001px;
	z-index: 2999;
	height: 54px;
}
.nav_content .sl_menu li {
	float: left;
	height: 50px;
	width: 135px;
	padding: 4px 0 0 0;
}
.nav_content .sl_menu a {
	font-size: 14px;
	font-family: "微软雅黑";
	color: #332719;
	display: block;
	float: left;
	height: 50px;
	line-height: 40px;
	width: 135px;
	text-align: center;
}
.nav_content .sl_menu a:hover {
	background: url("../images/navhover.jpg") bottom no-repeat;
	color: #040303
}
.nav_content .sl_menu a.on {
	background: url("../images/navhover.jpg") bottom no-repeat;
	color: #040303
}
.nav_content .sl_menu li ul {
	width: 150px;
	top: 50px;
	left: 0;
	display: none;
	opacity: 0;
	list-style: none;
	z-index: 1999;
}
.nav_content .sl_menu li ul li {
	width: 150px;
	margin: 0;
	padding: 0;
	height: 40px;
	background: #CCDDED;
	line-height: 30px;
	text-align: center;
	overflow: hidden;
}
.nav_content .sl_menu li ul li a {
	width: 150px;
	font: 12px "微软雅黑";
	color: #000000;
	height: 40px;
	background: #CCDDED;
	line-height: 30px;
	display: block;
	padding: 0;
}
.nav_content .sl_menu li ul li a:hover {
	width: 150px;
	text-decoration: underline;
	color: #D0080A;
	height: 40px;
	display: block;
}
.nav_content .sl_menu li ul li.bor_t {
	border-top: 1px solid #2d2d2d;
}
/*banner*/
.baner {
	width: 100%;
	overflow: hidden;
	height: 366px;
	margin: auto;
	z-index: -1;
	position: relative;
}
.baner .d1 {
	width: 1300px;
	height: 366px;
	position: relative;
	z-index: -1;
	margin: auto;
}
.baner .loading {
	width: 1300px;
	margin: auto;
	height: 366px;
	line-height: 366px;
	text-align: center;
}
.baner .d2 {
	height: 366px;
	margin: 0 auto;
	overflow: hidden;
	width: 1300px;
}
.baner .num_list {
	display: none;
}
.baner img {
	border: 0px;
}
.baner ul {
	display: none;
}
.baner .button {
	position: absolute;
	z-index: 1000;
	right: 29px;
	bottom: 10px;
}
.baner .b1, .baner .b2 {
	background-color: #727372;
	float: left;
	width: 18px;
	height: 10px;
	margin-right: 8px;
	color: #727372;
	cursor: pointer;
	overflow: hidden;
	display: inline
}
.baner .b2 {
	color: #e09d19;
	background-color: #e09d19;
}
/*piclist*/
.piclist {
	width: 1001px;
	margin: 0 auto;
}
.piclist .title {
	  border-bottom: 2px solid #D40C00;
	line-height: 32px;
}
.piclist .title h2 {
	  color: #D40C00;
	float: left;
	font-size: 15px;
	font-weight: normal;
	text-indent: 20px;
	width: 90px;
}
.piclist .title span {
	color: #A4AEAE;
	float: left;
	text-align: left;
}
.piclist .title a {
	float: right;
	width: 400px;
	text-align: right;
	padding-right: 20px;
	  color: #D40C00;
}
.pic-box {
	background: none repeat scroll 0 0 #F6F6F6;
	height: 170px;
	margin: 0px auto;
	overflow: hidden;
	padding: 0 20px;
	width: 961px;
}
.achievement-content {
	MARGIN: 0px auto;
	WIDTH: 961px;
	OVERFLOW: hidden;
}
.achievement-content UL LI {
	PADDING: 0px;
	DISPLAY: block;
	FLOAT: left;
	HEIGHT: 180px;
}
.achievement-content UL LI img {
	width: 145px;
	padding: 5px;
	margin: 5px;
	border: 1px solid #ccc;
	background: #ffffff;
}
.achievement-content UL LI P {
	TEXT-ALIGN: center;
	DISPLAY: block;
	COLOR: #444444;
	FONT-SIZE: 12px;
	margin: 0px;
	padding: 0px;
}
.achievement-content UL LI a {
	font-size: 12px;
}
/*listmain*/
.listmain {
	width: 1001px;
	margin: 0 auto;
}
.lmain {
	width: 240px;
}
.rmain {
	width: 760px;
}
.pro_left_fenlei {
	border: 1px solid #ECECEC;
	margin: 10px auto;
	padding: 2px;
	background: none repeat scroll 0 0 #7e0e0a;
}
.pro_left_fenlei h2 {
	background: url("../images/lanmu_bg.jpg") no-repeat scroll 0 0;
	color: #FFF;
	font-family: "微软雅黑";
	font-size: 16px;
	font-weight: normal;
	height: 32px;
	line-height: 32px;
	text-align: center;
}
.pro_left_fenlei .acmenu, .pro_left_fenlei .acmenu li, .pro_left_fenlei .acmenu ul {
	margin: 0;
	padding: 0;
}
.pro_left_fenlei .acmenu {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	font: 200 12px "微软雅黑", Arial, Helvetica, sans-serif;
	overflow: hidden;
}
.pro_left_fenlei .acmenu li {
	cursor: pointer;
	display: block;
	background: url("../images/lf_nav_h3_bg.jpg") repeat-x scroll left top;
	height: 26px;
	margin: 5px 0;
}
.pro_left_fenlei .acmenu li a {
	  background: url("../images/lf_nav_h3_icon.jpg") no-repeat scroll 180px center;
  color: #e6e6e6;
  display: block;
  font-family: "微软雅黑";
  font-size: 14px;
  height: 26px;
  line-height: 26px;
  padding-left: 20px;
  text-decoration: none;
}
.pro_left_fenlei .acmenu li ul li {
	display: block;
	margin-left: 15px;
	background: none;
	/*border-bottom: 1px dashed #3c3231;*/
	width: 180px;
}
.pro_left_fenlei .acmenu li.current ul li a, .pro_left_fenlei .acmenu li ul li a {
	background: url("../images/lf_nav_icon.gif") no-repeat scroll 26px 8px;
	color: #ffecdb;
	display: block;
	font-family: "微软雅黑";
	font-size: 12px;
	height: 26px;
	line-height: 26px;
	text-decoration: none;
	width: 180px;
	padding-left: 40px;
	margin: 5px;
}
.pro_left_fenlei .acmenu li ul li a:hover {
	color: #ffecdb;
	  background-color: #E50D02;
}
.khzc {
	border: 1px solid #ECECEC;
	padding: 1px;
	background: #fff;
}
.khzc h2 {
	background: none repeat scroll 0 0 #7e0e0a;
	color: #FFFFFF;
	font-family: "微软雅黑";
	font-size: 14px;
	font-weight: normal;
	height: 31px;
	line-height: 31px;
	text-indent: 20px;
}
.khzc p {
	color: #6B6B6B;
	font-size: 14px;
	line-height: 26px;
	margin: 3px 10px;
}
.col1 {
	border: 1px solid #ECECEC;
	height: 210px;
	margin: 10px auto 0;
	overflow: hidden;
	width: 750px;
	float: right;
	background: url("../images/homepicgb.jpg") top repeat-x #fff;
}
.col1 .title {
	height: 30px;
	overflow: hidden;
}
.col1 .title h3 {
	color: #C50A01;
	float: left;
	font-family: "微软雅黑";
	font-size: 16px;
	font-weight: 100;
	line-height: 30px;
}
.col1 .title span {
	color: #A4AEAE;
	display: inline;
	float: left;
	font-size: 10px;
	line-height: 37px;
	margin: 0 0 0 10px;
	overflow: hidden;
	text-transform: uppercase;
}
.col1 .title a {
	color: #C50A01;
	display: inline;
	float: right;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
}
.indexnews {
	display: inline;
	float: left;
	margin: 0 0 0 16px;
	overflow: hidden;
	width: 370px;
}
.indexnews dl {
	overflow: hidden;
}
.indexnews dl dd {
	width: 100%;
	float: left;
	height: 35px;
	line-height: 35px;
	border-bottom: 1px dashed #e6e6e6;
}
.indexnews dl dd a {
	display: inline;
	float: left;
	height: 38px;
	background: url("../images/iconbg1.png") 2px 17px no-repeat;
	padding: 0 0 0 17px;
	width: 260px;
	overflow: hidden;
	color: #6B6B6B;
}
.indexnews dl dd span {
	float: right;
	height: 38px;
	line-height: 38px;
	overflow: hidden;
	float: right;
	color: #6B6B6B;
}
.indexabout {
	width: 320px;
	float: right;
	text-align: left;
	display: inline;
	overflow: hidden;
	margin: 0 24px 0 0;
}
.indexabout .box {
	padding: 5px 0;
	line-height: 21px;
	text-align: left;
	overflow: hidden;
}
.indexabout .box p.more {
	text-align: right;
}
.indexabout .box a {
	color: #f45c00
}
.col2 {
	border: 1px solid #ECECEC;
	margin: 10px auto 0;
	overflow: hidden;
	width: 750px;
	float: right;
	background: url("../images/homepicgb.jpg") top repeat-x #fff;
}
.col2 .title {
	height: 30px;
	overflow: hidden;
}
.col2 .title h3 {
	color: #C50A01;
	float: left;
	font-family: "微软雅黑";
	font-size: 16px;
	font-weight: 100;
	line-height: 30px;
}
.col2 .title span {
	color: #A4AEAE;
	display: inline;
	float: left;
	font-size: 10px;
	line-height: 37px;
	margin: 0 0 0 10px;
	overflow: hidden;
	text-transform: uppercase;
}
.col2 .title a {
	color: #C50A01;
	display: inline;
	float: right;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
}
.homepro {
	margin: 0 24px 0 0;
	overflow: hidden;
	padding-left: 20px;
	text-align: left;
}
.homepro ul {
}
.homepro li {
	float: left;
	margin-right: 5px;
	width: 170px;
	margin-bottom: 10px;
}

.homepro li:hover {
  background: #BBB;
}

.homepro li img {
	border: 1px solid #EFEFEF;
	margin: 5px;
	padding: 5px;
	width: 150px;
}
.homepro li h3 {
	display: block;
	font-size: 12px;
	font-weight: normal;
	height: 18px;
	line-height: 18px;
	overflow: hidden;
	text-align: center;
}
.homepro1 {
	margin: 0 24px 0 0;
	overflow: hidden;
	padding-left: 20px;
	text-align: left;
}
.homepro1 ul {
}
.homepro1 li {
	float: left;
	margin-right: 5px;
	width: 230px;
	margin-bottom: 10px;
}
.homepro1 li img {
	border: 1px solid #EFEFEF;
	margin: 5px;
	padding: 5px;
	width: 210px;
}
.homepro1 li h3 {
	display: block;
	font-size: 12px;
	font-weight: normal;
	height: 18px;
	line-height: 18px;
	overflow: hidden;
	text-align: center;
}
.indexpro {
	height: 500px;
	margin: 10px auto 0;
	width: 999px;
	overflow: hidden;
	border: 1px solid #ECECEC;
	background: #fff;
}
.indexpro .title {
	height: 49px;
	overflow: hidden;
	padding: 0 16px;
	background: none repeat scroll 0 0 #544848;
}
.indexpro .title h3 {
	color: #FFFFFF;
	float: left;
	font-family: "微软雅黑";
	font-size: 16px;
	font-weight: 100;
	line-height: 49px;
}
.indexpro .title span {
	color: #A4AEAE;
	display: inline;
	float: left;
	font-size: 10px;
	line-height: 54px;
	margin: 0 0 0 10px;
	overflow: hidden;
	text-transform: uppercase;
}
.indexpro .title a {
	color: #FFFFFF;
	display: inline;
	float: right;
	height: 49px;
	line-height: 49px;
	overflow: hidden;
}
.indexpro .box {
	margin-top: 5px;
	overflow: hidden;
}
.indexpro .box .lbtn {
	display: inline;
	float: left;
	margin: 59px 0 0 21px;
}
.indexpro .box .rbtn {
	display: inline;
	float: right;
	margin: 59px 21px 0 0;
}
.indexpro .box .scrollbox {
	display: inline;
	float: left;
	overflow: hidden;
}
.indexpro .box .scrollbox ul {
	float: left;
	overflow: hidden;
}
.indexpro .box .scrollbox ul li {
	float: left;
	margin: 0 10px 20px 10px;
	overflow: hidden;
	width: 228px;
}
.indexpro .box .scrollbox ul li .imgbox {
	display: block;
	overflow: hidden;
	text-align: center;
}
.indexpro .box .scrollbox ul li .textbox {
	display: block;
	height: 26px;
	line-height: 26px;
	overflow: hidden;
	text-align: center;
	width: 226px;
	font-size: 12px;
	font-weight: normal;
}
.inc_pro_img {
	border: 1px solid #D9D9D9;
	height: 165px;
	padding: 5px;
	width: 214px;
}
#index_link {
	background: url("../images/link_bg.png") no-repeat scroll 0 0;
	height: 80px;
	margin: 10px auto;
	width: 1000px;
}
#index_link #link {
	margin: 16px 0 0 40px;
}
#index_link .mt {
	color: #534044;
	font-family: "微软雅黑", "黑体";
	font-size: 16px;
	line-height: 110%;
	margin-left: 20px;
	width: 80px;
}
.QQarea {
	margin: 10px 8px;
	position: relative;
	width: 940px;
}
.QQbed {
	background: none repeat scroll 0 0 #FFFFFF;
	padding-bottom: 0;
	padding-left: 40px;
	padding-top: 5px;
	width: 900px;
}
#QQMarquee {
	height: 146px;
	left: -2px;
	overflow: hidden;
	position: relative;
	width: 624px;
}
.QQarea UL {
	margin: 0;
	padding: 0;
}
.QQbed LI {
	float: left;
	height: 42px;
	overflow: hidden;
	position: relative;
}
#QQMarqueeCoutent A:link {
	color: #767676;
	text-decoration: none;
}
.QQbed LI a {
	color: #3399CC;
	display: block;
}
#QQMarqueeCoutent IMG {
	border: 1px solid #CCCCCC;
	height: 40px;
}
#QQpre {
	background: url("../images/link_btn_left.png") no-repeat scroll 0 0;
	cursor: pointer;
	height: 35px;
	left: 5px;
	margin-right: 8px;
	position: absolute;
	top: 10px;
	width: 24px;
}
#QQnext {
	background: url("../images/link_btn_right.png") no-repeat scroll 0 0;
	cursor: pointer;
	height: 35px;
	margin-right: 8px;
	position: absolute;
	right: -46px;
	top: 10px;
	width: 24px;
}
#footer {
	background: url("../images/footer_bg.jpg") repeat-x scroll 0 0 #383838;
	clear: both;
	  margin-top: 20px;
}
.footer_container {
	/*height: 188px;*/
	margin: 0 auto;
	width: 1001px;
}
#footer .copyright, #footer .copyright a {
	color: #DDDDDD;
	line-height: 20px;
}
.footer_menu {
	color: #FFFFFF;
	height: 35px;
	line-height: 35px;
	padding-top: 5px;
}
.footer_menu .sl_menu {
	margin-left: 220px;
}
.footer_menu .sl_menu li {
	float: left;
}
.footer_menu .sl_menu li a {
	color: #FFFFFF;
	padding: 0 15px;
}
.footer_menu .sl_menu li ul {
	display: none;
}
/*内页*/
.col3 {
	border: 1px solid #ECECEC;
	margin: 10px auto 0;
	overflow: hidden;
	width: 750px;
	float: right;
	background: #fff;
}
.col3 .title {
	height: 30px;
	overflow: hidden;
}
.col3 .title h3 {
	color: #534044;
	float: left;
	font-family: "微软雅黑";
	font-size: 16px;
	font-weight: 100;
	line-height: 35px;
}
.col3 .title span {
	color: #A4AEAE;
	display: inline;
	float: left;
	font-size: 10px;
	line-height: 41px;
	margin: 0 0 0 10px;
	overflow: hidden;
	text-transform: uppercase;
}
.col3 .shownav {
	color: #534044;
	display: inline;
	float: right;
	height: 43px;
	line-height: 43px;
	overflow: hidden;
}
.pageny {
	margin: 0 24px 0 0;
	overflow: hidden;
	padding-left: 20px;
	text-align: left;
}
.pages {
	color: #666666;
	font-size: 12px;
	padding: 10px 0;
	text-align: center;
}
.product_page, .news_page {
	border: 0 none;
	color: #666666;
	margin: 20px 0;
	width: 100%;
}
.product_page span, .news_page span {
	float: none !important;
}
.product_page_left, .news_page_left {
	border: 0 none;
	padding-top: 15px;
}
.product_page_right, .news_page_right {
	border: 0 none;
	padding-top: 15px;
	text-align: right;
	width: 400px;
}
.Page_LastPage, .Page_NextPage, .Page_FristPage, .Page_PreviousPage, .Page_Number {
	border: 1px solid #CCCCCC;
	display: inline-block;
	height: 24px;
	line-height: 24px;
	margin-left: 5px;
	min-width: 16px;
	padding: 0 5px;
	text-align: center;
	vertical-align: middle;
}
span.product_page_none, .product_page_default, .news_page_default {
	display: none;
}
.product_page a:hover {
	color: #6D0001;
	height: auto;
	top: auto;
	width: auto;
}
.product_pic {
	float: left;
	height: 240px;
	text-align: center;
	width: 370px;
}
.product_pic img {
	width: 310px;
}
.product_info_r {
	float: left;
}
.product_info_r .product_name {
	color: #4C4948;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 20px;
	width: 220px;
}
#product_page {
	background: none repeat scroll 0 0 #F1F1F1;
	color: #999999;
	height: 40px;
	line-height: 40px;
	padding: 0 20px;
}
#product_page .pre {
	float: left;
}
#product_page .next {
	float: right;
}
.otherNews .mt, .may_like_product .mt, .pro_form .mt {
	background: url("../images/hot_bg.jpg") repeat-x scroll 0 -1px;
	color: #4D4D4D;
	font-size: 14px;
	font-weight: bold;
	height: 31px;
	line-height: 31px;
	position: relative;
}
.otherNews .mt li, .may_like_product .mt li, .pro_form .mt li {
	background-color: #FFFFFF;
	border-right: 1px solid #DDDDDD;
	color: #4D4D4D;
	float: none;
	font-size: 12px;
	height: 31px;
	line-height: 31px;
	text-align: center;
	width: 116px;
}
.may_like_product {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #DCDCDC;
	height: 230px;
	margin-bottom: 10px;
}
.may_like_product ul {
	width: 778px;
}
.may_like_product .list {
	float: left;
	height: 190px;
	margin: 0 3px;
	overflow: hidden;
	padding-top: 10px;
	text-align: center;
	width: 170px;
}
.may_like_product .list a {
	color: #333333;
	display: block;
	line-height: 30px;
	overflow: hidden;
	text-align: center;
	text-decoration: none;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 170px;
}
.may_like_product img {
	border: 1px solid #D5D5D5;
	height: 150px;
	width: 150px;
}
.may_like_product .list a *:hover {
	color: #0066CB;
}
.otherNews {
	height: 190px;
	margin-bottom: 10px;
}
.otherNews .mc ul {
	margin: 10px 0;
}
.otherNews .mc li {
background: url("../images/b1.gif") no-repeat scroll 10px center float: left;
	height: 24px;
	line-height: 25px;
	overflow: hidden;
	padding-left: 25px;
	text-align: left;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 315px;
}
.otherNews .mc li a {
	color: #777777;
}
.alert {
	background-color: #D9EDF7;
	border: 1px solid #BCE8F1;
	border-radius: 4px;
	margin: 10px 0;
	padding: 8px 35px 8px 14px;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.contact-card ul {
	list-style: none outside none;
	margin: 0;
}
.contact-card ul li {
	line-height: 1.6;
}
.contact-card ul li {
	line-height: 1.6;
}
.pro_form {
	margin-bottom: 10px;
}
.order {
	margin: 30px auto 10px;
	width: 560px;
}
.order li {
	margin: 10px 0;
}
.order li span {
	color: #999999;
	display: block;
	float: left;
	width: 70px;
}
.order li input {
	background-color: #FFFFFF;
	border-color: #DADADA;
	border-style: solid;
	border-width: 1px;
	color: #777777;
	height: 20px;
	line-height: 20px;
	padding: 2px 0.3em;
	width: 470px;
}
.order li textarea {
	border: 1px solid #DADADA;
	color: #777777;
	height: 100px;
	width: 473px;
}
.order li input#passcode {
	width: 100px;
}
.order img {
	height: 26px;
	vertical-align: top;
}
.order .submit {
	background-color:#7E0E0A;
	color: #FFFFFF;
	cursor: pointer;
	height: 32px;
	width: 112px;
}
.order .submit:hover {
	background-color: #999999;
}
.message_form {
	font-size: 14px;
	border-collapse: collapse;
	margin: auto;
	padding: 4px;
	width: 96%;
}
.message_form_top {
	display: none;
}
.message_form_bottom {
	display: none;
}
.message_form_list1, .message_form_list2 {
	line-height: 45px;
}
.message_form_list1 input, .message_form_list2 input {
	background: none repeat scroll 0 0 #f3f3f3;
	border: 1px inset;
	width: 200px;
}
.message_form_title1, .message_form_title2 {
	border-bottom: 1px dashed #cccccc;
	padding-right: 10px;
	text-align: right;
	text-indent: 5px;
	width: 15%;
}
.message_form_content1, .message_form_content2 {
	border-bottom: 1px dashed #cccccc;
	width: 85%;
}
.message_form_button {
	text-align: center;
}
.message_form_button input {
	background: url(http://templateimg.china-dirs.cn/ui_img/008/00800042/language/cn/images/vote_button.gif) repeat scroll 0 0;
	border: 0 none;
	font-size: 12px;
	height: 20px;
	width: 77px;
}
.news_list li {
	border-bottom: 1px dashed #DDDDDD;
	color: #999999;
	height: 30px;
	line-height: 30px;
	padding-left: 5px;
}
.news_list li a {
	color: #575757;
	display: block;
	font-size: 14px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 450px;
}
.news_list li a:hover {
	color: #0066CB;
}
.news_list span {
	color: #999999;
	float: right;
}
.tpList {
	border-bottom: 1px solid #E9E9E9;
	padding: 20px 10px 0;
	position: relative;
}
.tpList:hover {
	background-color: #F9FAFD;
}
.tpList .pic {
	display: inline;
	float: left;
	margin-right: 10px;
	overflow: hidden;
	text-align: center;
}
.tpList .pic img {
	border: 1px solid #CCCCCC;
	display: block;
}
.tpList h3 {
	font-size: 18px;
	line-height: 26px;
}
.tpList a {
	color: #6B6B6B;
}
.tpList h3 a:hover {
	background: none repeat scroll 0 0 #4196E6;
	color: #FFFFFF;
	text-decoration: none;
}
.tpList p {
	color: #666666;
	height: 45px;
	overflow: hidden;
	padding: 8px 0;
}
.tpList .newsinfo {
	line-height: 16px;
	margin-bottom: 20px;
	position: relative;
}
.tpList .newsinfo, .newsinfo a {
	color: #999999;
}
.tpList em {
	font-weight: bold;
}
.tpList .newsinfo em a {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	color: #455E85;
	font-weight: normal;
	padding: 2px 4px;
}
.tpList .tpWrap {
	color: #666666;
	line-height: 21px;
}
.tpList .tpWrap em {
	font-size: 14px;
}
.tpList .list_area {
	color: #666666;
	height: 75px;
	margin-bottom: 20px;
	overflow: hidden;
}
.tpList .list_area em {
	border-bottom: 2px solid #9BEAFD;
	color: #298CC7;
	cursor: pointer;
	font-weight: normal;
}
.tpList:hover {
	background-color: #F4F4F4;
}
.tpList .newsinfo span {
	float: none;
}
.newshow_title {
	color: #000000;
	font-size: 16px;
	margin: 20px 0 10px;
	text-align: center;
}
.newshow_date {
	color: #999999;
	font-size: 12px;
	padding-bottom: 9px;
	text-align: center;
}
.introduce {
	background: none repeat scroll 0 0 #F2F7FF;
	border: 1px solid #CCDEEA;
	font-size: 12px;
	line-height: 180%;
	margin: 15px 0;
	padding: 8px 12px;
}
.laylink {
	background-color: #F1F1F1;
	line-height: 24px;
	margin-bottom: 15px;
	padding: 10px;
}
.article h5 {
	border-bottom: 1px solid #EEEEEE;
	font-size: 18px;
	font-weight: bold;
	line-height: 25px;
	margin: 20px 0;
	padding-bottom: 10px;
}
.article p {
	font-family: "Microsoft Yahei UI", "Microsoft YaHei";
	font-size: 14px;
	line-height: 30px;
	margin: 0 0 10px;
	text-indent: 24px;
}
.article .culture {
	background-color: #F6F6F6;
	border: 1px solid #EEEEEE;
	color: #777777;
	padding: 10px 25px;
}
.otherNews, .pro_form, .may_like_product {
	border: 1px solid #D6D6D6;
	margin-bottom: 10px;
}
.news_container {
	line-height: 24px;
}
.banner {
	  background: #E8E8E8;
  height: 366px;
  margin: 0 auto;
  width: 100%;
  overflow: hidden;
  padding-top: 6px;
}
.banner2 {
	clear: both;
	height: 366px;
	overflow: hidden;
	width: 1300px;
	z-index: 0;
	margin: 0 auto;
}
.banner2 a {
	text-indent: -9999px;
	border: 0 none;
}
.banner2 {
	height: 366px;
	width: 1300px;
}
.nivo-directionNav a {
	background: url("../images/arrows.png") no-repeat scroll 0 0 transparent;
	cursor: pointer;
	height: 30px;
	position: absolute;
	top: 45%;
	width: 30px;
	z-index: 9;
}
a.nivo-nextNav {
	background-position: -30px 0;
	right: 15px;
}
a.nivo-prevNav {
	background-position: 30px 0;
	left: 15px;
}
.coin_slider_container {
	width: 1300px;
	overflow: hidden;
	position: relative;
	background: url("../images/bannerbg.jpg") no-repeat scroll center center #DBDBDB;
	height: 360px;
	margin: 0px auto;
	text-align: center;
}
.coin_slider {
	width: 1300px;
	height: 360px;
	overflow: hidden;
	position: relative;
}
.coin_slider a {
	text-decoration: none;
	outline: none;
	border: none;
}
.cs-buttons {
	height: 20px;
	position: absolute;
	right: 8px;
	bottom: 4px;
	z-index: 1001;
}
.cs-buttons-a {
	background-color: #FCF2CF;
	border: 1px solid #F47500;
	color: #D94B01;
	cursor: pointer;
	float: left;
	font-size: 12px;
	height: 16px;
	line-height: 16px;
	margin-left: 3px;
	text-align: center;
	width: 16px;
	text-decoration: none;
	font-family: "宋体";
}
.cs-active {
	background-color: #ffb442;
	color: #ffffff;
	font-weight: bold;
}
.cs-title {
	background-color: #000000;
	padding-left: 10px;
	height: 26px;
	line-height: 26px;
	font-size: 12px;
	width: 1300px;
	color: #FFFFFF;
}
.tag {
	MARGIN: 20px
}
.tag A {
	BORDER-BOTTOM: #fff 1px dashed;
	BORDER-LEFT: #fff 1px dashed;
	PADDING-BOTTOM: 4px;
	LINE-HEIGHT: 12px;
	MARGIN: 20px 10px 10px 0px;
	PADDING-LEFT: 4px;
	PADDING-RIGHT: 4px;
	WHITE-SPACE: nowrap;
	BACKGROUND: #e6e6e6;
	HEIGHT: 12px;
	COLOR: #000;
	FONT-SIZE: 12px;
	BORDER-TOP: #fff 1px dashed;
	BORDER-RIGHT: #fff 1px dashed;
	TEXT-DECORATION: none;
	PADDING-TOP: 4px
}
.tag A:hover {
	COLOR: #317ee7
}
/*下拉*/

.inner_fenlei .acmenu li {
	height: auto !important;
	width: 100%;
	border-bottom: none;
	cursor: pointer;
}
.inner_fenlei .acmenu li ul {
	display: none;
}
.inner_fenlei .acmenu li ul li {
	display: block;
	text-indent: 10px;
	background-position: 16px center;
}
.inner_fenlei .acmenu li ul li a {
	color: #999;
}
/*.inner_fenlei .acmenu li ul li a:hover {
	color: #046CD0;*/
}
.inner_fenlei .acmenu {
	background: none repeat scroll 0 0 transparent;
	width: 100%;
}


/**/
span.topdianhua {
  color: #FFF;
  font-size: 20px;
  display: block;
  margin-top: 15px;
}


#product_info_detail {
  height: 330px;
}

#product_desc h3 {
  color: #DE0C00;
  background: #efefef;
  line-height: 30px;
  padding-left: 10px;
  height: 30px;
}


/*新banner*/
.bitdiv {
  display: inline-block;
  width: 18px;
  height: 18px;
  margin: 0 10px 10px 0px;
  cursor: pointer;
  float: right;
	  border-radius: 10px;
}

.imagebox {
  text-align: right;
  position: relative;
  z-index: 999;
}

.curimg {
  /* background-image: url(../images/01.png); */
  background: #CA0000;
}


.defimg {
  background: #FFF;
}


.flashbox {
  overflow: hidden;
  position: relative;
}

.mainbox {
  overflow: hidden;
  position: relative;
}


