﻿@charset "utf-8";
/* CSS Document */
* { margin:0px auto; padding:0px;}
body { font-size:14px; line-height:22px; font-family:"Microsoft YaHei"; color:#333;}
img { border:0px;}
a { text-decoration:none; color:#666;}
a:hover { text-decoration:none; color:#ecce42;}
.lt { float:left;}
.rt { float:right;}
.clr { clear:both;}
.warp { width:100%; background:url(images/bg.jpg) center top no-repeat #fbffdf; position:relative;}
/*澶撮儴*/
.top_bg { position:inherit; background:url(images/menu_bg.png) repeat-x center top; width:100%; height:90px; margin-bottom:379px;}
.top { width:1000px; padding-left:5px;}
.logo { float:left;}
.menu { width:700px; margin-top:30px; float:right; position:inherit;}
.menu ul { width:575px; padding:0px; margin:0px auto;}
.menu li { width:115px; height:50px; float:left; text-align:center; font-size:16px; line-height:50px; list-style:none; background:url(images/menu_line.gif) center right no-repeat; position:relative;}
.menu li a { width:115px; height:50px; display:block; text-decoration:none; color:#333;}
.menu .a1 a { color:#ecce42;}
.menu .a2 a { color:#a8c61b;}
.menu .a3 a { color:#50acdc;}
.menu .sub_sub { position:absolute; z-index:999; background:url(images/submenu_1.png) no-repeat; width:198px; margin-top:-9px;}
.menu .sub_sub li { height:31px; line-height:31px; margin:0px auto; width:198px; background:none; font-size:14px;}
.menu .sub_sub li a { color:#fff; width:198px; line-height:31px;}
.menu .sub_sub li a:hover { color:#fff; text-decoration:underline;}
#sub_01 li a { line-height:31px; height:31px; color:#fff;}
#sub_02 li a { line-height:31px; height:31px; color:#fff;}
/*鍐呭*/
.content_bg { width:100%;}
.content { width:1000px; position:relative;}
.content_txt { width:100%; background:url(images/content_bg.png) repeat-y top center; min-height:500px;}
.submenu { width:100%;}
.submenu li { line-height:32px; font-size:12px; list-style:none; text-indent:1em;}
.submenu li a { color:#333;}
.submenu li a:hover { color:#a8c61b;}
.submenu span { color:#a8c61b; font-family:"Microsoft YaHei"; padding-right:10px;}
.button { width:86px; height:24px; text-align:center; line-height:24px; float:right; margin-top:5px; margin-right:5px;}
.button a { width:86px; height:24px; display:block; color:#fff; background:#ff6600; font-size:12px; }
.button a:hover { width:86px; height:24px; display:block; color:#ff6600; background:#eee;}
#butong_net_top ul { width:180px; margin:0px auto; padding:0px;}
#butong_net_top li { width:180px; height:48px; line-height:24px; font-size:12px; border-bottom:1px dotted #ccc; margin-bottom:5px; padding-bottom:5px; list-style:none;}
#butong_net_top li a { color:#333;}
#butong_net_top li a:hover { color:#f60;}
.about { padding:15px 0px;}
.about2 { color:#ecce42; }
.about3 { color:#ecce42; font-size:15px; }
.about p { width:96%; text-align:left; font-size:13px; text-align:justify; text-justify:inter-ideograph; line-height:24px; margin:10px 0px;}
.btn { text-indent:1em; height:24px; width:100%; text-align:left;}
.btn a { color:#fff; width:100%; height:30px; line-height:30px; display:block; background:#a8c61b;}
.careers { width:734px; height:1135px; position:relative; background:url(images/careers_bg.jpg) no-repeat top right;}
/*搴曢儴*/
.footer { color:#999; text-align:center; width:100%; margin-top:-5px; line-height:30px;}
#tip 
{ 
position: absolute; 
right: 20px; 
bottom: 30px; 
height: 0px; 
width: 200px; 
border: 1px solid #CCCCCC; 
background-color: #eeeeee; 
padding: 1px; 
overflow: hidden; 
display: none; 
font-size: 12px; 
z-index: 10; 
} 
#tip p 
{ 
padding: 6px; 
} 
#tip h1, #detail h1 
{ 
font-size: 14px; 
height: 25px; 
line-height: 25px; 
background-color: #50acdc; 
color: #FFFFFF; 
padding: 0px 3px 0px 3px; 
filter: Alpha(Opacity=100); 
} 
#tip h1 a, #detail h1 a 
{ 
float: right; 
text-decoration: none; 
color: #FFFFFF; 
}