﻿
/**/
a
{
	color: #3A3C3C;
}

/*搜索*/
.btnSearch
{
	cursor: pointer;
	height: 22px;
	letter-spacing: 2px;
	line-height: 22px;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 58px;
	background-color: #9F6067;
	border: 1px solid #C49EA2;
	color: #FFFFFF;
}
.txtInput
{
	height: 20px;
	margin: 0;
	width: 164px;
	background-color: #F5F5F5;
	border: 1px solid #DCDCDC;
}
/**标题 下横线**/
.title_line
{
	height: 31px;
	margin-top: 12px;
	background: url("Images/line.jpg" ) no-repeat left bottom;
}
/*各个标题*/
.title_general
{
	display: inline-block;
	text-indent: 29px;
	height: 23px;
	line-height: 23px;
	font-size: 16px;
	font-weight: bold;
	float: left;
	color: #000;
}
.company_title
{
	background: url("Images/C.jpg" ) no-repeat left center;
}

.news_title
{
	background: url("Images/N.jpg" ) no-repeat left center;
}
.recommended_products_title
{
	background: url("Images/R.jpg" ) no-repeat left center;
}
.new_product_title
{
	background: url("Images/P.jpg" ) no-repeat left center;
}
/*浮动*/
.left
{
	float: left;
}
.right
{
	float: right;
}
.mt10px
{
	margin-top: 10px;
}
/*格局*/
/************************************ head start **************************************/
.header
{
	width: 966px;
	min-height: 32px;
	height: auto !important;
	height: 32px;
	margin: 0 auto;
	position: relative;
}
.header .language
{
	position: absolute;
	top: 12px;
	right: 12px;
}
.header .language a
{
	padding: 0 2px;
	color: #D6E8F5;
}
.setHome
{
	display: inline-block;
	width: 70px;
	text-align: right;
	background: url(Images/home.png) left no-repeat;
}
.favorite
{
	display: inline-block;
	margin-left: 12px;
	width: 70px;
	text-align: right;
	background: url(Images/add.png) left no-repeat;
}
/************************* head end***********************/
/********************************  menu    start  ********************************/
.menu
{
	width: 966px;
	height: 53px;
	overflow: hidden;
	margin: 0 auto;
	background: url(Images/bg_menu.gif) top repeat-x;
}
.menu table
{
	width: 100%;
}
.menu table td
{
	text-align: center;
	border-right: 1px solid #B6212D;
	border-left: 1px solid #881821;
}
.menu table td a
{
	font: 14px;
	text-decoration: none;
	display: block;
	height: 18px;
	padding: 16px 0px;
	color: #fff;
}
.menu table td a:link, .menu table td a:visited, .menu table td a:hover, .menu table td a:active
{
	text-decoration: none;
	display: block;
	height: 18px;
	padding: 16px 0px;
	font: 14px/14px "微软雅黑";
	color: #fff;
}
.menu table td:hover
{
	background: url(Images/hover.gif) left repeat-x;
}
.menu table td a:hover
{
	background: url(Images/hover.gif) left repeat-x;
}
.menu table.table_menu
{
	width: 660px;
}
.menu td.first_td
{
	width: 95px;
}

/********************************  menu    end  ********************************/
/********************************  main    start********************************/
.main
{
	width: 966px;
	margin: 0 auto;
	min-height: 100px;
	height: auto !important;
	height: 100px;
	padding: 0 0 40px 0;
	background-color: #FFFFFF;
}

.main_left
{
	float: left;
	width: 180px;
	min-height: 250px;
	height: auto !important;
	height: 250px;
	padding: 5px 10px;
}
.main_right
{
	float: left;
	width: 750px;
	min-height: 250px;
	height: auto !important;
	height: 250px;
	margin-left: 3px;
}
.main_right_head
{
	font-weight: bold;
	height: 42px;
	line-height: 42px;
	margin: 0 auto;
	text-indent: 24px;
	width: 720px;
	padding-top: 5px;
	border-bottom: 1px solid #EAEAEA;
	color: #373737;
}
.main_right_content
{
	min-height: 110px;
	height: auto !important;
	height: 110px;
	width: 710px;
	margin: 0 auto;
}

/************************** main end ***************************/
.banner
{
	width: 966px;
	margin: 0 auto;
}
/************************** foot start **************************/
.footer { width: 966px; margin: 0 auto; min-height: 90px; height:auto!important; height:90px;}
/************************** foot end **************************/

/*********************************************** home *********************************/
/******************************** 首页banner切换 start ********************************/
.slice_warp
{
	margin: 0 auto;
	width: 966px;
	padding-top: 1px;
	height: 400px;
	background: #FFFFFF;
}
.slice
{
	width: 966px;
	height: 400px;
	margin: 0 auto;
}
#slider li
{
	width: 966px;
	height: 400px;
	overflow: hidden;
}
p#controls
{
	margin: 0;
	position: relative;
}
#prevBtn, #nextBtn
{
	display: block;
	margin: 0;
	overflow: hidden;
	width: 60px;
	height: 400px;
	position: absolute;
	left: 0px;
	top: -400px;
}
#nextBtn
{
	left: 906px;
}
#prevBtn a
{
	display: block;
	width: 60px;
	height: 400px;
	background: url(Images/banner_arrow_left.png) no-repeat 0 0;
}
#nextBtn a
{
	display: block;
	width: 60px;
	height: 400px;
	background: url(Images/banner_arrow_right.png) no-repeat 0 0;
}
/******************************** 首页banner切换 end ********************************/
/*Home*/
.aboutUs_div
{
	width: 530px;
	margin-top: 12px;
	padding-left: 25px;
}
.about_us_content
{
	width: 530px;
	height: 145px;
	margin-top: 12px;
	overflow: hidden;
	white-space: normal;
	word-break: break-all;
	table-layout: fixed;
	table-layout: fixed;
	white-space: normal;
}
.news_div
{
	width: 350px;
	padding-left: 35px;
	margin-top: 10px;
	overflow: hidden;
}
.home_news_list li
{
	padding: 5px 8px;
	margin: 0px 0px;
	width: 334px;
	height: 18px;
	border-bottom: 1px dashed #c0c0c0;
}
.home_news_list li a
{
	display: inline;
	float: left;
	text-indent: 10px;
	white-space: nowrap;
	width: 240px;
	color: #3A3C3C;
}
.home_news_list li span
{
	width: 74px;
	display: inline;
	float: right;
	overflow: hidden;
	color: #8D8D8D;
}
.recommended_products_head, .new_product_list_head
{
	width: 915px;
	margin: 0 auto;
	margin-top: 12px;
}
.recommended_products
{
	width: 915px;
	margin: 0 auto;
	padding: 10px 0px 15px 0px;
	height: 170px;
	overflow: hidden;
}
.recommended_products_list
{
	width: 900px;
	margin: 0 auto;
	height: 170px;
	display: inline;
}
.recommended_products_list li, .new_product_list li
{
	float: left;
	width: 160px;
	margin: 10px 10px;
	height: 150px;
	overflow: hidden;
	text-align: center;
	display: inline;
}
.recommended_products_list li div, .new_product_list li div
{
	width: 160px;
	height: 120px;
	margin-bottom: 8px;
}
.turnBtn
{
	width: 30px;
	float: left;
	padding-top: 50px;
	cursor: pointer;
}
#marquee_div
{
	float: left;
	height: 170px;
	width: 600px;
}
/*********************************************** home end *********************************/


.article_content
{
	line-height: 150%;
	letter-spacing: 1px;
	word-spacing: 1px;
	padding-left: 24px;
	padding-top: 24px;
}
.nav_title
{
	font-size: 16px;
	height: 42px;
	line-height: 42px;
	font-weight: bold;
	text-indent: 24px;
	float: left;
	background: url(Images/nav_title.jpg) no-repeat left center;
	color: #373737;
}
.first_a
{
	display: inline-block;
	text-indent: 12px;
	background: url("Images/coum_arrow.jpg") no-repeat left center;
}
ul.dropdown li.hover a
{
	color: #8D8D8D;
}
ul.dropdown .hover .first_a
{
	background: url("Images/coum_arrow_hover.jpg") no-repeat left center;
	color: #D6575F;
}
ul.dropdown .hover .first_a:hover
{
	color: #D6575F;
}
.dropdown .first_li .select_a
{
	color: Red;
}
.company_name
{
	height: 23px;
	line-height: 23px;
	padding-left: 12px;
	display: inline;
	color: #237BC1;
}
.coum_name
{
	width: 180px;
	text-indent: 28px;
	font-size: 16px;
	font-weight: 900;
	height: 42px;
	line-height: 42px;
	background: url("Images/N.jpg") no-repeat left center;
	color: #000;
	border-bottom: solid 2px #D6575F;
}
/*More*/
.right_more
{
	float: right;
	width: 50px;
	font-size: 12px;
	display: inline;
	padding-top: 6px;
	color: #999;
}
.right_more a
{
	font-size: 12px;
	color: #999999;
}
/*标题图片*/
.biao_ti
{
	background: url("Images/title.jpg") no-repeat left center;
}
.input
{
	height: 20px;
	line-height: 20px;
	padding: 0 3px;
	background-color: #FBFBFB;
	border: 1px solid #DDDDDD;
	color: #555555;
}
label.error
{
	color: Red;
	padding-left: 8px;
}
/*--分页--
#divPager
{
	text-align: center;
	margin-top: 18px;
	width: 700px;
}

.pages
{
	color: #999;
}

.pages a, .pages .cpb
{
	text-decoration: none;
	display: inline-block;
	padding: 0 5px;
	margin: 0 2px;
	font-size: 12px;
	border: 1px solid #ddd;
	background: #fff;
	color: #000;
}
.pages a:hover
{
	text-decoration: none;
	background-color: #ffa501;
	color: #fff;
	border: 1px solid #ffa501;
}
.pages .cpb
{
	font-weight: bold;
	color: #fff;
	background: #ffa501;
	border: 1px solid #ffa501;
}


/*Product list*/
.product_list li
{
	display: inline;
	float: left;
	height: 150px;
	margin: 10px 8px;
	overflow: hidden;
	text-align: center;
	width: 160px;
}
.product_a_img
{
	display: block;
	height:124px;
	width: 160px;
	margin: 0 auto;
	text-align: center;
}
/********** 产品列表 图片居中**********************/
.div_img_center
{
	width: 160px;
	height: 124px;
	display: table;
	text-align: center;
}
.div_img_center img
{
	vertical-align: middle;
	padding: 0;
	margin: 0;
}
.div_img_center span
{
	display: table-cell;
	vertical-align: middle;
}

/*********************************/

.product_a_txt
{
	display: block;
	width: 160px;
	overflow: hidden;
	margin-top: 5px;
}
/*Article list*/
.article_list li
{
	line-height: 18px;
	padding: 10px 0;
	white-space: normal;
	width: 710px;
	border-bottom: 1px dashed #C0C0C0;
}
.article_right
{
	float: right;
}
.article_left
{
	float: left;
	line-height: 18px;
	text-indent: 16px;
	background: url("Images/title.jpg") no-repeat left center;
	color: #050000;
}
/*article*/
.article_title
{
	font-size: 16px;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
	margin-top: 12px;
	text-align: center;
	color: Black;
}
.article_info
{
	margin-top: 12px;
	height: 26px;
	text-align: center;
	border-bottom: 1px dashed #8D8D8D;
}
.article_info span
{
	padding: 0 12px;
	letter-spacing: 1px;
	word-spacing: 1px;
}
.article_info_content
{
	margin-top: 12px;
	min-height: 400px;
	height: auto !important;
	height: 400px;
	line-height: 200%;
	letter-spacing: 1px;
	word-spacing: 1px;
}
/*Product */
.product_img_div
{
	position: relative;
	width: 696px;
	margin: 0 auto;
	min-height: 320px;
	height: auto !important;
	height: 320px;
	margin-top: 28px;
}
.div_Img
{
	width: 700px;
	text-align: center;
}
.div_Img img
{
	padding: 2px 2px;
	display: block;
	margin: 0 auto;
	border: solid 1px #ccc;
}
.right_a
{
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	min-height: 320px;
	height: auto !important;
	height: 320px;
	width: 27px;
}
.left_a
{
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 27px;
	min-height: 320px;
	height: auto !important;
	height: 320px;
}

.right_a_img
{
	background: url(Images/product_arrow_right.jpg) no-repeat left center;
}
.left_a_img
{
	background: url(Images/product_arrow_left.jpg) no-repeat left center;
}

.main_table
{
	width: 696px;
	margin: 15px auto;
	padding: 2px;
	border-collapse: collapse;
}
.main_table td
{
	height: 25px;
	line-height: 25px;
	padding: 2px;
	border-collapse: collapse;
	line-height: 18px;
	border: solid 1px #c1c1c1;
}
.td_title
{
	height: 25px;
	line-height: 25px;
	color: #000;
	font-weight: bold;
	font-size: 13px;
	width: 15%;
	background: #eee;
	color: #000;
}
/*message list*/
.message_list
{
	letter-spacing: 1px;
	word-spacing: 1px;
	line-height: 200%;
}
.message_list li
{
	line-height: 18px;
	padding: 10px 0;
	white-space: normal;
	width: 710px;
	border-bottom: 1px dashed #C0C0C0;
}

.message_list li .title
{
	padding: 2px 0 0 20px;
	background: url("Images/title.jpg") no-repeat left center;
	color: #050000;
}
