@charset "utf-8";
/* CSS Document */
*{ margin:0; padding:0;}
a{ text-decoration:none;}
li{ list-style:none;}
table,tr,td,ul,li,dl,dt,dd,div,img{ border:0;}
body{ font-size:12px; font-family:微软雅黑; overflow-x: hidden; text-align:center;}

.header{ width:100%}
.head{height:80px; width:100%;background:url(../images/header_bg.jpg) repeat-x;}
.head_box{ margin:0 auto; width:980px;}
#head_logo{margin-top:18px; float:left;}
.head_search{ display:block; width:204px; height:29px; line-height:29px; float:right; margin-top:26px;}
#head_search1{ border:0px; float:left; background:url(../images/search.jpg) left no-repeat; width:164px; height:29px; line-height:29px; padding-left:10px;}
#head_search2{ border:0px; float:right; background:url(../images/search.jpg) right no-repeat; width:30px; height:29px; line-height:29px;}
#head_cha_uk_box{ height:28px; float:right; margin-top:30px;}
#head_cha_uk{float:right;}
.menu{ background:url(../images/menu.jpg) center no-repeat; height:45px; width:100%;}
.menu_in{ width:1045px; margin:0 auto;}
.menu_in ul{ font-family:微软雅黑; font-size:14px; height:44px; line-height:44px; color:#FFF; padding:0; margin:0;}
.menu_in ul li{ float:left; size:14px; color:#FFF; width:128px;}
.menu_in ul li a{ float:left; size:14px;color:#FFF; width:128px;}

#picshow {
	margin: 0 auto;
	width:960px;
	height:265px;
	text-align:center;
	padding-top: 20px;
	padding-bottom: 15px;
	background-image:url(../image/adv_bg.gif);
	background-repeat:repeat-x;
}
body #picshow #coin-slider {
	margin: 0 auto;
	width:956px;
}

.content{ height:385px; width:1020px; margin:0 auto;  margin-top:80px;}

.news{ background:url(../images/news_title.jpg) no-repeat; height:164px; width:305px; float:left; }
.news_title a{ font-size:14px; font-family:微软雅黑;  height:28px; line-height:28px; display:block;margin-left:17px; margin-bottom:20px;text-align:left; color:#333333;}
.news_content{ width:300px; height:116px;  }
.news_content ul{ }
.news_content ul li	{ width:300px; line-height:22px;}
.news_content ul li a {  background:url(../images/news_title_bg.jpg)  no-repeat; background-position:3px;  display:block; width:215px; padding-left:10px;  float:left; text-align:left;  border-bottom:#000 solid 1px;border-bottom-style:dashed; font-size:12px; font-family:宋体; color:#767676;}
.news_content ul li a:hover{ background:url(../images/news_title_bg2.jpg)  no-repeat; background-position:3px;  display:block; width:215px; padding-left:10px;  float:left; text-align:left;  border-bottom:#000 solid 1px;border-bottom-style:dashed; font-size:12px; font-family:宋体; color:#63ac27;}
.news_content ul li span { display:block; width:75px; float:right; text-align:center;  border-bottom:#000 solid 1px;border-bottom-style:dashed;font-size:12px; font-family:宋体; color:#767676;}
.news_content ul li span:hover { display:block; width:75px; float:right; text-align:center;  border-bottom:#000 solid 1px;border-bottom-style:dashed;font-size:12px; font-family:宋体; color:#63ac27;}

.about { background:url(../images/about_title.jpg) no-repeat; height:164px; width:382px; float:right; margin-left:20px; display:block; }
.about_title a { font-size:14px; font-family:微软雅黑;  height:28px; line-height:28px; margin-left:17px; display:block; margin-bottom:20px;text-align:left;color:#333333;}
.about_content1{ width:382px; height:121px;}
.about_content_bg{ width:152px; height:105px; float:left;}
.about_content_bgtp{ background:url(../images/about_content_bg.jpg) no-repeat; width:148px; height:105px; float:right; }
.about_content_news{ width:230px; height:112px; float:left;}
.about_content_news_detail{ width:221px; height:105px; float:right; border:#000 solid 1px;}
about_content_news_detail_span{font-family:宋体; font-size:12px; line-height:25px; display:block; padding-left:10px; text-align:left; color:#676767;}
.about_content_news_detail_span a{ font-family:宋体; font-size:12px; line-height:25px; display:block; padding-left:10px; text-align:left; color:#676767;}
.about_content_news_detail_span a:hover{ font-family:宋体; font-size:12px; line-height:25px; display:block; padding-left:10px; text-align:left; color:#63ac27;}


.contact{ background:url(../images/contact_title.jpg) no-repeat; height:164px; width:270px; float:right;margin-left:14px; display:block;margin-left:30px;	}
.contact_title a{ font-size:14px; font-family:微软雅黑;  height:28px; line-height:28px; margin-left:17px; display:block; margin-bottom:0px; text-align:left;color:#333333;}
.contact_bg{ background:url(../images/contact_bg.jpg) center no-repeat; height:133px; width:281px; float:right;}

.products{ float:left; width:1020px; height:180px; margin-top:30px;}
.product_meun{ background:url(../images/product_bg2.jpg)center no-repeat;width:1020px; height:39px;}
.product_meun_img{ float:right; display:block; padding:10px;}

.footer{ height:115px; width:100%;}
.link{ background:url(../images/link_bg.jpg) center no-repeat; width:100%; height:44px;}
.link_in{ width:1100px; margin:0 auto; height:44px; line-height:44px;}
.link_content{ font-family:宋体; font-size:12; color:#ffffff;}
.link_content a{ font-family:宋体; font-size:12; color:#ffffff;}


.dibu{ background:url(../images/dibu_bg.jpg) repeat-x center; width:100%; height:70px; line-height:70px;}
.dibu_content{ width:1000px; margin:0 auto; font-size:12px; font-family:宋体;}

<!--首页结束-->


<!--简介开始-->
.about_banner{ width:1000px; height:380px; margin-top:20px;}

.all_content{ width:1045px; margin:0 auto; overflow:hidden; height:auto;}

.all_left{ width:202px; height:990px;background:url(../images/left_menu_bg.jpg) repeat-y center;float:left;}
.all_left_title_bg{ background:url(../images/left_title_bg.jpg) no-repeat left; width:202px; height:43px;}
.all_left_title { font-family:微软雅黑; font-size:14px; color:#ffffff; display:block; line-height:43px;}
.left_menu{ width:176px; height:auto;  float:left;}
.left_menu ul{ float:left; width:176px; }
.left_menu ul li{ width:176px; display:block; line-height:35px; font-family:微软雅黑; font-size:13px; color:#333333; font-weight:bold}
.Curve{ width:176px; display:block; line-height:35px;  font-weight:bold; background:url(../images/title_li_bg.jpg) no-repeat center;}
.Curve a{font-family:微软雅黑; font-size:13px; color:#FFF !important;}
.left_menu ul li a{ font-family:微软雅黑; font-size:13px; color:#333333; font-weight:bold;}
.left_contact { background:url(../images/left_contact.jpg) no-repeat; width:176px; height:213px; float:left;}

.about_content{ width:840px;float:left; height:auto;}
.content_title{ background:url(../images/content_title.jpg)no-repeat center; width:100%;height:43px;}
.content_title1{ width:200px; float:left; height:100%;}
.content_title1_text1 { height:100%; display:block; line-height:43px; font-family:微软雅黑; color:#005589; font-size:14px; font-weight:bold; }
.content_title2{ width:620px; float:left;}
.content_title1_text2 { height:100%; display:block; line-height:43px; font-family:宋体; color:#333333; font-size:12px;text-align:right;}
.content_title1_text2 a{ color:#333333; }


.about_centent_text{ font-size:12px; font-family:宋体; line-height:30px; display:block; height:100%; text-align:left; color:#333333; padding:20px 10px 0px 25px; letter-spacing:1.5px; text-indent:27px; }

<!--简介结束-->

<!--产品开始-->
.productList{ width:840px;float:left; height:auto;}
.productList ul{}
.productList ul li{ display:block; line-height:20px; height:192px; width:810px; margin: 0 auto;}
.productList ul li:nth-child(2n){ background:url(../images/li_bg.jpg) center repeat-x;}
.productList ul li img{ display:block; line-height:20px;  float:left; margin-left:10px;}
.productList_text{ height:110px; width:600px;float:right; margin-top:20px;}
.productList_text_title{ height:14px; width:100%}
.productList_title a{ font-family:宋体; font-size:14px; color:#1d6896; text-align:left; display:block; font-weight:bold; float:left;}
.productList_title a img{ text-align:right; float:right;}
.productList_text_content{ text-align:left; height:80px; width:590px;}
.productList_text_content a{ font-size:12px; font-family:宋体; color:#333333;}

.pageList{height:171px; width:100%; text-align:center;}
#pagination-flickr{ width:300px; margin:0 auto;}
#pagination-flickr li { border:0; margin:0; padding:0px; padding-top:8px; font-size:11px; list-style:none; /* savers */ float:left; margin-top:50px;}
#pagination-flickr a { border:solid 1px #DDDDDD; margin-right:2px; }
#pagination-flickr .previous-off,#pagination-flickr .next-off { color:#666666; display:block; float:left; font-weight:bold; padding:13px 4px; }
#pagination-flickr .next,#pagination-flickr .previous a { font-weight:bold; border:solid 1px #FFFFFF; padding:13px 4px;}	
#pagination-flickr .active { color:#ff0084; font-weight:bold; display:block; float:left; padding:10px 8px; font-size:14px; }
#pagination-flickr a:link, 
#pagination-flickr a:visited { color:#0063e3; display:block; float:left; padding:3px 6px; text-decoration:none; }
#pagination-flickr a:hover { border:solid 1px #000; background:#0063DC; color:#FFF; }

.field_right{ width:796px; height:auto;}
.field_title{ height:38px; width:796px; background:url(../images/field_menu_bg.jpg) center no-repeat; margin:0 auto;}
.field_title ul{ margin:0; padding:0; }
.field_title ul li { height:37px; display:block;text-align:center;line-height:38px; float:left; display:inline;overflow:hidden;}
.field_title ul li span{ 
display:block;font-size:15px; font-family:微软雅黑; color:#FFF;}

.field_content{ width:796px; height:auto; margin:0 auto;}

.zhaopin{ width:796px; height:100px; margin:0 auto; }
.zhaopin ul{ padding:4px; margin:4px;}
.zhaopin ul li	{ width:796px; line-height:35px;}
.zhaopin ul li a {  background:url(../images/news_title_bg.jpg)  no-repeat; background-position:3px;  display:block; width:711px; padding-left:10px;  float:left; text-align:left;  border-bottom:#e5e5e5 solid 1px;border-bottom-style:solid; font-size:12px; font-family:宋体; color:#333333;}
.zhaopin ul li a:hover{ background:url(../images/news_title_bg2.jpg)  no-repeat; background-position:3px;  display:block; width:711px; padding-left:10px;  float:left; text-align:left;  border-bottom:#e5e5e5 solid 1px;border-bottom-style:solid; font-size:12px; font-family:宋体; color:#7e3e3e;}
.zhaopin ul li span { display:block; width:75px; float:right; text-align:center;  border-bottom:#e5e5e5 solid 1px;border-bottom-style:solid;font-size:12px; font-family:宋体; color:#333333;}
.zhaopin ul li span:hover { display:block; width:75px; float:right; text-align:center;  border-bottom:#e5e5e5 solid 1px;border-bottom-style:solid;font-size:12px; font-family:宋体; color:#7e3e3e;}


.contact_logo{}
.contact_content{ width:800px; height:auto;}
.contact_content span{ display:block;font-size:14px; font-family:宋体; color:#333333; text-align:center; line-height:35px;}


.download{ width:796px; height:100px; margin:0 auto; }
.download ul{ padding:4px; margin:4px;}
.download ul li	{ width:796px; line-height:35px;}
.download ul li a {  background:url(../images/news_title_bg.jpg)  no-repeat; background-position:3px;  display:block; width:711px; padding-left:10px;  float:left; text-align:left;  border-bottom:#e5e5e5 solid 1px;border-bottom-style:solid; font-size:12px; font-family:宋体; color:#333333;}
.download ul li a:hover{ background:url(../images/news_title_bg2.jpg)  no-repeat; background-position:3px;  display:block; width:711px; padding-left:10px;  float:left; text-align:left;  border-bottom:#e5e5e5 solid 1px;border-bottom-style:solid; font-size:12px; font-family:宋体; color:#7e3e3e;}

.download ul li span { display:block; width:75px; float:right; text-align:center;  border-bottom:#e5e5e5 solid 1px;border-bottom-style:solid;font-size:12px; font-family:宋体; color:#333333;}
.download ul li span:hover { display:block; width:75px; float:right; text-align:center;  border-bottom:#e5e5e5 solid 1px;border-bottom-style:solid;font-size:12px; font-family:宋体; color:#7e3e3e;}

.shipin{ width:830px; height:400px;;float:left;}
.shipin ul{ width:830px;}
.shipin ul li{ margin-left:40px; width:235px; height:205px; display:block; float:left;}
.shipin ul li span{width:235px; height:60px; line-height:60px; display:block; font-family:宋体; font-size:12px; color:#333333; }
.shipin ul li span a{width:235px; height:60px; line-height:60px; display:block; font-family:宋体; font-size:12px; color:#333333; }


.newsList{ width:800px; margin:0 auto; height:auto;}
.newsList ul{}
.newsList ul li{ width:100%; display:block;font-size:12px; font-family:宋体; color:#333333; height:125px;}
#cruve{ width:100%; display:block;font-size:12px; font-family:宋体; color:#333333; height:125px;background:url(../images/innewList_bg.jpg) repeat-x;}
.newsList ul li #newsdecs{background-position:3px;  display:block; float:left; text-align:left;  font-size:12px; font-family:宋体; color:#333333; padding:3px; margin-left:15px;}
.newsList ul li #newsdecs a{ background:url(../images/news_title_bg.jpg)  left no-repeat; background-position:5px;  display:block; width:520px; padding-left:15px;  float:left; text-align:left;  font-size:12px; font-family:宋体; color:#333333; line-height:30px; height:30px;}
.newsList ul li #newstitle{ display:block; margin-left:10px;width:100%; font-size:12px; font-family:宋体; color:#333333; font-weight:bold; text-align:left;  background-position:4px;}
.newsList ul li #newstitle a{ display:block; margin-left:0px;width:100%; font-size:12px; font-family:宋体; color:#333333; font-weight:bold; text-align:left;  background-position:4px;}
.newsList ul li #newsaddtime{ display:block; width:75px; float:right; text-align:center; font-size:12px; font-family:宋体; color:#333333;}


.newdetail{ width:800px; height:auto;margin:0 auto;}
#news_contents_title{ margin:0 auto;width:100%; font-size:14px; font-family:宋体; color:#333333; font-weight:bold;}
#news_contents{ width:100%; font-size:12px; font-family:宋体; color:#333333; display:block; text-align:left; line-height:35px;border-bottom:#3377a1 solid 1px; border-bottom-style:dashed; padding-bottom:40px;}

#prev{ height:40px; width:790px; margin:0 auto;}
#prev_piece{ height:100%; width:50%; display:block; line-height:40px; text-align:left; float:left}
#prev_piece a{font-size:12px; font-family:宋体; color:#333333; }
#next_piece{ height:100%; width:50%; display:block; line-height:40px; text-align:right; float:right}
#next_piece a{font-size:12px; font-family:宋体; color:#333333; }


