@charset "utf-8";

/* CSS Document */
body {
    margin: 0;
    padding: 0;
    font-size: 14px;
    background-color: #fff;
    min-width: 1100px;
}

a {
    text-decoration: none;
    color: #333333;
}

a:hover {
    color: #0063b0;
}

/*头部*/
.header {
    width: 100%;
    height: 180px;
    margin: 0 auto;
    background: url(../images/top_bg_01.png) no-repeat top center;
}

.top {
    width: 1100px;
    height: 140px;
    margin: 0 auto;
}

.top_nav_bg {
    width: 245px;
    height: 29px;
    position: absolute;
    right: 50%;
    margin: 0 -550px 0 0;
}

.top_nav {
    width: auto;
    margin: 0 auto;
    height: 29px;
    line-height: 29px;
    text-align: right;
}

.top_nav a {
    display: inline-block;
    padding: 0 15px;
    color: #fff;
    background: url(../images/li_03.png) no-repeat left
}

.top_nav a.nobg {
    background: none;
}

.top_nav a:hover {
    color: #d8ede3;
}

.logo {
    width: 517px;
    height: 140px;
    position: relative;
}

.logo_link {
    width: 517px;
    height: 140px;
    display: block;
}

.logo img {
    width: 517px;
    height: 140px;
}

.search {
    width: 219px;
    height: 29px;
    position: absolute;
    right: 50%;
    margin-right: -550px;
    top: 76px;
    background: url(../images/search_03.png) no-repeat left center;
    z-index: 1000;
}

.search input {
    position: absolute;
    width: 178px;
    height: 29px;
    line-height: 29px;
    color: #323232;
    border: none;
    background: none;
    left: 0px;
    top: 0px;
    padding: 0px;
    margin: 0px;
}

.search input.notxt {
    color: #3f3f3c;
    padding-left: 12px;
}

.search input.notxt1 {
    position: absolute;
    width: 28px;
    height: 29px;
    left: 190px;
}

.nav {
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: #1161a7;
}

.nav ul {
    width: 1100px;
    margin: 0px auto;
}

.nav ul li {
    float: left;
    font-size: 14px;
    font-weight: bold;
    height: 39px;
    line-height: 39px;
    padding: 0px 40px;
    background: url(../images/nav_libg.jpg) no-repeat left center;
}

.nav ul li:first-child {
    background: none;
}

.nav ul li a {
    color: #ffffff;
}

.nav ul li a:hover, .nav ul li.on a, .nav ul li .subNav a:hover {
    color: #ffffff;
}

.nav ul li .subNav {
    top: 39px;
    padding: 3px;
    width: 115px;
    background: #1161a7;
    padding: 3px 7px 3px 28px;
}

.nav ul li.on .subNav dl dd {
    height: auto;
    line-height: 20px;
    padding: 3px 10px 3px 20px;
}

.nav ul li.on .subNav dl dd {
    color: #016d38;
}

.nav ul li.on .subNav dl dd a {
    padding: 0px;
}

.content {
    width: 1100px;
    margin: 10px auto 0;
    background: #fff;
    overflow: hidden;
}

.Banner {
    width: 1100px;
    height: 360px;
    margin: 0 auto;
}

/*图片轮播*/
.Banner .flex-control-paging {
    display: none;
}

.Banner .flex-control-paging li a:hover, .flex-control-paging li a.flex-active {
    background: #013a1e;
}

.Banner .flexslider ul.slides li img {
    width: 1100px;
    height: 360px;
}

.Banner .flexslider .til_slides {
    background: url(../images/slider_03.png) repeat-x;
    position: absolute;
    left: 72px;
    bottom: 10px;
    height: 40px;
    line-height: 40px;
    padding: 0 15px;
    font-size: 18px;
    color: #ffffff;
}

.Banner .flex-direction-nav .flex-prev {
    width: 12px;
    height: 24px;
    background: url(../images/arrow_left_03.png) no-repeat;
    left: 72px;
}

.Banner .flex-direction-nav .flex-next {
    width: 12px;
    height: 24px;
    background: url(../images/arrow_right_03.png) no-repeat;
    right: 72px;
}

.Banner01 .flex-control-nav {
    display: none;
}

.Banner01 .flexslider ul.slides li img {
    width: 1100px;
    height: 200px;
}


.mode01 {
    width: 1100px;
    overflow: hidden;
    clear: both;
    height: 350px;
    margin-top: 20px;
}

.mode01 .lf {
    width: 531px;
    height: 350px;
    float: left
}

.mode01 .rt {
    width: 531px;
    height: 350px;
    float: right
}

.articleList .listTitle {
    height: 30px;
    line-height: 30px;
    border: 1px solid #e5e5e5;
}

.articleList .listTitle h2 {
    height: 30px;
    line-height: 30px;
    background: #0063b0;
    color: #ffffff;
    width: auto;
    float: left;
    padding: 0 18px;
    font-size: 16px;
    font-weight: normal;
}

.articleList .listTitle .more {
    width: 16px;
    height: 11px;
    margin: 8px 10px 0 0;
}

.articleList ul {
    padding: 10px 0 0 0;
}

.articleList ul li {
    padding: 0 0 0 29px;
    background: url(../images/list_03.png) no-repeat 1px center;
    height: 37px;
    line-height: 37px;
}

.articleList ul li span {
    font-size: 13px;
    color: #999999;
}

.articleList01 .listTitle {
    height: 30px;
    line-height: 30px;
    border: 1px solid #e5e5e5;
}

.articleList01 .listTitle h2 {
    height: 30px;
    line-height: 30px;
    background: #0063b0;
    color: #ffffff;
    width: auto;
    float: left;
    padding: 0 18px;
    font-size: 16px;
    font-weight: normal;
}

.articleList01 .listTitle .more {
    width: 16px;
    height: 11px;
    margin: 8px 10px 0 0;
}

.articleList01 ul {
    padding: 10px 0 0 0;
}

.articleList01 ul li {
    padding: 0 0 0 29px;
    background: url(../images/list01_03.png) no-repeat 1px center;
    height: 37px;
    line-height: 37px;
}

.articleList01 ul li span {
    font-size: 13px;
    color: #999999;
    float: right;
}

.mode02 {
    width: 1100px;
    height: 100px;
}

.mode02 a {
    width: 1100px;
    height: 100px;
    display: block;
}

.mode02 a img {
    width: 1100px;
    height: 100px;
}

.mode03 {
    width: 1100px;
    height: 275px;
    overflow: hidden;
    margin: 30px auto 0;
}

.mode03 .lf {
    width: 531px;
    height: 275px;
    float: left;
}

.mode03 .rt {
    width: 522px;
    height: 275px;
    float: right;
}

.link ul {
    margin: 0 0 2px 0;
    overflow: hidden;
}

.link ul li {
    width: 172px;
    height: 90px;
    line-height: 90px;
    text-align: center;
    float: left;
    margin: 0 2px 0 0;
}

.link ul li.li02, .link ul li.li002 {
    line-height: 26px;
}

.link ul li.li02 a, .link ul li.li002 a {
    padding: 20px 0 0 0;
    display: block;
}

.link ul li a {
    font-size: 18px;
    font-weight: bold;
    color: #ffffff;
}

.link ul li.li01 {
    width: 172px;
    height: 90px;
    background: url(../images/link01_03.png) no-repeat;
}

.link ul li.li02 {
    margin: 0px;
    width: 172px;
    height: 90px;
    background: url(../images/link_02.png) no-repeat;
}

.link ul li.li002 {
    margin: 0px;
    width: 172px;
    height: 90px;
    background: url(../images/link_002.png) no-repeat;
}

.link ul li.li03 {
    background: url(../images/link03_03.png) no-repeat;
}

.link ul li.li04 {
    background: url(../images/link04_03.png) no-repeat;
}

.link ul li.li05 {
    background: url(../images/link05_03.png) no-repeat;
}

.link ul li.li06 {
    background: url(../images/link06_03.png) no-repeat;
}

.link ul li.li07 {
    background: url(../images/link07_03.png) no-repeat;
}

.link ul li.li08 {
    background: url(../images/link08_03.png) no-repeat;
}

.mode04 {
    width: 1100px;
    overflow: hidden;
    margin: 30px auto;
}

.mode04 .lf {
    width: 350px;
    height: 126px;
    float: left;
    margin: 0 25px 0 0;
}

.mode04 .md {
    width: 350px;
    height: 126px;
    float: left;
}

.mode04 .rt {
    width: 350px;
    height: 126px;
    float: right;
}

.bot_link p {
    width: 14px;
    color: #ffffff;
    background: #0063b0;
    padding: 25px 15px;
    float: left;
}

.bot_link p a {
    color: #ffffff;
}

.bot_link ul {
    float: left;
    overflow: hidden;
    padding: 15px 0 0 14px;
    border: 1px solid #dadada;
    background: #f5f5f5;
    width: 284px;
    height: 109px;
}

.bot_link ul li {
    width: 120px;
    float: left;
    height: 40px;
    float: left;
    padding: 0 0 0 22px;
    background: url(../images/bot_arrow_03.png) no-repeat left 5px;
}


.news_tz {
    width: 1100px;
    height: 353px;
    margin: 20px auto 0;
}

.news_tz .lf {
    width: 703px;
    float: left;
}

.news_tz .rt {
    width: 352px;
    float: right;
}

.news .listTitle {
    height: 30px;
    line-height: 30px;
    border: 1px solid #e5e5e5;
}

.news .listTitle h2 {
    height: 30px;
    line-height: 30px;
    background: #0063b0;
    color: #ffffff;
    width: auto;
    float: left;
    padding: 0 18px;
    font-size: 16px;
    font-weight: normal;
}

.news .listTitle .more {
    width: 16px;
    height: 11px;
    margin: 8px 10px 0 0;
}

.news_con {
    overflow: hidden;
    margin: 15px 0 0 0;
}

.news_left {
    width: 281px;
    float: left;
    margin: 17px 0 0 0;
}

.news_left img {
    width: 281px;
    height: 188px;
}

.news_left p {
    font-size: 14px;
    font-family: Arial;
    color: #999999;
    margin: 15px 0 10px 0;
}

.news_left a {
    font-size: 14px;
    color: #424242;
}

.news_left a:hover {
    color: #0063b0;
}

.news_right {
    width: 384px;
    float: right;
}

.news_right ul li {
    height: 40px;
    line-height: 40px;
    padding: 0 0 0 14px;
    background: url(../images/news_03.png) no-repeat left center;
    *vertical-align: middle;
}

.news_right ul li a {
    float: left;
}

.news_right ul li span {
    float: right;
}


.tz .listTitle {
    height: 30px;
    line-height: 30px;
    border: 1px solid #e5e5e5;
}

.tz .listTitle h2 {
    height: 30px;
    line-height: 30px;
    background: #0063b0;
    color: #ffffff;
    width: auto;
    float: left;
    padding: 0 18px;
    font-size: 16px;
    font-weight: normal;
}

.tz .listTitle .more {
    width: 16px;
    height: 11px;
    margin: 8px 10px 0 0;
}

.tz ul {
    margin: 15px 0 0 0;
}

.tz ul li {
    height: 40px;
    line-height: 40px;
    *vertical-align: middle;
}

.tz ul li span {
    font-family: Cambria;
    font-size: 18px;
    color: #0063b0;
    margin: 0 18px 0 0;
}



.huodong_education_tab {
    width: 1100px;
    height: 390px;
}

.huodong .listTitle {
    height: 30px;
    line-height: 30px;
    border: 1px solid #e5e5e5;
}

.huodong .listTitle h2 {
    height: 30px;
    line-height: 30px;
    background: #0063b0;
    color: #ffffff;
    width: auto;
    float: left;
    padding: 0 18px;
    font-size: 16px;
    font-weight: normal;
}

.huodong .listTitle .more {
    width: 16px;
    height: 11px;
    margin: 8px 10px 0 0;
}

.huodong {
    width: 351px;
    float: left;
    margin: 0 43px 0 0;
}

.huodong ul {
    margin: 20px 0 0 0;
}

.huodong ul li {
    height: 52px;
    overflow: hidden;
    margin: 0 0 33px 0;
    *vertical-align: middle;
}

.huodong ul li .hd_right {
    float: left;
    margin: 0 0 0 15px;
    width: 275px;
}

.huodong ul .date {
    width: 58px;
    height: 50px;
    border: 1px solid #bfbfbf;
    float: left;
    text-align: center;
}

.huodong ul .date p {
    font-size: 22px;
    color: #0063b0;
}

.huodong ul .date p.year {
    font-size: 12px;
    color: #999999;
}

.hd_right .hd {
    font-size: 13px;
    color: #999999;
    margin: 10px 0 0 0;
}

.education {
    width: 310px;
    float: left;
}

.education .listTitle {
    height: 30px;
    line-height: 30px;
    border: 1px solid #e5e5e5;
}

.education .listTitle h2 {
    height: 30px;
    line-height: 30px;
    background: #0063b0;
    color: #ffffff;
    width: auto;
    float: left;
    padding: 0 18px;
    font-size: 16px;
    font-weight: normal;
}

.education .listTitle .more {
    width: 16px;
    height: 11px;
    margin: 8px 10px 0 0;
}

.Banner02 {
    margin: 20px 0 0 0;
}

.Banner02 .flex-control-nav {
    bottom: -100px;
}

.Banner02 .flex-control-paging li {
    margin: 0 3px 0 0;
}

.Banner02 .flex-control-paging li a {
    width: 9px;
    height: 8px;
    background: url(../images/a_07.png) no-repeat;
}

.Banner02 .flex-control-paging li a:hover, .Banner02 .flex-control-paging li a.flex-active {
    background: url(../images/a_hover_03.png) no-repeat;
}

.Banner02 .flexslider ul.slides li img {
    width: 310px;
    height: 200px;
}

.Banner02 .flexslider .til_slides {
    font-size: 16px;
    width: 290px;
    height: 55px;
    position: absolute;
    left: 0px;
    top: 200px;
    height: 70px;
    background: #00b09e;
    padding: 15px 0 0 20px;
    color: #ffffff;
}

.Banner02 .flexslider .til_slides p {
    font-size: 14px;
    font-family: Arial;
}

.Banner02 .flex-direction-nav {
    display: none;
}


.tab {
    width: 351px;
    float: right;
}

.tab ol {
    height: 30px;
    line-height: 30px;
    border: 1px solid #e5e5e5;
    position: relative;
}

.tab ol li {
    height: 30px;
    line-height: 30px;
    float: left;
    padding: 0 18px;
    background: #c2c3c3;
}

.tab ol li p {
    color: #ffffff;
    font-size: 16px;
}

.tab ol li.current {
    background: #0063b0;
}

.tab ol li a {
    position: absolute;
    top: 9px;
    right: 11px;
}

.tab dl dd {
    padding: 16px 0 10px 0;
    border-bottom: 1px dashed #dcdcdc;
    position: relative;
    *vertical-align: middle;
}

.tab dl dd a {
    line-height: 27px;
}

.tab dl dd span {
    position: absolute;
    font-size: 14px;
    color: #0063b0;
    font-family: Arial;
    right: 0px;
    bottom: 13px;
}

/*底部开始*/
.footer {
    height: 110px;
    background-color: #1161a7;
    color: #d5deeb;
}

.copyRight {
    width: 1100px;
    margin: 0 auto;
    text-align: center;
    padding-top: 10px;
    line-height: 24px;
    font-size: 13px;
    font-family: "微软雅黑";
}

/*二级页*/
.subPage {
    width: 1100px;
    margin: 0px auto;
}

.pageBanner {
    width: 1100px;
    margin: 5px 0 0 0;
}

.Bread {
    width: auto;
    height: 39px;
    line-height: 39px;
    border-bottom: 3px solid #1161a7;
    background: url(../images/cen_tbg.jpg) repeat-x;
    font-size: 14px;
    color: #818282;
}

.Bread a {
    color: #818282;
}

.articleList2 {
    margin: 10px 0 0 0;
}

.articleList2 ul li {
    height: 38px;
    line-height: 38px;
    margin: 17px 0 0 0;
    padding: 0 0 0 33px;
    background: url(../images/erji_li_07.png) no-repeat left center;
    border-bottom: 1px dashed #e5e5e5;
}

.listTitle2 {
    padding-left: 0px;
    background: none;
    height: 40px;
    line-height: 40px;
}

.listTitle2 h2 {
    color: #1161a7;
    font-size: 16px;
    font-weight: bold;
    height: 33px;
    line-height: 33px;
    padding: 0px;
}

.listTitle2 a {
    width: auto;
    float: right;
    margin: 0 10px 0 0;
}

.subPage .articleList2 ul {
    padding: 0px;
}

.page {
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin: 0 auto;
    font-size: 12px;
    clear: both;
    margin: 20px 0px 30px;
}

.page a {
    padding: 0;
    margin: 0px 5px;
}

.page a.p {
    width: 23px;
    height: 23px;
    line-height: 23px;
    display: inline-block;
}

.page a.p:hover {
    background: url(../images/page_03.png) no-repeat;
    color: #ffffff;
}



.teacher ul li {
    margin: 35px 0 0 0;
}

.teacher p {
    height: 40px;
    line-height: 40px;
    width: auto;
    border-bottom: 1px dashed #1d69ab;
    text-align: center;
}

.teacher p a {
    color: #ffffff;
    background: #1161a7;
    text-align: center;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    padding: 0 48px;
}

.teacher dl {
    overflow: hidden;
}

.teacher dl dd {
    float: left;
    width: 178px;
    height: 39px;
    line-height: 39px;
}

.pageList {
    padding-bottom: 30px;
    overflow: hidden;
}

.articleTitle {
    width: 100%;
    text-align: center;
    padding: 12px 0 0 0;
}

.articleTitle h2 {
    font-size: 18px;
    color: #666666;
    line-height: 20px;
    padding: 18px 0;
    border-bottom: 1px solid #dcdcdc;
}

.articleTitle h3 {
    font-size: 14px;
    color: #555;
    line-height: 20px;
    padding: 10px 0;
    font-weight: bold;
}

.articleAuthor {
    height: 30px;
    text-align: center;
    line-height: 30px;
    margin: 10px;
    font-size: 12px;
    color: #888888;
}

.article {
    overflow: hidden;
    margin: 20px 10px;
    font-size: 15px;
    color: #666666;
    line-height: 33px;
}

.Annex {
    padding: 0px;
    overflow: hidden;
    margin-bottom: 30px;
}

.Annex h3 {
    font-size: 16px;
    line-height: 30px;
    color: #666666;
    padding-left: 5px;
}

.Annex ul li {
    height: 26px;
    line-height: 26px;
    background: url(../images/erji_li_07.png) no-repeat left center;
    padding-left: 28px;
}

.Annex ul li a {
    font-size: 12px;
    line-height: 24px;
    color: #666666;
}

.Annex ul li a:hover {
    color: #1161a7;
}



/*通栏图片页开始*/
.pictureList_tl2 ul {
    width: 1200px;
    overflow: hidden;
}

.pictureList_tl2 ul li {
    width: 200px;
    height: 165px;
    float: left;
    text-align: center;
    margin: 0 24px 0 0;
}

.pictureList_tl2 ul li img {
    width: 200px;
    height: 140px;
    display: block;
}

.pictureList_tl2 ul li p {
    height: 20px;
    line-height: 20px;
}

/*通栏图片页结束*/

/*二级页左右分栏开始*/
.con {
    width: 1100px;
    height: auto;
    overflow: hidden;
}

.con .con_left {
    width: 180px;
    background: #ebeff2;
    float: left;
    border: 1px solid #e3e3e3;
    border-bottom: none;
    margin: 5px 0 0 0;
}

.con .con_left .left_title {
    height: 67px;
    background: url(../images/cen_tbg.jpg) repeat-x;
    background: #1161a7;
    font-weight: normal;
    border-bottom: 3px solid #03b3ff;
}

.con .con_left .left_title h2 {
    padding: 25px 0 15px 0;
    text-align: center;
    font-weight: normal;
}

.con .con_left .left_title h2 a {
    font-size: 18px;
    font-family: "微软雅黑";
    color: #ffffff;
}

.con .con_left ul li {
    height: 49px;
    line-height: 49px;
    border-bottom: 1px dashed #1161a7;
    text-align: center;
}

.con .con_left ul li a {
    display: block;
    font-size: 16px;
    color: #1161a7;
}

.con .con_left ul li a:hover {
    font-weight: bold;
}

.con .con_right {
    width: 890px;
    height: auto;
    float: right;
}

.pictureList ul {
    width: 950px;
    overflow: hidden;
}

.pictureList ul li {
    width: 200px;
    height: 165px;
    float: left;
    text-align: center;
    margin: 0 28px 0 0;
}

.pictureList ul li img {
    width: 200px;
    height: 140px;
    display: block;
}

.pictureList ul li p {
    height: 20px;
    line-height: 20px;
}

/*二级页左右分栏结束*/