/*reset*/
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

body {
    line-height: 1;

}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

ul {
    list-style: none;
}

ul li {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    text-decoration: none;
    cursor: pointer;
}

/* change colours to suit your needs */
ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none;
}

/* change colours to suit your needs */
mark {
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: bold;
}

del {
    text-decoration: line-through;
}

abbr[title],
dfn[title] {
    border-bottom: 1px dotted;
    cursor: help;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

/* change border colour to suit your needs */
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #cccccc;
    margin: 1em 0;
    padding: 0;
}

input,
select {
    vertical-align: middle;
}

/*reset*/
@font-face {
    font-family: myFont;
    src: url('../images/PingFang Regular.ttf')
}


header {
    height: 90px;
    background: #4b2e83;
}

.innerh {
    width: 1200px;
    margin: auto;
}



.search {
    height: 26px;
    float: right;
    margin-top: 50px;
    background: #fff;
}

.search form {
    height: 24px;
    background: #fff;
    padding-left: 10px;
    position: relative;
}

.search form input {
    border: 0;
    width: 180px;
    height: 24px;
    line-height: 22px;
    outline: medium;
    background: #fff;
}

.search form button {
    border: 0;
    height: 24px;
    width: 24px;
    background: none;
    outline: medium;
    cursor: pointer;
    position: absolute;
    right: 0px;
    bottom: 0px;
}

.search form button img {
    width: 24px;
    height: 24px;
}

nav {
    height: 90px;
    background: #fff;
}

.navinner {
    width: 1200px;
    margin: auto;
}

.navinner ul li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 120px;
    height: 90px;
    line-height: 90px;
    text-align: center;
    background: url(../images/navlibg.png) center right no-repeat;
}

.navinner ul li a {
    font-family: "黑体";
    font-size: 18px;
    color: #4b2e83;
    font-weight: bold;
}

.navinner ul li:hover {
    transform: rotate(7deg);
    -ms-transform: rotate(7deg);
    /* IE 9 */
    -moz-transform: rotate(7deg);
    /* Firefox */
    -webkit-transform: rotate(7deg);
    /* Safari 和 Chrome */
    -o-transform: rotate(7deg);
}

.kstd {
    height: 150px;
    background: #f0ede3;
    position: relative;
    z-index: 99;
}

.kstdinner {
    width: 1200px;
    height: 170px;
    border-radius: 3px;
    background: #fff;
    position: absolute;
    top: -24px;
    left: 50%;
    margin-left: -600px;
}

.kstdinner {}

.kstdinner ul {
    margin-top: 30px;
}

.kstdinner ul li {
    width: 160px;
    height: 110px;
    border-left: solid 1px #ededed;
    border-right: solid 1px #ededed;
    text-align: center;
    display: table-cell;
    vertical-align: bottom
}

.kstdinner ul {
    width: 1140px;
    margin: 30px auto 0;
}

.kstdinner ul li a {
    font-family: "myFont";
    font-weight: bold;
    font-size: 14px;
    color: #4b2e83;
}

.kstdinner ul li:nth-child(1) {
    background: url(../images/link1.png) center center no-repeat;
}

.kstdinner ul li:nth-child(2) {
    background: url(../images/link2.png) center center no-repeat;
}

.kstdinner ul li:nth-child(3) {
    background: url(../images/link3.png) center center no-repeat;
}

.kstdinner ul li:nth-child(4) {
    background: url(../images/link4.png) center center no-repeat;
}

.kstdinner ul li:nth-child(5) {
    background: url(../images/link5.png) center center no-repeat;
}

.kstdinner ul li:nth-child(6) {
    background: url(../images/link6.png) center center no-repeat;
}

.kstdinner ul li:nth-child(7) {
    background: url(../images/link7.png) center center no-repeat;
}

.kstdinner ul li:nth-child(1):hover {
    background: url(../images/llink1.png) center center no-repeat;
}

.kstdinner ul li:nth-child(2):hover {
    background: url(../images/llink2.png) center center no-repeat;
}

.kstdinner ul li:nth-child(3):hover {
    background: url(../images/llink3.png) center center no-repeat;
}

.kstdinner ul li:nth-child(4):hover {
    background: url(../images/llink4.png) center center no-repeat;
}

.kstdinner ul li:nth-child(5):hover {
    background: url(../images/llink5.png) center center no-repeat;
}

.kstdinner ul li:nth-child(6):hover {
    background: url(../images/llink6.png) center center no-repeat;
}

.kstdinner ul li:nth-child(7):hover {
    background: url(../images/llink7.png) center center no-repeat;
}



/*二级页*/
.ejb {

    width: 100%;
    height: 280px;
}

.ejb img {

    width: 100%;
    height: 280px;
}

.ejmain {
    width: 100%;
    background: url(../images/ejb.png) center 0 no-repeat;
}

.ejminner {
    width: 1200px;
    margin: auto;

}

.ejmleft {
    width: 230px;
    float: left;
    margin-top: 220px;
}

.ejmleft h2 {
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-family: "黑体";
    font-size: 20px;
    color: #fff;
    background: #4b2e83;
}

.ejmleft ul {
    background: #fff;
}

.ejmleft ul li {
    height: 38px;
    line-height: 38px;
    text-align: center;
    border-bottom: solid 2px #f7f6f5;
    ;
}

.ejmleft ul li a {
    color: #000000;
    font-family: "微软雅黑";
}

.ejmleft ul li:hover {
    background:#4b2e83;
}

.ejmleft ul li:hover a {
    color: #fff;
}

.ejmright {
    width: 900px;
    padding: 10px 25px;
    float: right;
    margin-top: 280px;
    background: #fff;
}

.ejmright_con {
    width: 1050px;
    padding: 10px 25px;
    float: right;
    margin-top: 280px;
    background: #fff;
}
.ejnav {
    height: 40px;
    line-height: 40px;
    border-bottom: solid 1px #ccc;
}

.ejnavl {
    width: 200px;
    float: left;
    height: 40px;
    line-height: 40px;
    background: url(../images/ejlmb1.png) left bottom no-repeat;
    font-family: "黑体";
    font-size: 20px;
    color: #4b2e83;
}

.ejnavr {
    width: 500px;
    float: right;
    text-align: right;
}

.newslist {
    min-height: 705px;
}

.newslist li {
    height: 46px;
    line-height: 46px;
    border-bottom: dashed 1px #ededed;
}

.newslist li a {
    color: #666;
    font-size: 14px;
    margin-left: 20px;
    float: left;
}

.newslist li span.date {
    color: #666;
    font-size: 14px;
    margin-right: 20px;
    float: right;
}

.newslist li:hover {
    background: #f7f6f5;
}

.page {
    width: 680px;
    margin: auto;
    margin-top: 20px;
    font-size: 14px;
    color: #010101;
    text-align: center;
    height: 30px;
    line-height: 30px;
}