@charset "gb2312";

* {
    padding: 0;
    margin: 0;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0;
    font-family: "微软雅黑";
}

table {
    border-collapse: collapse;
    margin: 0;
    padding: 0;
}

fieldset,
img {
    border: 0;
}

img {
    vertical-align: top;
    border: none;
}
/* 图片自适应 */
img {
    /*width: 100%;*/
    height: auto;
    width: auto\9; /* ie8 */
    display: block;
    -ms-interpolation-mode: bicubic;/*为了照顾ie图片缩放失真*/
  }

address,
caption,
cite,
code,
dfn,
th,
var {
    font-style: normal;
    font-weight: normal;
}

ol,
ul,
li {
    list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal;
}

abbr,
acronym {
    border: 0;
}

em,
i {
    font-style: normal;
}

a {
    text-decoration: none;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clearfix {
    zoom: 1;
}

.clearfix:after {
    content: "";
    display: block;
    clear: both;
}

input {
    border: none;
    outline: none;
    background: none;
}

/* 撑高度的盒子 */
.h10 {
    width: 100%;
    height: 10px;
}

.h20 {
    width: 100%;
    height: 20px;
}

.h30 {
    width: 100%;
    height: 30px;
}

.h40 {
    width: 100%;
    height: 40px;
}

.h50 {
    width: 100%;
    height: 50px;
}
.h60 {
    width: 100%;
    height: 60px;
}
.h70 {
    width: 100%;
    height: 70px;
}
.h80 {
    width: 100%;
    height: 80px;
}

.h90 {
    width: 100%;
    height: 90px;
}

.h100 {
    width: 100%;
    height: 100px;
}

.h110 {
    width: 100%;
    height: 110px;
}

.h120 {
    width: 100%;
    height: 120px;
}

.h130 {
    width: 100%;
    height: 130px;
}



/* 页面底部公共部分样式 */
.zym {
    width: 99.4%;
    margin-left: 0px;
}
.win_item, .gd_rig a, a:link, a:visited, a:active, a:focus {
    text-decoration: none;
}
.zym a {
    display: block;
    width: 296px;
    float: left;
    text-align: center;
    margin: 1px;
    background: #CCCCCC;
    padding: 15px 0px;
    font-size: 20px;
    color: #666666;
    font-weight: bold;
}

.fleft_kh a, a:visited {
    color: #333;
    text-decoration: none;
}


.dbguding {
    width: 1200px;
    height: auto;
    margin: 0px auto;
    margin-bottom: 20px;
}
.dblist {
    float: left;
    margin-left: 0px;
    list-style: none;
    padding-left: 0px;
    margin-top: 0px;
}
.dblist li {
    display: inline-block;
    position: relative;
    width: 290px;
    height: 135px;
    float: left;
    margin-left: 10px;
}
.stitle {
    font-size: 14px;
    color: #fff;
    position: absolute;
    left: 0.5rem;
    top: 0.5rem;
}
.dblist li img {
    width: 290px;
    height: 135px;
}
.copry {
    width: 630px;
    height: 100px;
    margin: 0px auto;
    margin-top: 20px;
}
.copry ul {
    width: 630px;
    height: 30px;
    margin: 0px auto;
    margin-left: 0px;
    padding-left: 0px;
    margin-top: 0px;
    padding-top: 0px;
}
.copry ul li {
    width: 55px;
    height: 30px;
    line-height: 30px;
    margin-left: 1px;
    float: left;
    text-align: center;
}
.copry ul li a {
    font-size: 12px;
    color: #726f6f;
    text-decoration: none;
}
.copry p {
    width: 630px;
    height: 60px;
    display: block;
    margin: 0px auto;
    font-weight: normal;
    margin-top: 0px;
    padding-top: 0px;
    font-size: 12px;
    line-height: 30px;
    text-align: center;
    color: #726f6f;
}


/* 老师标签 */
.lsbq{
    font-size: 20px;
    margin-left: 10px;

}
/* 就业服务原点位置 */
.pointList {
    margin-left: 45% !important;
}