@charset "utf-8";
body {	margin:0;
		padding:0;
		text-align:left;
		color:#3a3a3a;
		font-size:12px;
		font-family: Arial, helvetica, sans-serif;
		background:#f1f1f1;
		}

a:link {  color: #3a3a3a; text-decoration: none}
a:visited {  color: #3a3a3a; text-decoration: none}
a:hover {  text-decoration:none;
			color: #f00;
		}
		
a:focus {
     outline:none;
     -moz-outline:none;
}
div,p,h1,h2,h3 { margin:0; padding:0;}

h1,h2,h3 {font-family:"微软雅黑";}

h1{ font-size:28px;}
h2 {font-size:22px;}

.clear { clear:both;}

img {border:0px;}
	
ul, li { list-style-type:none;
		list-style:none;
		margin:0;
		padding:0;
		text-align:left;
	}
	
.wenben {
	font-size:12px;
	line-height:30px;
	text-align:left;
	color:#3a3a3a;
	letter-spacing:0.0em;
	font-family:Arial, Helvetica, sans-serif;
}

.wenben ol li { line-height:30px; list-style-type: disc; font-size:14px;}


.wenben0 {
	font-size:12px;
	line-height:20px;
	text-align:left;
	color:#3a3a3a;
	letter-spacing:0.0em;
	text-align:Justify;
	text-justify:inter-ideograph;
}


.wenben01 {
	font-size: 14px;
	line-height:32px;
	text-align:left;
	color:#3a3a3a;
	letter-spacing:0.0em;
	font-family:"微软雅黑";
	
}

.border { border:#000 1px solid;}
.center { width:997px; margin:0 auto;}
.left { float:left;}
.right { float:right;}

.red { color: #f00;}

.red a:link {  color: #f00; text-decoration: none}
.red a:visited {  color: #f00; text-decoration: none}
.red a:hover {  text-decoration:none;
				color: #f00;
		}	
			
.opa {opacity:0;filter:alpha(opacity=0);}		
/*PAGE
----------------------------------------*/
.page{ margin:20px; text-align: right; border-top:#CCC 1px dotted;}

.prev_next li {margin:10px auto; background:#eee; padding:5px; font-size:12px; font-family: Arial, Helvetica, sans-serif; line-height:24px; height:24px;}
.prev_next li { background:#dfdfdf; display:block; border-radius:3px;}
.prev_next li:hover{ background:#d8d8d8; display:block; border-radius:3px;}
.back_list { text-align:right; font-size:12px;}
.back_list a {}
.back_list a:hover{}


.gridtable table {
	width:99%;
	margin:0 auto;
	border-width:0;
	font-family: verdana,arial,sans-serif;
	color:#333333;
	border-width: 0px;
	border-color: #ccc;
	border-collapse: collapse;
}
.gridtable table th {
	border-width:0;
	border-bottom: 1px;
	padding:0;
	border-style: solid;
	border-color: #ccc;
	background-color: #dedede;
}
.gridtable table td {
	border-width:0;
	border-bottom: 1px;
	padding:0;
	border-style: solid;
	border-color: #ccc;
}

.gridtable table td a { text-decoration:underline; color: #069;}


.hidden {
	display: none !important
}


/* Wrap
----------------------------------------*/
#wrap { width:100%; margin:0 auto;}

/* Header
----------------------------------------*/
#top_note_w { width:100%; height:30px; line-height:30px; background:#85550a; display: none;}

#top_note { width:1200px; height:30px; margin:0 auto; position:relative; color:#fff;}

#top_link { padding:0 10px; position: absolute; top:0px; right:0; color:#fff; height:30px; line-height:30px;}

#top_link { float:left; margin:0 4px;}

#top_link a{ color:#fff;}
#top_link a:hover{ color:#ff0;}

.cn_en { position:absolute; top:10px; left:550px;}

.cn_en li{width:80px; text-align:center; margin:1px 0;}
.cn_en a{ padding:3px 10px; display:block; color:#FFF;}

.cn_en .cn { background:#0164bf;}
.cn_en .en { background:#d90700;}

.cn_en .cn a:hover{ background:#016;}
.cn_en .en a:hover{ background:#d90766;}


#name_box_w {width:100%; height:104px; background: #f1f1f1;}
#name_box { width:1200px; margin:0 auto; height:104px; position:relative; background:url(../Image/name.gif) center no-repeat;}

#menu_box { width:100%; margin:0 auto; height:53px; background:url(../Image/menu_bg.png) center repeat-x; text-align:left;}

.shadow{ width:100%; height:13px; background: url(../Image/shadow.png) top repeat-x; position:absolute; top:0; left:0; z-index:99999;}
#banner_box { width:100%; overflow:hidden; position:relative; min-height:0;}

#banner { width:1920px; margin:0 auto; text-align:center; position:relative; left:50%; margin-left:-960px;}


/* Mid
---------------------*/

#mid_wrap {  width:100%;} 

#mid_box{ width:1200px; margin:20px auto;}

/* left
----------------------------------------*/
#left_box { width:295px;
			float:right;
			padding:20px;
			background:#FFF;
			}
.lf_title { font-size:20px; font-weight:bold; font-family:"微软雅黑"; height:30px; position:relative;}			
		
.lf_title .en { font-family: !important; color:#CCC; font-weight: 500 !important; text-transform: uppercase; font-size:16px;}

.more { position:absolute; top:0; right:0; color:#0076bc;}
.more a { color:#0076bc;}
.more a:hover { color:#f00;}

.lf_box { padding:10px 0;}

.list { font-size:12px; height: auto !important; min-height:330px; height:330px;}
.list li { width:100%; height:26px; line-height:26px; margin:5px 0;}
.list li a { height:26px; display:block; color:#757575; text-align: left; background: #f2f2f2; padding-left:30px;}
.list li a:hover { background:#005eb5; color:#fff;}

/* Right
----------------------------------------*/

#right_box_w { width:800px;
			padding:20px;
			background:#FFF;
			}

			
		
.rt_title { font-size:20px; font-weight:bold; font-family:"微软雅黑"; height:30px; position:relative;}			
		
.rt_title .en { font-family: !important; color:#CCC; font-weight: 500 !important; text-transform: uppercase; font-size:16px;}
	
.location { position:absolute; top:0; right:10px; color:#000; height:45px; line-height:45px; font-size:12px; font-weight:normal !important;}
.location a { color:#000;}
.location a:hover { color:#ff0; position:relative; top:1px;}	
		
			
.rt_main_box {height: auto !important; min-height:600px; height:600px;}



.gs_pic { width:300px; padding:5px; border:#efefef 1px solid; background:#FFF; float:left; margin-right:20px;}
.in_gs_pic {float:left; margin-right:10px; width:199px;}
.my_txt { padding:10px 0 0 0;}
/* Footer
----------------------------------------*/

#end_wrap { width:100%; overflow:hidden; background:#005eb5;}

#end_txt_w {width:1200px; margin:0 auto; height:110px; padding:10px 0;}

#end_menu { width:100%; text-align:left; height:20px; line-height:20px; font-size:12px; color:#fff;}
#end_menu a { text-align:center; margin:0 10px; color:#fff;}
#end_menu a:hover {color:#FF0;}
#end_menu a:first-child { margin-left:0;}

#end_txt {width:800px; float:left; height:80px; padding:10px 0; text-align:left; position:relative; color:#fff; line-height:24px; font-size:12px;}

#end_txt a { color:#fff; margin:0 8px;}
#end_txt a:hover { color:#FF0;}

.ewm { width:120px; margin:0 20px; float:left;}

.e_info { width:240px; float:right; line-height:24px; color:#FFF;}


/*NEWS CONTENTS PAGE*/

#indexNews li{ margin:0 auto; line-height:33px; border-bottom:1px dashed #3a3a3a; padding-left:20px; position:relative; background:url(../Image/news_tb.gif) left center no-repeat;}
#indexNews li:hover{border-bottom:1px solid #999;}

.Newstime{position:absolute; right:0; top:0; line-height:33px;}

#best_news { width:100%; height:340px;}

#slide { width:677px; height:340px; float:left;}

#best_news_list { width:500px; height:340px; float:right;}

#best_news_list li { width:100%}
#best_news_list li span { font-size:24px;}

#best_news_list li { height:90px; line-height:20px; position:relative; margin:10px 0; border-bottom:1px solid #f0f0f0; overflow:hidden;}
#best_news_list li a{ height:80px; display:block; padding:5px; overflow:hidden;}
#best_news_list li a:hover{ background:#bcd8ff; color:#FFF;}

.news_detail {height: auto !important; min-height:300px; height:300px;}

#news_t{
	color:#000;
	font-weight:bold;
	text-align: center;
	font-size:20px;
}

#news_d{
	color:#000;
	font-size:12px;
	text-align:left;
	background:#FFF;
	margin:10px 0;
	padding:5px 10px;
	font-size:12px;
	font-family:"微软雅黑";
	overflow:hidden;
	}

#news_img { text-align:center;}

#news_img img{ max-width:1200px;}

#newsContent{

	margin-bottom:16px;
	text-align:left;
}
#newsContent img { max-width:1200px;}

#newsInfo{
	margin:0px;
	font-weight:normal;
	text-align:left;
	padding-top:10px;
}

#newsInfo iframe { width:1200px; height:600px;}

#newsInfo img { max-width:1200px;
}

/*GUESTBOOK PAGE*/

.G_InputText{
	width:500px;
	height:12px;
	padding:10px;
	border:1px solid #ccc;
	margin:5px 0;
}
.G_textarea{
	width:500px;
	height:100px;
	padding:10px;
	border:1px solid #ccc;
	margin:5px 0;
}

.G_botton{
	width:100px;
	line-height:12px;
	padding:10px;
	line-height:14px;
	background:#005eb5;
	cursor:pointer;
	color:#FFF;
	border:none;
	-moz-border-radius: 5px;      /* Gecko browsers */
    -webkit-border-radius: 5px;   /* Webkit browsers */
    border-radius:5px;            /* W3C syntax */
}

.yanzheng{
	width:300px;
	height:12px;
	padding:10px;
	border:1px solid #ccc;
	margin:5px 0;
}


 .jobs ul{
	list-style:none;
	margin-top:12px;
}

 .jobs ul li{
	height:150px;
	width:98%;
	margin:0 auto;
	border-top: 1px #cdcdcd dashed;
}

 .jobs ul li .recruit_info{
	color:#3a3a3a;
	font-family:'Microsoft YaHei',arial;
	font-size:14px;
	line-height:36px;
}

 .jobs ul li .recruit_info .job_nam{
	color:#be0000;
	font-weight:bold;
}

 .jobs ul li .but{
	width:74px;
	height:31px;
	line-height:31px;
	background:  #1f478e;
	border-radius:2px;
	float:right;
	margin-top:-40px;
	margin-right:22px;
	text-align:center;
}

 .jobs ul li .but a{
	text-decoration:none;
	font-family:'Microsoft YaHei',黑体,sans-serif;
	color:#FFF;
	display:block;
}


.recruit_info_tit_bg{
	width:100%;
	height:31px;
	background:#fff;
	border-radius:2px;
}
	
.recruit_info_tit_bg .recruit_info_tit{
	width:73px;
	height:31px;
	border-top-left-radius: 2px;
	border-bottom-left-radius: 2px;
	background:#2962b3;
	font-family:'Microsoft YaHei',arial;
	font-size:14px;
	color:#fff;
	line-height:31px;
	text-indent:8px;
}

.recruit_info_main{
	padding:5px;
}

.recruit_info_main p {
	width: 650px;
	font-family:'Microsoft YaHei',arial;
	text-align: justify;
	letter-spacing: 1px;
	font-size: 14px;
	line-height: 28px;
	color: #3a3a3a;

}
.order { width:96%; margin:0 auto;}
.order_but { padding:10px; cursor:pointer;}

/*PRODUCTS LIST PAGE*/
#picUL{text-indent:0; overflow:hidden; text-align:center;}

#picUL li {width:250px; height:200px; background: url(../Image/str.png) #FFF;margin:5px; float:left;}
			
#picUL li:hover { background: url(../Image/str.png) #CCC}			

#picUL a {	width:250px;
			height:190px;
			text-align:center;
			display:inline;
			padding:5px;
			display:block;
			line-height:20px;
			font-size:12px;
			background: url(../Image/proshadow.jpg) no-repeat bottom;
			color:#000;
			overflow:hidden;
}
#picUL a:hover{
			color:#000;
			background: url(../Image/proshadow.jpg) no-repeat bottom;
}

#picUL a img{
			height:150px;
}

#picList { width:100%;}
#picList li { height:91px; padding:10px 0; border-bottom:#bebebe 1px dashed;}
#picList a { height:91px; display:block;}
#picList a:hover { color:#fff; background:#127228;}
#picList .picList_img { float:left; width:157px; height:91px;}
#picList .Pic_list_txt { width:490px; float:right; padding-left:20px; position:relative; height:91px; overflow:hidden;}

#picList .Pic_list_txt .t1 { font-size:18px; font-weight:bold; line-height:30px; width:100%;}
#picList .Pic_list_txt .t2 { overflow:hidden; height:40px; font-size:12px; line-height:20px;}

#picList .Pic_list_txt .time { text-align:right; line-height:20px; font-size:12px; font-family:Arial, Helvetica, sans-serif !important;}


#dwonList { width:100%; margin:0 auto; font-size:14px;}
#dwonList li { line-height:40px; margin:5px 0; position:relative;}

#dwonList li a{ display:block; color:#000; background:#efefef; padding:0 10px;}
#dwonList li a:hover{ background:#127228; color:#FFF;}
.Dicon { position:absolute; right:10px; top:0; line-height:40px; font-size:18px;}


#proUL{text-indent:0; overflow:hidden; text-align:center;}

#proUL li { float:left;}

#proUL a {	width:210px;
			height:190px;
			text-align:center;
			margin:5px;
			display:inline;
			padding:5px;
			float:left;
			display:block;
			line-height:20px;
			font-size:12px;
			background: url(../Image/proshadow.jpg) no-repeat bottom #FFF;
			color:#000;
			overflow:hidden;
}
#proUL a:hover{
			color:#000;
			background: url(../Image/proshadow.jpg) no-repeat bottom #efefef;
}

#proUL a img{
			height:150px;
}

.shan { font-size:20px;}
.p_name { font-weight:bold;}

.lx_name { font-size:20px; font-weight:bold; position:relative; padding-bottom:10px; margin-bottom:20px;}
.lx_name i { position:absolute; bottom:0; left:0; width:86px; height:4px; background:#85550a; display:block;}
.lx_list li { line-height:26px;}

/*INDEX*/
#in_mid_box{ width:100%; margin:0 auto;}

#in_up_box { width:1100px; height:336px; margin:0 auto;}

#in_news { width:537px; height:336px; background:#FFF; float:left;}

#in_gsjj { width:538px; height:336px; background:#FFF; float:right; overflow:hidden;}

.in_txt { padding:30px;}

.in_newslist { width:320px; float:right;}
.in_newslist li { height:32px; line-height:32px; background:url(../Image/dot.gif) left center no-repeat; padding-left:10px; position:relative; border-bottom:#CCC 1px dotted;}
.Time { position:absolute; right:0; top:0; line-height:32px;}

#in_product_w { width:100%; height:410px; background:#FFF; margin-top:20px; padding:20px 0;}

#in_product { width:1200px; margin:0 auto;  height:410px; position:relative;}
.in_pro_more { width:120px; margin:0 auto;} 
.in_pro_more a{ padding:10px; background:#0076bc; color:#FFF; display:block; font-size:18px; text-align:center; font-family:"微软雅黑";}


#in_cqsb { width:1100px; margin:20px auto; height:300px;}

 