@charset "utf-8";
/*共用部分*/
* {
	margin:0;
	padding:0;
	list-style-type:none;
	line-height: 180%;
}
a {
	text-decoration:none;
	color:#666;
}
a:hover {
	color:#cc0000;
}
html, body {
	margin:0;
	padding:0;
	color:#333333;
	font-size:12px;
	width:100%;
	height:100%;
}
img {
	border:0;
}
.clear {
	clear:both;
}
.left {
	float:left;
}
.right {
	float:right;
}
div, ul, li {
	list-style-type:none;
	margin:0;
	padding:0;
}
.f14px{ font-size: 14px; font-weight: bold;}
.b{ font-weight: bold;}
.path {color:#000;}
.path a {color:#000;}

/*首页*/
.container{ width: 100%; height: auto; overflow: hidden;}

.top{ height: 165px; background: url(../images/top_bg.gif) no-repeat top center;}
.header{ height: 118px; width: 990px; margin: 0 auto; }

.lan_box{ width: 200px; height: 26px; line-height: 26px; padding-top: 60px;}



.menu{ width: 990px; height: 46px; line-height: 46px; color: #fff; margin: 0 auto;}
.menu ul a{ color: #fff; line-height:46px; text-align: center; width: 11%; float: left; font-size: 14px; font-weight: bold;}
.menu ul a:hover{ background:url(../images/li_hover_bg.gif) repeat-x; color:#fff;}

.main{ height: auto; background: url(../images/bg.jpg) no-repeat top center; }

.ad{ width: 980px; height: auto; margin: 0 auto; padding: 5px;}
 

div#MainPromotionBanner{
	width:980px;
	height:auto;
 }
#MainPromotionBanner #SlidePlayer {
	position:relative;
	margin: 0 auto;
}
#MainPromotionBanner .Slides{
	padding: 0;
	margin: 0;
	list-style: none;
	height: 286px;
	overflow: hidden;
}
#MainPromotionBanner .Slides li {
	float: left;
	width: 980px;
	height: 286px;
}

#MainPromotionBanner .Slides img{
 	display: block;
     width: 980px;
	height: auto;	
}

#MainPromotionBanner .SlideTriggers{
	margin: 0;
	padding: 0;
	list-style: none; 
	position: absolute; 
	bottom: 20px; 
	right: 10px;
	z-index: 10;
	height: 25px;	
}
#MainPromotionBanner .SlideTriggers li{
	float: left;
	display: inline;
	color: #74a8ed;
	text-align: center;
	line-height:16px;
	width: 16px;
	height: 16px;
	font-family: Arial;
	font-size: .9em;
	cursor: pointer;
	overflow: hidden; 
	margin:3px 6px;
	background: url(../images/slide_trigger.gif) no-repeat center center;
}
#MainPromotionBanner .SlideTriggers li.Current{ 
	color:#fff; 
	background: url(../images/slide_trigger_c.gif) no-repeat center center;
	border:0; 
	font-weight:bold;
	font-size: 1.4em;
	line-height: 21px;
	height: 21px;
	width: 21px;
	margin:0 6px; 
}



#MainPromotionBanner .banner{
	padding: 0;
	margin: 0;
	list-style: none;
	height: 260px;
	overflow: hidden;
}

.content_box{ background: #f0f9ff;}
.content{ width: 990px; height: auto; overflow: hidden; margin: 0 auto; }
.leftside{ width: 220px; height:auto;}
.news{ height: auto; border: 1px solid #cae3fb; background:url(../images/sub_bg.gif) repeat-x #fff; margin-bottom:10px;}
.title1{ padding-left: 50px; height:35px; line-height: 35px; background:url(../images/icon1.gif) no-repeat 10px center;}
.news_txt{ padding: 10px;}
.more{ padding-top: 10px; padding-right:10px;}
.news_txt ul a{ line-height: 30px; height: 30px; background:url(../images/icon4.gif) no-repeat 5px center; padding-left: 15px; overflow: hidden; display: block; border-bottom: 1px dashed #ccc;}


/*产品分类*/
.pro_class{ height: auto; border: 1px solid #cae3fb; background:url(../images/sub_bg.gif) repeat-x #fff;margin-bottom:10px;}
.title2{ padding-left: 50px; height:35px; line-height: 35px; background:url(../images/icon5.gif) no-repeat 10px center;}
.pro_txt{ padding: 10px;}
.pro_txt ul a{ line-height: 38px; height: 38px; background:url(../images/icon6.gif) no-repeat 5px center; padding-left: 25px; overflow: hidden; display: block; border-bottom: 1px dashed #ccc;}


.online_ly{ margin-bottom:10px;}
.online_ly img{ width: 218px; height: 65px;}

.zhaopin{}
.zhaopin img{  width: 218px; height: 65px;}


.rightside{ width:755px; height: auto;}

/*公司介绍*/
.about_box{ height: auto; background: url(../images/about_bg.gif) repeat-x #d0eafb; border: 1px solid #92b7da; margin-bottom: 10px;}
.about_box1{ height: auto; }
.about_l{ width: 500px; height: auto;}
.about_r{ width: 206px; height: 193px; background:url(../images/news_bg.gif) no-repeat; margin:15px 10px 0 0; padding:10px 9px 6px 26px;}
.title3{  background:url(../images/icon_about.gif) no-repeat  bottom center;}
.title4{padding-left: 50px; height:35px; line-height: 35px; background:url(../images/icon3.gif) no-repeat 10px center;}
.about_l_txt{ line-height:25px; padding: 15px 10px;}
.about_l_txt p{ text-indent: 2em;}

/*国内外热销产品*/
.hot_pro_cn{ margin-bottom:10px; height: auto; border: 1px solid #cae3fb; background:url(../images/sub_bg.gif) repeat-x #fff; }
.title5{ background: url(../images/icon_hot.gif) top left no-repeat; padding-left: 50px; height:35px; line-height: 35px;}
.hot_pro_cn_txt{ padding: 10px;}

.hot_pro_en{ height: auto; border: 1px solid #cae3fb; background:url(../images/sub_bg.gif) repeat-x #fff; }


/*热销图片特效*/
#demo ,#demo_1 {
width:725px;
overflow:hidden;
height:131px;
}

#indemo, #indemo_1 {
float: left;
width: 800%;
}
#demo1 ,  #demo1_1 {
float: left;
}
#demo2 ,#demo2_1 {
float: left;
}
#box , #box_1{
        width:139px;
        float:left;
        height:111px;
		background:url(../images/pro_bg.gif) no-repeat;
		margin-right: 10px;
		padding:8px 10px;
        text-align:center;
        }
#box img , #box_1 img{
        margin:0 auto;
        clear:both;
        width:139px;
        }
		
		
#box:hover , #box_1:hover{ background: url(../images/pro_hover_bg.gif) no-repeat ; display: block;}






.bottom{ height: auto ; padding: 10px 0 20px; background: url(../images/bottom_bg.gif) repeat-x;clear:both;}
.bottom2{ width: 990px; margin: 0 auto;clear:both;}		
.contact{ line-height:20px; border-bottom: 1px solid #e2f0fc;}
.con_title{ line-height:68px; padding-right: 20px;}
.f_family1{ font-family:" Arial, Helvetica, sans-serif"; font-size: 12px; color: #999;}


.friendlink{ line-height:25px; font-size: 14px; border-bottom: 1px solid #e2f0fc;}


.copyright{ text-align: center; line-height: 25px;}



/*公司介绍特效*/
#picBox{width:206px; height:190px;overflow:hidden; position:relative;}
#picBox ul#show_pic{ margin:0; padding:0; list-style:none; height:165px; width:3050px; position:absolute;}
#picBox ul#show_pic li{ float:left; margin:0; padding:0; height:165px;}
#picBox ul#show_pic li img{ display:block;}
#icon_num{ position:absolute; bottom:0px; right:10px;}
#icon_num li{ float:left; background:url(../images/flashbutton.gif) no-repeat -15px 0;width:15px; height:15px; list-style:none; color:#39F; text-align:center;  cursor:pointer; padding:0; margin:0;margin-right:5px;}
#icon_num li:hover,#icon_num li.active{ background:url(../images/flashbutton.gif) no-repeat 0 0; color:#fff;}








.layout_part {padding:0;margin:0;text:left; width:98%;padding:10px 0 15px 10px;line-height:180%;overflow:hidden;font-size:13px;color:#666;}

.layout_part dl {padding:0;margin:0;float:left; width:156px;height:165px;margin:10px 10px 10px 12px;display:inline;overflow:hidden;}
.layout_part dt {padding:0;margin:0;}
.layout_part dt img {padding:0;margin:0;width:139px; height:111px;overflow:hidden;}
.layout_part dt a {padding:0;margin:0;display:block;width:100%;height:121px;text-align:center;padding:10px 0px 0px 0px;overflow:hidden;background:url(../images/pro_bg.gif) no-repeat left top;}
.layout_part dt a:hover {background:url(../images/pro_hover_bg.gif) no-repeat left top;}

.layout_part dd {padding:0;margin:0;width:100%;height:28px;line-height:28px;font-size:12px;overflow:hidden;text-align:center;padding-top:5px;}
.layout_part dd a {padding:0;margin:0;text-decoration:none}
.layout_part dd a:hover {text-decoration:underline}

.layout_part dd p {padding:0;margin:0;line-height:20px;font-size:12px;text-align:left;}
.layout_part dd p {padding:0;margin:0;line-height:20px;font-size:12px;text-align:left;}
.layout_part dd .p_name {height:31px;padding-top:10px;}
.layout_part dd .p_summary {height:69px;line-height:23px;}
.layout_part dd .p_more {height:18px;text-align:right;color:#2a5a9b;padding-right:15px;}
.layout_part dd .p_more a,.layout_part dd .p_more a:hover {color:#2a5a9b;}

.layout_part .pro_view_img {margin:auto;text-align:center;overflow:hidden;}
.layout_part .pro_view_name {color:#0033ff;margin:auto;text-align:center;clear:both;}
.layout_part .pro_view_de {color:#000;text-align:left;width:100%;overflow:hidden;clear:both;padding-bottom:15px;padding-top:10px}
.pro_view_table td {padding-left:15px;line-height:21px;}


.layout_part .newslist {width:100%;text-align:left;padding-top:5px;clear:both;}
.layout_part .newslist ul {padding-top:10px;clear:both;}
.layout_part .newslist li {border-bottom:1px dashed #ccc;line-height:32px;height:32px;text-align:left;width:100%;clear:both;}
.layout_part .newslist li .t {width:80%;float:left;}
.layout_part .newslist li .t a {background:url(../images/pro_list.gif) no-repeat 6px 2px;text-decoration:none;padding-left:18px;}
.layout_part .newslist li .t a:hover {text-decoration:underline}
.layout_part .newslist li .d {width:70px;float:right;padding-right:5px;}

.newstitle {font-size:16px; font-weight:bold; color:#444; text-align:center;padding-bottom:15px;margin:auto}
.datehit {border-top:1px dashed #ddd;}
.news_content {text-align:left;padding:10px 0px;margin:auto; color:#333333;}
.layout_part .newslist .calllist {background: #f6f6f6 url(../images/quote.gif) no-repeat 10px 11px;border-bottom:1px solid #dedede;height:25px;line-height:25px;overflow:hidden;font-size:13px;padding:5px 0 0 25px;width:96%;margin-top:15px;clear:both;font-weight:bold;}

.info {clear:both;text-align:center;padding:50px 0px;font-size:14px}
.list_view {text-align:center;width:100%;margin:auto;clear:both; padding-top:10px; }

.page {width:100%; padding:3px 0px; text-align:center; margin-top:25px;overflow:hidden;clear:both;color:#666;}



.articleHeader div {line-height:25px;}
.articleHeader {}
.articleHeader a:link {text-decoration: none;}
.articleHeader a:visited {;text-decoration: none;}
.articleHeader a:hover {text-decoration: underline;}
.articleHeader a:active {text-decoration: none;}



/*图片*/
.layout_part .pic_box {float:left; width:206px;padding-top:12px;padding-left:11px;padding-right:20px;height:210px;overflow:hidden;}
.layout_part .pic_img {border:1px solid #6699CC; width:206px; height:165px; text-align:center; margin:0px auto; padding:3px 3px 3px 3px}
.layout_part .pic_img img {width:206px; height:165px; overflow:hidden;}
.layout_part .pic_txt {width:206px; line-height:25px; height:25px; overflow:hidden; text-align:center;margin:0px; padding:0px;margin:0px auto;}
.layout_part .pic_img2 {text-align:center;padding:15px 0 15px 0;}


.feedback {}
.feedback .td1 {text-align:right;width:150px; height:28px;padding-right:10px;}
.feedback #company, .feedback #address, .feedback #title {width:300px}
.feedback #name, .feedback #linkman {width:120px}
.feedback #telephone, .feedback #fax, .feedback #email {width:300px}
.feedback #zip {width:60px;}
.feedback #content {width:420px; height:120px}
.feedback span {color:#ff0000;font-weight:bold;font-size:16px}
.feedback .submit {width:100px;}

