﻿@charset "gb2312";
/* CSS Document */
body,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td {
    margin: 0;
    padding: 0;
    border: 0;
}
body,
button,
input,
select,
textarea {
    font: 14px tahoma, arial;
    font-family: "Sim Sun";
    line-height: 30px;
    text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
}
img {
    _display: block;
    vertical-align: top;
    border: 0;
}
address,
cite,
dfn,
em,
var {
    font-style: normal;
}
code,
kbd,
pre,
samp {
    font-family: couriernew, courier, monospace;
}
small {
    font-size: 12px;
}
ul,
ol {
    list-style: none;
}
a {
    color: #3C3C3C;
    text-decoration: none;
}
sup {
    vertical-align: text-top;
}
sub {
    vertical-align: text-bottom;
}
legend {
    color: #000;
}
fieldset,
img {
    border: 0;
}
button,
input,
select,
textarea {
    font-size: 100%;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
.clear {
    clear: both;
}
.mid {
    width: 1000px;
    margin: 0 auto;
}
.index {
    width: 100%;
    /*background: url(images/index.jpg) no-repeat center;*/
    margin: 0 auto;
	height:768px;
}
.footer {
    width: 100%;
    margin: 0 auto;
    line-height: 40px;
    /*background: #012d74;*/
    text-align: center;
    font-size: 12px;
    color: #a8adc1;
}
.head {
    width: 100%;
    height: 115px;
    background: url(images/company_02.jpg) repeat-x center;
}
.navi {
    float: right;
}
.navi li {
    float: left;
    width: 120px;
    text-align: center;
    line-height: 86px;
    font-size: 16px;
}
.navi li a {
    display: inline-block;
    width: 120px;
    height: 90px;
}
.navi li a:hover,
.navi li a.dq {
    color: #fff;
    background: #db1419;
}
/*.banner {
    width: 100%;
    background: url(images/company_09.jpg) no-repeat center;
    margin: 0 auto;
    height: 375px;
}*/
.txt {
    width: 880px;
    margin: 0 auto;
    padding: 50px 0;
	font-family: "Sim Sun";
	text-align:justify;
	text-justify:inter-ideograph;
}
.copyright {
    width: 100%;
    text-align: center;
    font-size: 12px;
    line-height: 62px;
}
/*slider*/
.flexslider {
    margin: 0px auto;
    position: relative;
    width: 100%;
    height: 375px;
    overflow: hidden;
    zoom: 1;
}
.flexslider .slides li {
    width: 100%;
    height: 100%;
}
.flex-direction-nav a {
    width: 70px;
    height: 70px;
    line-height: 99em;
    overflow: hidden;
    margin: -35px 0 0;
    display: block;
    background: url(images/ad_ctr.png) no-repeat;
    position: absolute;
    top: 50%;
    z-index: 10;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .3s ease;
    border-radius: 35px;
}
.flex-direction-nav .flex-next {
    background-position: 0 -70px;
    right: 0;
}
.flex-direction-nav .flex-prev {
    left: 0;
}
.flexslider:hover .flex-next {
    opacity: 0.8;
    filter: alpha(opacity=25);
}
.flexslider:hover .flex-prev {
    opacity: 0.8;
    filter: alpha(opacity=25);
}
.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
    opacity: 1;
    filter: alpha(opacity=50);
}
.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: 10px;
    text-align: center;
}
.flex-control-nav li {
    margin: 0 2px;
    display: inline-block;
    zoom: 1;
    *display: inline;
}
.flex-control-paging li a {
    background: url(images/dot.png) no-repeat 0 -16px;
    display: block;
    height: 16px;
    overflow: hidden;
    text-indent: -99em;
    width: 16px;
    cursor: pointer;
}
.flex-control-paging li a.flex-active,
.flex-control-paging li.active a {
    background-position: 0 0;
}
.flexslider .slides a img {
    width: 100%;
    height: 375px;
    display: block;
}
.slides{
    width: 100%;
    height: 100%;
}
.slides li a{
    display: block;
    width: 100%;
    height: 100%;
}
    .job_list{width:100%x;font-size: 14px;table-layout: fixed;}
    .job_list .dept-name td{font-family: "microsoft yahei";  color: #1F1F1F;  font-weight: bold;  height: 30px;  line-height: 30px;}
    .job_list .dept-name td.lev2{font-weight:bold; color:#db1419; font-size:15px;}
    .job_list .dept-name td.lev3{font-weight:bold;padding-left: 25px}
    .job_list .job-item td{color: #333333;  border-bottom: 1px dashed #ccc;  white-space: nowrap;  overflow: hidden;  text-overflow: ellipsis;}
    .job_list .job-item td a{text-decoration: none;color: #333;}
	.job_list .job-item td a:hover{text-decoration: none;color: #db1419;}