
/*header*/
.header {width:1000px; height:83px; margin:0 auto;}
.header .logo {float:left;width:430px;}
.header .nav{position:relative; float:right; width:300px;overflow:hidden;}
.header .nav li{float:left;*display:inline;margin:0 0 0 10px;width:90px;}
.header .nav li a{font-family:"microsoft Yahei";font-size:14px;color:#074f92;text-align:center;display:block;height:82px;line-height:82px; cursor:pointer;}
.header .nav li a:hover,.header .nav li a.on{text-decoration:none;background:url(../images/navbg_04.png) no-repeat center top;color:#fff;}



/*banner*/
#full-screen-slider { width:100%;margin:0 auto; height:400px; position:relative;margin-bottom:10px;}
#slides { display:block; width:100%; height:400px; list-style:none; padding:0; margin:0; position:relative}
#slides li { display:block; width:100%; height:100%; list-style:none; padding:0; margin:0; position:absolute}
#slides li a { display:block; width:100%; height:100%; text-indent:-9999px}
#slides li img{height:100%;width:100%;}
#pagination { display:block; list-style:none; position:absolute; left:50%; top:375px; z-index:9900;  padding:5px 15px 5px 0; margin:0}
#pagination li { display:block; list-style:none; width:10px; height:10px;overflow:hidden;float:left; margin-left:10px; border-radius:10px; background:#FFF;border:1px solid #ee001e;}
#pagination li a { display:block; width:100%; height:100%; padding:0; margin:0;  text-indent:-9999px;}
#pagination li.current { background:#ee001e;border:1px solid #fff;}


/*box*/
.box {width:1000px; margin:0 auto;}

/*公司简介*/
#company{padding:30px 0 25px 0;text-align:center;}
.gs_content{font-size:12px;color:#000;line-height:22px;padding-bottom:37px;}

/*招贤纳士*/
.zxns{background:#e6e6e6;padding-bottom:74px;}
.zxns .zximg{padding:60px 0 40px;text-align:center;}
.zxns .form_table{width:960px;border-bottom:1px solid #E6E6E6;font-size:14px;table-layout:fixed;}

.form_table tr.careertr td.h34{height:36px;line-height:36px;text-align:left;font-weight:bold;color:#000;background:#ececec;padding-left:28px;border:1px solid #e5e5e5;}
.form_table th {height:40px;line-height:40px;text-align:center;white-space:nowrap;color:#fff;font-size:14px;background:#074f92;width:115px;}
.form_table th.one{	text-align:left;padding-left:24px;width:348px;word-break:keep-all;
white-space:nowrap;
overflow:hidden;
text-overflow:ellipsis;}
.form_table td {background:#fff;border-bottom:1px dashed #E6E6E6;text-align:center;white-space:nowrap;}
.form_table td.current {text-align:left;white-space:normal;padding-left:24px;width:348px;word-break:keep-all;
white-space:nowrap;
/*overflow:hidden;*/
text-overflow:ellipsis;}
.form_table td.current img{padding-top:6px;}
.form_table a {color:#000;font-size:14px;}
.form_table a.more{width:114px;height:26px;text-align:center;color:#096BC6;display:block;line-height:26px;margin:0 auto;}
.form_table a:hover {color:#2e8dd1;text-decoration:none;}
.form_table a.more:hover{text-decoration:underline;}
.form_table .w2{width:168px;border-right: 1px solid #E6E6E6;}
.form_table td.current a{display:inline-block;height:44px;line-height:44px;max-width:300px;_width:300px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;float:left;}
/*联系我们*/ 
.contact .box_t{padding-top:53px;padding-bottom:37px;text-align:center;} 
.contact p.xinxi{color:#000;font-size:14px;line-height:24px;padding:0 0 100px 37px;}
.contact p.xinxi span{display:block;float:left;padding-right:18px;padding:95px 0 0 0;text-align:center;width:260px;margin-right:55px;}
.contact p.xinxi span.icon1{background:url(../images/icon1_17.png) no-repeat center top;}
.contact p.xinxi span.icon2{background:url(../images/icon2_19.png) no-repeat center top;}
.contact p.xinxi span.icon3{background:url(../images/icon3_21.jpg) no-repeat center top;}
/*footer*/
.footer {height:80px; line-height:80px;background:url(../images/footbg_26.png) no-repeat center top; color:#fff; text-align:center;font-family:"microsoft Yahei";width:100%;margin:0 auto;}
.footer a{color:#fff;}
.footer img{ vertical-align:middle;} 
