﻿/*通用*/
@charset "utf-8";
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,p,pre,img,table,tr,th,td,form,input,textarea{margin:0;padding:0;}
body{font-size:12px;font-family:"微软雅黑";}
h1,h2,h3,h4,h5,h6{font-size:12px;}
table{border-collapse:collapse;}
ul li{list-style-type:none;}
a{text-decoration:none; outline:none;}
img{border:none;}

/*容器*/
#container{width:100%;min-width:1000px;}

/*头部*/
#header_box{width:100%;height:133px;background:url(../Images/header_bg.png) top repeat-x;position:relative;z-index:10;}
#header{width:1000px;height:133px;margin:0 auto;position:relative;}
#header a.logo{position:absolute;left:0;top:0;}
#header a.language{width:38px;height:19px;position:absolute;right:500px;top:33px;}

/*头部 - 分公司 - 下拉菜单*/
/*.menuBox{
	width:127px;position:absolute;right:550px;top:29px;z-index:12;border:1px solid #ddd;background:#fff;
	-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;behavior:url(js/PIE.htc);
}
.menuBox a{width:117px;height:22px;padding-left:10px;line-height:22px;color:#aaa;display:block;}
.menuBox a.default{background:url(../images/default_bg.png) 110px center no-repeat;}
.menuBox ul{display:none;}
.menuBox ul li a:hover{font-weight:bold;}*/

.menuBox{width:92px;position:absolute;right:0px;top:0px; border:1px solid #ebebeb;}
.menuBox a{height:23px;padding-left:3px;line-height:23px;color:#737373;display:block; cursor:pointer; margin-right:1px; padding-right:21px; width:68px; overflow:hidden;/*text-overflow:ellipsis;white-space: nowrap;-o-text-overflow: ellipsis; */}
.menuBox a.default{background:url(../images/default_bg.png) right 1px no-repeat;width:68px; font-size:12px;}
.menuBox ul{display:none;max-height: 150px;overflow: auto; overflow-x: hidden;position:absolute; bottom:23px;width:92px; left:-1px; background:#fff;border:1px solid #ebebeb; border-bottom:none;}
.menuBox ul li{float:left;}
.menuBox ul li a{ padding-right:0; width:75px;font-size:12px;}
.menuBox ul li a:hover{ color:#339301;}

/*头部其他链接*/
.header_links{ position:absolute; top:6px; right:0px;}
.header_links a:hover{text-decoration:underline;}
#setHomepage{background:url(../Images/earth.png) left center no-repeat; padding-left:19px; color:#b8b8b8;}

/*搜索*/
#searchfrm{
	width:156px;height:24px; float:left;
	background:url(../Images/search_bg.png) no-repeat;
}
#SearchKey{
	width:123px;height:22px;padding-left:5px;margin:1px 0 0 1px;float:left;display:inline; outline:none;
	border:0 none;background:none;color:#adadad;line-height:22px; font-size:14px; font-family:"微软雅黑";
}
#btnSearch{width:23px;height:24px;border:0 none;background:none;float:right;cursor:pointer;}

/*登陆注册*/
.header_member{ float:right; margin-top:43px;}
.header_member span{ background:url(../Images/tel.png) left center no-repeat; font-size:14px; color:#adadad; padding-left:16px; float:left; line-height:24px; padding-right:7px;}

/*头部菜单*/
.header_menu{	height:43px;position:absolute;top:90px;}
.header_menu ul li{float:left;padding-right:2px;background:url(../Images/menuList_bg.png) right top no-repeat;position:relative;}
.header_menu ul li a{ color:#fff; font-size:14px; padding:0 34px; line-height:43px; display:block;}
.header_menu ul li a:hover,.header_menu ul li a.selected,.header_menu ul li a.hover{background:url(../Images/header_menuhover.png) left top no-repeat;}
.header_menu ul ul{display:none;position:absolute;top:43px;-webkit-border-radius:2px 2px 5px 5px;-moz-border-radius:2px 2px 5px 5px;border-radius:2px 2px 5px 5px;behavior:url(js/PIE.htc); background:#4b7f39; border:2px solid #5a913d; padding:5px 0;}
.header_menu ul ul li{float:none;background:url(../Images/submenu_hover.png) center bottom no-repeat;white-space:nowrap; padding-right:0px; height:28px;}
.header_menu ul ul li a{ color:#fff; font-size:14px; text-align:center;line-height:28px;}
.header_menu ul ul li a:hover,.header_menu ul ul li a.selected,.header_menu ul ul li a.hover{background:#39692d;}

/*首页banner图片*/
#bannerBox{width:100%;height:490px;position:relative;}
#bannerBox a.leftBtn{width:50px;height:50px;position:absolute;left:0;top:195px;}
#bannerBox a.rightBtn{width:50px;height:50px;position:absolute;right:0;top:195px;}
#bannerImg{width:100%;height:490px;overflow:hidden;}
#bannerImg ul{width:999999px;}
#bannerImg ul li{float:left;overflow:hidden;}
#bannerImg ul li img{width:1920px;height:490px;float:left;}
#bannerBtn_box{width:100%;height:18px;position:absolute;bottom:60px;}
#bannerBtn{width:1000px;margin:0 auto;position:relative;}
#bannerBtn ul{position:absolute;right:20px;}
#bannerBtn ul li{
	width:18px;height:18px;float:left;cursor:pointer;
	background:url(../images/bannerBtn.png) center center no-repeat;
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='Images/bannerBtn.png');
}
#bannerBtn ul li.selected{
	background:url(../images/bannerBtn_hover.png) center center no-repeat;
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='Images/bannerBtn_hover.png');
}



/*首页中部*/
#main_box{width:100%; float:left; height:160px; background:url(../Images/main_boxbg.png) left top repeat-x;}
#main{width:1000px;margin:0 auto; position:relative;}
.main_center{ float:left; top:-35px; left:0px; position:absolute; width:1006px;}
/*首页中部左边*/
.main_left{
	width:324px;height:178px;float:left; padding-right:6px; padding-bottom:7px;
	background:url(../Images/main_bg.png) left top no-repeat;
}
.main_leftbox{ padding-left:16px; width:295px; float:left;}
.main_leftbox h2{ float:left; width:292px; font-weight:normal; margin-top:14px;}
.main_leftbox h2 span{ float:left; font-size:14px; color:#323232;}
.main_leftbox h2 a{ background:url(../Images/main_more.png) left top no-repeat; float:right; width:41px; height:19px; text-align:center; line-height:19px; color:#fff; font-family:"宋体";}
.main_leftbox h2 a:hover{ text-decoration:underline;}
.main_leftbox dl{ float:left; width:295px; margin-top:16px;}
.main_leftbox dt{ float:left; width:162px; height:110px;}
.main_leftbox dt a,.main_leftbox dt a img{ width:162px; height:110px; display:block;}
.main_leftbox dd{ width:123px; height:110px; overflow:hidden; float:left; margin-left:10px; line-height:22px; color:#565656;}
.main_leftbox dd a{ color:#339301;}
.main_leftbox dd a:hover{text-decoration:underline;}

/*首页中部中间*/
.main_mid{
	width:324px;height:178px;float:left; padding-right:6px; padding-bottom:7px;
	background:url(../Images/main_bg.png) left top no-repeat; margin-left:8px;
}
.main_midbox{ padding-left:16px; width:295px; float:left; position:relative;}
.main_midbox a.leftBtn{ position:absolute; left:16px; top:86px; width:28px; height:28px; z-index:22; cursor:pointer; display:none}
.main_midbox a.rightBtn{ position:absolute; right:0px; top:86px;width:28px; height:28px; z-index:22; cursor:pointer; display:none;}
.main_midbox:hover a.leftBtn,.main_midbox:hover a.rightBtn{ display:block;}
.main_midbox h2{ float:left; width:292px; font-weight:normal; margin-top:14px;}
.main_midbox h2 span{ float:left; font-size:14px; color:#323232;}
.main_midbox h2 a{ background:url(../Images/main_more1.png) left top no-repeat; float:right; width:41px; height:19px; text-align:center; line-height:19px; color:#fff; font-family:"宋体";}
.main_midbox h2 a:hover{ text-decoration:underline;}
.main_midshow{ width:295px; height:110px; overflow:hidden; position:relative; margin-top:16px; float:left;}
.main_midshow ul{ width:99999px;}
.main_midshow li{ float:left; width:295px; height:110px;}
.main_midshow dl{ float:left; width:295px;}
.main_midshow dt{ float:left; width:162px; height:110px;}
.main_midshow dt a,.main_midshow dt a img{ width:162px; height:110px; display:block;}
.main_midshow dd{ width:123px; height:110px; overflow:hidden; float:left; margin-left:10px; line-height:22px; color:#565656;}
.main_midshow dd a{ color:#339301;}
.main_midshow dd a:hover{text-decoration:underline;}


/*首页中部右边*/
.main_right{width:324px;height:178px;float:left; padding-right:6px; padding-bottom:7px;
	background:url(../Images/main_mapbg.png) left top no-repeat; margin-left:8px;}
.main_rightbox{ padding-left:18px; width:295px; height:175px; float:left; position:relative; }
.main_rightbox h2{ float:left; width:292px; font-weight:normal; margin-top:14px;}
.main_rightbox h2 span{ float:left; font-size:14px; color:#323232;}
.main_rightbox a{ border:1px solid #e8e8e8; width:138px; height:67px; float:left; margin-top:36px; margin-right:7px;}
.main_rightbox a img{width:138px; height:67px; }
/*内页banner*/
#banner_box{width:100%;height:220px;background:#f2f2f2;}
#banner{height:220px;margin:0 auto;}
#banner img{height:220px;float:left;}

/*导航*/
#nav_box{width:100%;height:30px;}
#nav{ float:right; height:36px;text-align:right;}
/*#nav span{padding-left:3px;line-height:30px;background:url(../Images/link_bg1.png) left center no-repeat;}*/
#nav a{padding:0 15px 0 10px;color:#818181;line-height:36px;background:url(../Images/link_bg2.png) right center no-repeat;}
#nav a.selected{color:#c60000;background:none;padding-right:0;}
#nav a:hover{text-decoration:underline;}

/*内页中部*/
#center_box{width:100%;float:left;background:url(../Images/center_bg.png) left top repeat-x; min-height:176px; padding-bottom:10px;}
#center{width:1000px;margin:0 auto;}
.allcenter{ float:left; width:1000px; margin-top:20px;}

h1.txt{
	width:788px;height:36px; background:url(../Images/h1.titbg.png) left top repeat-x;
	font-size:14px; font-weight:normal;line-height:36px;border:1px solid #e1e1e2;
	-webkit-border-radius:5px 5px 0 0;-moz-border-radius:5px 5px 0 0;border-radius:5px 5px 0 0;behavior:url(js/PIE.htc); overflow:hidden; position:relative;
}
h1.txt span{ float:left; padding-left:15px;}
h1.txt #nav{ font-size:12px; color:#818181;}
h1.txt #nav a{ padding:0 10px 0 5px;}
h1.txt #nav a.selected{ color:#818181;}


/*左侧菜单*/
.left{float:left;width:190px; border:1px solid #d0d0d0;position:relative;
	-webkit-border-radius:5px 5px 0 0;-moz-border-radius:5px 5px 0 0;border-radius:5px 5px 0 0;behavior:url(js/PIE.htc);}
.left_menu{ float:left; width:190px;}
.left_menu h1{ width:190px; float:left; font-weight:normal;position:relative; background:url(../Images/left_h1bg.png) left top repeat-x; height:46px; line-height:46px; text-align:center;-webkit-border-radius:5px 5px 0 0;-moz-border-radius:5px 5px 0 0;border-radius:5px 5px 0 0;behavior:url(js/PIE.htc); overflow:hidden;border-bottom:1px solid #dfdfdf; }
.left_menu h1 span{ font-size:18px;}
.left_menu ul{float:left; width:190px;}
.left_menu ul li{ border-bottom:1px solid #dfdfdf; min-height:40px; width:190px; float:left;}
.left_menu ul li a{  line-height:40px; font-size:14px; font-family:"微软雅黑"; color:#565656;text-align:center;background:url(../Images/leftMenu.png) left top repeat-x;width:190px; min-height:40px; float:left;}
.left_menu ul li a:hover,.left_menu ul li a.selected{background:url(../Images/leftMenu_hover.png) left top repeat-x; color:#fff; width:192px; margin-left:-1px;}
.left_menu ul ul{ padding:10px 0;}
.left_menu ul ul li{border:none; min-height:22px;}
.left_menu ul ul li a{font-size:12px; color:#565656; line-height:22px; min-height:22px; background:url(../Images/link03.png) left 10px no-repeat; padding-left:8px; width:auto; margin-left:67px; text-align:left;}
.left_menu ul ul li a:hover,.left_menu ul ul li a.selected{margin-left:67px; background:url(../Images/link03.png) left 10px no-repeat; color:#339301;width:auto;}



/*右边*/
.right{width:790px;float:right;display:inline;}
.content{
	width:788px;float:left;border:1px solid #dfdfdf;position:relative; background:#fff;
	-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;behavior:url(js/PIE.htc); min-height:400px;
}
.content h1.tit{
	width:788px;height:36px; background:url(../Images/h1.titbg.png) left top repeat-x;
	font-size:14px; font-weight:normal;line-height:36px;border-bottom:1px solid #e1e1e2;
	-webkit-border-radius:5px 5px 0 0;-moz-border-radius:5px 5px 0 0;border-radius:5px 5px 0 0;behavior:url(js/PIE.htc); overflow:hidden; position:relative;
}
.content h1.tit span{ float:left; padding-left:15px;}
.content h1.tit #nav{ font-size:12px; color:#818181;}
.content h1.tit #nav a{ padding:0 10px 0 5px;}
.content h1.tit #nav a.selected{ color:#818181;}

/*单页面*/
.single_content{padding:20px 25px;float:left; width:738px; text-align:justify;}
.single_content p{font-size:14px;color:#6d6d6d;line-height:26px;}
.single_content img{ max-width:738px;}

/*荣誉资质*/
.honor{padding-top:30px;float:left;}
.honor dl{width:229px;padding-left:25px; padding-bottom:25px;float:left;}
.honor dl dt{ width:217px; height:144px; float:left; padding:5px; border:1px solid #dfdfdf; position:relative;}
.honor dl dt a,.honor dl dt a img{width:217px; height:144px; display:block;}
.honor dl dt span{ width:54px; height:54px; position:absolute; left:93px; top:44px; display:none;}
.honor dl dt span a,.honor dl dt span a img{width:54px; height:54px; display:block;}
.honor dl dd{ height:36px; width:229px;text-align:center; float:left;}
.honor dl dd a{ line-height:36px; color:#6d6d6d; font-size:14px;}
.honor dl:hover dt{ border:1px solid #276b21;}
.honor dl:hover dd{background:#276b21;}
.honor dl:hover dd a{ color:#fff; }
.honor dl:hover dt span{ display:block;}


/*文章列表无图片*/
.article_list{ float:left; width:740px; margin-left:25px; margin-top:8px; padding-bottom:20px;}
.article_list dl{ float:left; width:740px; padding-bottom:12px; border-bottom:1px dashed #c9c9c9; margin-top:20px;}
.article_list dt{ float:left; width:740px; font-size:14px;}
.article_list dt a{ float:left; color:#262626;}
.article_list dt span{ float:right; color:#727272;}
.article_list dd{ float:left; width:740px;}
.article_list dd.tit{ margin-top:7px;}
.article_list dd.tit a{ color:#747474; line-height:24px;}
.article_list dd.txt { margin-top:2px;}
.article_list dd.txt a{ float:right; color:#fff; height:23px; line-height:23px; padding:0 8px; background:#8d8d8d;}
.article_list dd.txt a:hover{ background:#33692C; color:#fff;}



/*文章列表有图片*/
.article_list_pic{padding:0 30px;}
.article_list_pic dl{width:100%;height:90px;padding:25px 0;border-bottom:1px solid #d7d7d7;}
.article_list_pic dl dt{
	width:80px;height:80px;float:left;padding:4px;border:1px solid #d7d7d7;background:#fff;
	-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;
	behavior:url(js/PIE.htc);position:relative;
}
.article_list_pic dl dt img{width:80px;height:80px;float:left;}
.article_list_pic dl dd{width:580px;float:right;overflow:hidden;}
.article_list_pic dl dd.tit{height:20px;}
.article_list_pic dl dd.tit a{float:left;font:bold 14px/20px "宋体";color:#444;}
.article_list_pic dl dd.tit span{float:right;font-size:12px;color:#666;line-height:20px;}
.article_list_pic dl dd.txt{height:40px;margin:5px 0;text-align:justify;}
.article_list_pic dl dd.txt a{line-height:20px;color:#666;}
.article_list_pic dl dd.more{height:20px;text-align:right;}
.article_list_pic dl dd.more a{line-height:20px;color:#666;}
.article_list_pic dl dd a:hover{text-decoration:underline;}

/*文章详细*/
.article_details{padding:0 25px 15px 25px;}
.article_details dl{width:100%;}
.article_details dl dt{width:100%;height:40px;}
.article_details dl dt span{width:49%;height:40px;line-height:40px;color:#565656;overflow:hidden;}
.article_details dl dt span a{line-height:40px;color:#565656;}
.article_details dl dt span a:hover{text-decoration:underline;color:#b0b0b0;}
.article_details dl dt span.pre{float:left;}
.article_details dl dt span.next{float:right;text-align:right;}
.article_details dl dd{width:100%;}
.article_details dl dd.tit{ font-size:18px;text-align:center;padding-top:20px;}
.article_details dl dd.time{color:#565656; font-size:14px;text-align:center;padding-bottom:22px;border-bottom:1px dashed #c9c9c9; padding-top:20px;}
.article_details dl dd.txt{padding:20px 0;text-align:justify;border-bottom:1px solid #e4e4e4;}
.article_details dl dd.txt p{line-height:24px;color:#565656;}
.article_details dl dd.txt img{ max-width:738px;}
/*产品分类*/
.product_classify{ width:788px; border:1px solid #e1e1e2; float:left; margin-top:20px; background:#fff;}
h1.title{ height:32px; width:100%; border-bottom:1px solid #e1e1e2; background:url(../Images/h1title.png) left top repeat-x; font-weight:normal;}
h1.title span{ float:left; padding-left:15px; line-height:32px; font-size:14px; color:#565656;}
h1.title a{ float:right; color:#565656; line-height:32px; padding-right:10px;}
h1.title a:hover{ color:#276b21;}
.product_classify_list{ float:left; margin-top:30px; padding-bottom:20px; margin-left:23px;}
.product_classify_list dl{ width:173px; float:left; margin-right:16px;}
.product_classify_list dl:hover dt{ border:1px solid #2f7029;}
.product_classify_list dt{ width:161px; height:106px; padding:5px; border:1px solid #e0e0e0; float:left;}
.product_classify_list dt a,.product_classify_list dt a img{ width:161px; height:106px; display:block;}
.product_classify_list dd{ width:173px; float:left; text-align:center; margin-top:5px;}
.product_classify_list dd a{ color:#565656;}

/*产品列表 - 大图模式*/
.product_list_big{width:100%;float:left;padding-top:30px;}
.product_list_big dl{ width:224px; float:left; margin-left:25px; margin-right:8px; padding-bottom:38px;}
.product_list_big dt{ width:208px; height:138px; border:1px solid #e0e0e0; padding:7px;}
.product_list_big dt a,.product_list_big dt a img{width:208px; height:138px; float:left;}
.product_list_big dd { width:208px; padding: 0 8px; text-align:center; margin-top:7px;}
.product_list_big dd a{ font-size:16px; color:#565656;}
.product_list_big dl:hover dt{ border:1px solid #2f7029;}


/*产品列表 - 小图模式*/
.product_list_small{float:left;padding:0 30px;}
.product_list_small dl{width:100%;height:90px;padding:20px 0;border-bottom:1px solid #d7d7d7;}
.product_list_small dl dt{
	width:80px;height:80px;float:left;padding:4px;border:1px solid #d7d7d7;background:#fff;
	-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;
	behavior:url(js/PIE.htc);position:relative;
}
.product_list_small dl dt img{width:80px;height:80px;float:left;}
.product_list_small dl dd{width:580px;float:right;overflow:hidden;}
.product_list_small dl dd.tit{height:20px;}
.product_list_small dl dd.tit a{float:left;font-weight:bold;line-height:20px;color:#444;}
.product_list_small dl dd.tit span{float:right;font-size:12px;color:#666;line-height:20px;}
.product_list_small dl dd.txt{height:40px;margin:5px 0;text-align:justify;}
.product_list_small dl dd.txt a{line-height:20px;color:#666;}
.product_list_small dl dd.more{height:20px;text-align:right;}
.product_list_small dl dd.more a{line-height:20px;color:#666;}
.product_list_small dl dd a:hover{text-decoration:underline;}

/*产品详细页*/
.product{width:738px;float:left;padding:25px;display:inline;}
/*产品-左侧图片*/
.product_img{width:738px;float:left;}
.product_img h1{ width:100%; text-align:center;	 font-size:18px; color:#565656; font-weight:normal; padding-bottom:10px;}
.bigImg{width:450px;height:302px;border:1px solid #e0e0e0; padding:5px; margin:0 auto;}
.bigImg img{width:450px;height:302px;float:left;}
.smallImg{width:310px;height:56px;margin-top:10px;position:relative;}
.smallImg a.leftBtn{position:absolute;left:0;top:7px;cursor:pointer;}
.smallImg a.rightBtn{position:absolute;right:0;top:7px;cursor:pointer;}
.smallBox{width:290px;height:56px;overflow:hidden;position:absolute;left:10px;top:0;}
.smallBox ul{width:99999px;}
.smallBox ul li{width:56px;height:56px;padding:0 1px;float:left;}
.smallBox ul li a{width:54px;height:54px;border:1px solid #ddd;display:block;}
.smallBox ul li a.selected{border:1px solid #F00;}
.smallBox ul li a img{width:54px;height:54px;float:left;}
/*产品-右侧简介*/
.product_intro{width:370px;float:right;}
.product_intro dl dt{width:100%;line-height:20px;font-weight:bold;color:#333;float:left;margin-bottom:5px;}
.product_intro dl dd{width:100%;line-height:20px;color:#666;float:left;}
.product_intro dl dd p{line-height:20px;color:#666;}

/*产品 - 详细介绍*/
.product_detail{width:100%;margin-top:35px;float:left;_float:none;}
.product_detail h2{width:100%;height:32px;border-bottom:1px solid #e0e0e0; font-weight:normal;font-size:14px;}
.product_detail h2 span{ float:left; height:31px; padding:0 36px; border-left:1px solid #e0e0e0;border-right:1px solid #e0e0e0; border-top:2px solid #42702c;  color:#565656; background:#fff; line-height:33px;}
.product_detail h2 a{ width:130px; height:26px; background:url(../Images/product_bg.png) left top no-repeat; line-height:26px; text-align:center; color:#565656; float:left; margin-left:5px;}
.product_con{padding:10px;color:#333;line-height:24px;}
.product_con p{color:#565656;line-height:24px;}

/*产品询盘*/
.orderbox{ width:373px; height:496px; border:1px solid #d2d2d2; float:left; background:#fff; display:none;}
.orderbox h2{ height:32px; width:373px; float:left; background:url(../Images/orderbg.png) left top repeat-x; border-bottom:1px solid #d2d2d2; font-weight:normal;}
.orderbox h2 span{ float:left; font-size:14px; line-height:33px; padding-left:14px;}
.orderbox h2 a{ background:url(../Images/askboxbtn.png) left top no-repeat; float:right; width:29px; height:32px;}
.orderbox dl{ float:left; width:100%; padding:5px 0;}
.orderbox dt{ width:90px; float:left; text-align:right; line-height:26px; height:26px; color:#8d8d8d;}
.orderbox dd{ width:280px; float:left; min-height:26px; line-height:26px; margin-left:3px; display:inline;}
.orderbox dd textarea{ width:250px; height:110px; border:1px solid #e5e5e5; float:left; margin-top:5px; font-family:"微软雅黑"; font-size:12px; color:#8d8d8d; outline:none;}
.orderbox p{ font-size:14px; float:left;margin-left:30px; width:315px; border-top:1px dashed #c9c9c9; padding-top:15px; margin-top:18px; padding-bottom:5px;}
.orderbox dd input.input{ width:247px; height:26px; background:url(../Images/input_bg.png) left top no-repeat; padding-left:5px; border:none; color:#8d8d8d; font-size:12px; outline:none; line-height:26px; font-family:"微软雅黑"; float:left;}
.orderbox dd input.hover{background:url(../Images/input_bghover.png) left top no-repeat;}
.orderbox dd input.code{ width:148px; padding-left:5px; height:26px; line-height:26px; background:url(../Images/input_bg01.png) left top no-repeat; border:none; color:#8d8d8d; font-size:12px; outline:none; font-family:"微软雅黑"; float:left;}
.orderbox dd img{ width:81px; height:23px; float:left; margin-left:20px;}
.orderbox dd input.submit{ width:67px; height:26px; line-height:26px; font-size:14px; color:#565656; text-align:center; background:url(../Images/button.png) left top no-repeat; border:none; font-family:"微软雅黑"; cursor:pointer; float:left; margin-left:20px; margin-top:10px;}
.orderbox dd input.reset{ width:67px; height:26px; line-height:26px; font-size:14px; color:#565656; text-align:center; background:url(../Images/button.png) left top no-repeat; border:none; font-family:"微软雅黑"; cursor:pointer; float:left;margin:10px 0 0 10px;}



/*招聘列表*/
.job_list{padding:25px;}
.job_tit{ float:left; padding-bottom:25px;}
.job_tit p{line-height:20px;color:#555; font-size:14px;}
.job_tit p a{ color:#178414;}
.job_list table{width:100%;margin-bottom:20px;border-left:1px solid #ccc;border-top:1px solid #ccc;}
.job_list table td{line-height:26px;padding:3px 10px;color:#555;border-right:1px solid #ccc;border-bottom:1px solid #ccc; font-size:14px;}
.job_list table td.tit{width:22%;background:#f7f7f7;text-align:center;font-size:14px;color:#000;}
.job_list table td.info{width:22%;}
.job_list table td.infoRight{width:20%;}


/*下载列表*/
.download_list{padding:10px 30px 0 30px;}
.download_list ul li{width:100%;height:40px;overflow:hidden;border-bottom:1px solid #ddd;}
.download_list ul li a.downleft{
	float:left;height:40px;line-height:40px;padding-left:10px;font-size:14px;color:#444;
	background:url(../Images/link_bg1.png) left center no-repeat;	
}
.download_list ul li a.downleft:hover{text-decoration:underline;}
.download_list ul li span{
	height:20px;padding-left:10px;display:block;float:right;margin-top:10px;
	background:url(../Images/download.png) left center no-repeat;
}
.download_list ul li a{
	height:20px;line-height:20px;color:#fff;padding-right:10px;display:block;float:left;
	background:url(../Images/download.png) right center no-repeat;
}

/*留言反馈*/
.feedback{width:690px;padding:30px;float:left;}

/*通用表单样式*/
.tables dl{width:320px;padding:8px 0;float:left;}
.tables dl dt,.tables dl dd,.tables dl label{float:left;color:#888;position:relative;}
.tables dl dt{width:75px;padding-right:5px;line-height:24px;text-align:right;}
.tables dl dd input.input{
	height:22px;width:193px;padding-left:5px;border:1px solid #ccc;
	line-height:22px;color:#888;background:#fff;float:left;
}
.tables dl dd textarea{
	height:88px;width:193px;padding-left:5px;border:1px solid #ccc;
	line-height:22px;color:#888;background:#fff;float:left;position:relative;overflow:auto;
}
.tables dl.verify,.tables dl.btn{width:100%;}
.tables dl.verify dd input{width:82px;}
.tables dl.verify dd img{position:absolute;left:96px;top:0;cursor:pointer;}
.tables dl.verify dd label{position:absolute;left:176px;top:0;}
.tables dl.btn dd input{
	width:89px;height:26px;display:block;float:left;margin-right:10px;
	cursor:pointer;color:#fff;border:0 none;
	background:url(../images/submitBtn.gif) no-repeat;
}
.tables dl dd input.input_sex{filter:alpha(opacity=0);-moz-opacity:0;opacity:0;}
.tables dl.long{width:640px;}
.tables dl.long dd input.input,.tables dl.long dd textarea{width:513px;}
.tables dl.long2{width:480px;}
.tables dl.long2 dd input.input,.tables dl.long2 dd textarea{width:353px;}
.tables dl.forget{padding:0;}
.tables dl.forget a{line-height:24px;color:#666;text-decoration:underline;}
.tables dl.protocol dd input{position:absolute;left:0;top:6px;}
.tables dl.protocol dd a{margin-left:20px;color:#666;text-decoration:underline;line-height:24px;*line-height:34px;}

/*模拟下拉列表*/
.selectMenu{width:198px;position:absolute;left:0;z-index:3;line-height:22px;color:#888;border:1px solid #ccc;float:left;background:#fff;}
.selectMenu a{line-height:22px;color:#888;display:block;cursor:pointer;}
.selectMenu a.default{width:178px;padding-right:10px;margin:0 5px;background:url(../images/def_bg.png) right 9px no-repeat;}
.selectMenu ul{display:none;}
.selectMenu ul li a{width:193px;padding-left:5px;}
.selectMenu ul li a:hover{background:#f2f2f2;color:#333;}

/*会员注册*/
#nav_member{width:1000px;height:30px;margin:0 auto;}
#nav_member h1{float:left;line-height:30px;padding-left:5px;color:#333;}
#nav_member span{float:right;}
#nav_member a{padding:0 10px 0 5px;color:#a3a3a3;line-height:30px;background:url(../Images/link_bg2.png) right center no-repeat;}
#nav_member a.selected{color:#c60000;background:none;padding-right:0;}
#nav_member a:hover{text-decoration:underline;}

/*会员管理*/
#user{width:900px;padding:39px;border:1px solid #ccc;float:left;position:relative;}
/*会员左侧*/
.user_left{width:50%;float:left;}
.user_left h2{font-size:14px;color:#333;line-height:30px;}

/*会员右侧*/
.user_right{width:45%;float:right;}
.user_right h2{font-size:14px;color:#333;line-height:30px;}
.user_right p{color:#666;line-height:20px;margin:10px 0;}
.user_right a{
	width:89px;height:26px;display:block;
	color:#fff;font-size:14px;font-weight:bold;line-height:26px;text-align:center;
	background:url(../images/submitBtn.gif) no-repeat;
}

/*问答*/
.faq{width:690px;margin:10px 30px;float:left;display:inline;}
.faq dl{width:100%;float:left;padding:10px 0;border-bottom:1px solid #ddd;}
.faq dl dt,.faq dl dd{width:100%;float:left;}
.faq dl dt span,.faq dl dd span{width:25px;float:left;display:block;line-height:24px;color:#333;font-weight:bold;}
.faq dl dt a,.faq dl dd a{width:665px;float:left;display:block;line-height:24px;color:#333;}

/*页码*/
.page{ width:100%; float:left; padding-bottom:28px;}
.page p{ float:left; display:inline;}
.page p a{color:#292929; font-size:13px; padding:0 8px;height:24px; line-height:24px;font-family:"宋体"; border:1px solid #c7c7c7; float:left; margin-right:4px;}
.page p a:hover,.page p a.selected{ background:#33692c; color:#fff; border:1px solid #33692c;}
.page p a.prePage{ background:url(../Images/prepage.png) 8px center no-repeat; padding-left:16px;}
.page p a.nextPage{ background:url(../Images/nextpage.png) 51px center no-repeat; padding-right:16px;}
.page p a.prePage:hover,.page p a.nextPage:hover{ color:#33692c}
.page p input{ outline:none; border:1px solid #c7c7c7; width:50px; padding:0 5px; height:24px; line-height:24px;text-align:center; color:#292929; margin-right:4px; font-family:"宋体"; float:left; }
.page p a.first{ margin-right:16px;}
.page p a.last{ margin-left:12px;}



/*友情链接*/
.link{padding:30px 0;float:left;}
.link dl{width:127px;padding-left:48px;float:left;}
.link dl dt{
	width:117px;height:38px;padding:4px;border:1px solid #d7d7d7;background:#fff;
	-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;position:relative;
	-moz-box-shadow:0 0 3px #d7d7d7;-webkit-box-shadow:0 0 3px #d7d7d7;box-shadow:0 0 3px #d7d7d7;
	behavior:url(js/PIE.htc);
}
.link dl dt img{width:117px;height:38px;float:left;}
.link dl dd{width:100%;height:30px;margin:5px 0;text-align:center;overflow:hidden;}
.link dl dd a{color:#555;line-height:15px;}

/*搜索列表*/
.search_list{padding:10px 25px 20px 25px;}
.search_list ul li{width:100%;height:40px;overflow:hidden;border-bottom:1px dashed #dfdfdf;}
.search_list ul li a{
	float:left;height:40px;line-height:40px;padding-left:10px;font-size:14px;color:#555;
	background:url(../Images/link_bg1.png) 2px center no-repeat;	
}
.search_list ul li a:hover{text-decoration:underline;}
.search_list ul li span{float:right;height:40px;line-height:40px;font-size:14px;color:#aaa;}

/*网站地图*/
.sitemap{float:left; width:738px; margin-top:15px; padding:0 25px 15px;}
.sitemap dl{width:738px;float:left;border-bottom:1px dashed #e5e7e7; padding-bottom:8px; margin-bottom:10px;}
.sitemap dl dt{width:738px;height:40px;float:left;}
.sitemap dl dt a{line-height:30px;font-size:12px; color:#323232; font-size:14px; background:url(../Images/sitemap1.png) right 5px no-repeat; padding-right:15px;}
.sitemap dl dd{float:left;padding-right:60px;}
.sitemap dl dd a{line-height:30px;color:#333; background:url(../Images/sitemap02.png) left center no-repeat; padding-left:10px;}
.sitemap dl a:hover{text-decoration:underline;}

/*帮助信息*/
#help_box{width:100%;min-width:1000px;padding:20px 0;float:left;margin-top:13px;background:#f0f0f0 url(../images/help_bg.png) repeat-x;}
#help{width:930px;padding-left:50px;margin:0 auto;}
#help dl{width:135px;padding:0 10px 0 9px;float:left;border-left:1px dashed #c2c2c2;}
#help dl dt{width:135px;font-weight:bold;margin-bottom:10px;float:left;}
#help dl dt a{color:#333;}
#help dl dd{width:135px;line-height:22px;float:left;}
#help dl dd a{color:#888;}
#help dl a:hover{text-decoration:underline;}

/*底部*/
#footer_box{width:100%;float:left;}
#footer{width:1000px;margin:0 auto; position:relative;}
.footer_info{float:left; width:1000px; padding-bottom:15px;}
.footer_info p{color:#cbcbcb;line-height:20px;}
.footer_link{float:left;color:#adadad;}
.footer_link a{color:#adadad;line-height:30px;padding:0 7px;}
.footer_link a:hover{text-decoration:underline;}

/*返回顶部*/
.returnTop{
	width:53px;height:53px;position:fixed;right:20px;bottom:50px;display:none;cursor:pointer;
	background:url(../images/returntop.png) no-repeat;
}
* html,* html body{background-image:url(about:blank);background-attachment:fixed;}
* html .returnTop{
	position:absolute;left:expression(eval(document.documentElement.scrollLeft+document.documentElement.clientWidth-this.offsetWidth)-(parseInt(this.currentStyle.marginLeft,10)||0)-(parseInt(this.currentStyle.marginRight,10)||0 + 20));top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0 + 50)))
}

/*星级评分*/
#star{position:relative;width:600px;margin:20px auto;height:24px;}
#star ul,#star span{float:left;display:inline;height:19px;line-height:19px;}
#star ul{margin:0 10px;}
#star li{float:left;width:24px;cursor:pointer;text-indent:-9999px;background:url(../images/star.png) no-repeat;}
#star strong{color:#f60;padding-left:10px;}
#star li.on{background-position:0 -28px;}
#star p{position:absolute;top:20px;width:159px;height:60px;display:none;background:url(../images/icon.gif) no-repeat;padding:7px 10px 0;}
#star p em{color:#f60;display:block;font-style:normal;}
/*相册*/
/*相册列表*/
#center_box .albumsList dt{
	border:1px solid #d7d7d7;background:#fff;
	-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;
	-moz-box-shadow:0 0 3px #d7d7d7;-webkit-box-shadow:0 0 3px #d7d7d7;box-shadow:0 0 3px #d7d7d7;
	behavior:url(../js/PIE.htc);position:relative;
}
#center_box .albumsList dd a{color:#666;}

/*相册图片*/
#center_box .smallPhotoBox dd a{border:1px solid #ccc;}
#center_box .smallPhotoBox dd a:hover,#centerBox .smallPhotoBox dd a.selected{border:2px solid #FFB424;}
#center_box .smallPhotoBox dt{background:#FFB424;}
#center_box .smallPhoto a.leftBtn{
	background:url(../images/photoLeft.png) no-repeat;
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../Images/photoLeft.png');
}
#center_box .smallPhoto a.rightBtn{
	background:url(../images/photoRight.png) no-repeat;
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../Images/photoRight.png');
}


#center_box .bigPhotoImg{background:url(../images/load.gif) center center no-repeat;}
#center_box .bigPhoto a.leftBtn{
	cursor:url('../images/photoPre.ico'),auto;
	filter:alpha(opacity=0);-moz-opacity:0;opacity:0;background:#fff;
}
#center_box .bigPhoto a.rightBtn{
	cursor:url('../images/photoNext.ico'),auto;
	filter:alpha(opacity=0);-moz-opacity:0;opacity:0;background:#fff;
}

/*相册列表*/
.albumsList{float:left;width:100%;padding-top:30px;}
.albumsList dl{float:left;width:150px;padding-left:30px;}
.albumsList dt{width:140px;height:95px;padding:4px;}
.albumsList dt img{float:left;width:140px;height:95px;}
.albumsList dd{width:100%;height:30px;margin:5px 0;text-align:center;overflow:hidden;}
.albumsList dd a{line-height:15px;}



/*相册图片*/
#center_box #albumsPhoto{float:left;width:695px;padding:30px;}
/*相册 - 小图*/
#center_box .smallPhoto{width:100%;height:60px;position:relative;float:left;}
#center_box .smallPhotoBox{width:582px;height:60px;position:absolute;top:0;left:54px;overflow:hidden;}
#center_box .smallPhotoBox dl{width:99999px;position:relative;z-index:1;}
#center_box .smallPhotoBox dd{float:left;margin:0 5px;display:inline;}
#center_box .smallPhotoBox dd a{width:81px;height:54px;padding:1px;margin:1px;float:left;display:inline;cursor:pointer;}
#center_box .smallPhotoBox dd a:hover,#center_box .smallPhotoBox dd a.selected{margin:0;border:2px solid #FFB424;}
#center_box .smallPhotoBox dd img{width:81px;height:54px;float:left;}
#center_box .smallPhotoBox dt{width:85px;height:60px;position:absolute;left:5px;top:0;z-index:2;display:none;}
#center_box .smallPhoto a.leftBtn{width:50px;height:50px;display:block;position:absolute;top:5px;left:0;cursor:pointer;}
#center_box .smallPhoto a.rightBtn{width:50px;height:50px;display:block;position:absolute;top:5px;right:0;cursor:pointer;}

/*相册 - 大图*/
#center_box .bigPhoto{width:695px;height:410px;float:left;position:relative;padding:1px;margin-top:30px;}
#center_box .bigPhotoImg{position:relative;z-index:1;margin:0 auto;}
#center_box .bigPhotoImg img{width:100%;height:auto;float:left;}
#center_box .bigPhoto a.leftBtn{width:50%;height:100%;position:absolute;left:0;top:0;z-index:2;}
#center_box .bigPhoto a.rightBtn{width:50%;height:100%;position:absolute;right:0;top:0;z-index:2;}
#star p em{color:#f60;display:block;font-style:normal;}
.picTitle{ text-align:left; padding:6px 0 10px; height:2em;}
.picTitle h3{ text-align:center; padding:6px 0}
.picTitle p{ line-height:18px;}