@font-face {
    font-family: 'FZLTZCHK';
    src: url('../css/FZLTZCHK.TTF');
}

.head {
    width: 100%;
    background: #0055b0;
    height: 100px;
}

.logo {
    float: left;
    display: block;
}

.head_right {
    float: right;
}

.head_right img {
    float: left;
}

.head_search {
    float: right;
    width: 203px;
    height: 31px;
    background: #FFFFFF;
    border-radius: 30px;
    border: 1px solid #FFFFFF;
    line-height: 31px;
    margin-top: 40px;
}

.head_search input {
    width: 159px;
    height: 31px;
    margin-left: 12px;
    color: #5082b5;
    padding: 0px;
    display: inline-block;
    float: left;
}

.head_search .search {
    background: url(../image/search_ico.jpg) no-repeat center center;
    display: inline-block;
    width: 17px;
    height: 31px;
    float: left;
}

.nav {
    height: 48px;
    line-height: 48px;
}

.nav li {
    float: left;
    padding: 0px 25px;
    color: #454545;
    font-size: 17px;
}

.nav .on {
    color: #005ec2;
}

.top_img, .top_img img {
    width: 100%;
}

.centerleft {
    float: left;
    width: 261px;
    background: url(../image/bj_img.jpg) no-repeat bottom #ededed;
    position: relative;
    top: -60px;
    padding-bottom: 133px;
}

.centerleft_title {
    height: 64px;
    background: #0055b0;
    font-size: 28px;
    line-height: 28px;
    color: #FFFFFF;
    padding: 25px 0 0 35px;
}

.centerleft_title i {
    width: 31px;
    height: 1px;
    background: #FFFFFF;
    display: block;
    margin-top: 14px;
}

.centerleft_list {
    margin-top: 20px;
}

.centerleft_list li {
    margin-left: 19px;
}

.centerleft_list li a {
    display: block;
    width: 221px;
    line-height: 25px;
    padding: 16px 0;
    padding-left: 19px;
    font-size: 16px;
    border-left: 3px solid #ededed;
    border-bottom: 1px solid #ededed;
}

.centerleft_list .on {
    background: #FFFFFF;
    border-left-color: #005ec2;
    border-bottom-color: #ededed;
    color: #005ec2;
}

.centerleft_list .centerleft_child a {
    font-size: 15px;
    border: 0px;
    width: 224px;
    line-height: 25px;
}

.centerleft_list .centerleft_child {
    padding: 10px 0;
    background: #FFFFFF;
}

.centerright {
    width: 887px;
    float: right;
    padding-top: 37px;
}

.crumbs {
    float: right;
    color: #888888;
    background: url(../image/ico_1.jpg) no-repeat left center;
    text-indent: 25px;
}

.crumbs a {
    color: #888888;
}

.centerright_title {
    font-size: 28px;
    font-weight: 500;
    line-height: 37px;
    min-width: 96px;
    background: #FFFFFF;
    display: inline-block;
    padding-right: 20px;
}

.centerright_center {
    margin-top: 49px;
}

.center_title {
    font-size: 22px;
    color: #005ec2;
    font-weight: 400;
    background: url(../image/ico2.jpg) no-repeat left center;
    text-indent: 20px;
}

.picScroll-left {
    height: 261px;
    overflow: hidden;
    margin-top: 27px;
    position: relative;
    margin-bottom: 56px;
}

.picScroll-left .bd li {
    float: left;
    width: 278px;
    margin-right: 26px;
}

.picScroll-left .bd li img {
    width: 278px;
    height: 178px;
}

.picScroll-left .bd .title {
    margin-top: 10px;
}

.picScroll-left .bd .title span {
    margin-top: 10px;
    display: inline-block;
    color: #888888;
}

.picScroll-left .bd .title a {
    display: block;
}

.picScroll-left .hd .prev, .picScroll-left .hd .next {
    display: block;
    width: 34px;
    height: 83px;
    position: absolute;
    top: 125px;
    z-index: 100;
    cursor: pointer;
}

.centerright_t {
    height: 19px;
    border-bottom: 1px solid #d0d0d0;
    margin-top: 25px;
    font-family: "FZLTZCHK"
}

.picScroll-left .hd .prev {
    background: url(../image/prev.png) no-repeat;
    left: 0px;
}

.picScroll-left .hd .next {
    background: url(../image/next.png) no-repeat;
    right: 0px
}

.center_ul {
    margin-top: 27px;
    margin-bottom: 37px;
}

.center_ul li {
    width: 831px;
    height: 61px;
    line-height: 61px;
    padding: 0 28px;
}

.center_ul li a {
    display: block;
}

.center_ul li span {
    display: block;
}

.footer {
    background: url(../image/footer_bj.jpg) no-repeat left center;
    background-size: 100% 100%;
    width: 100%;
    height: 165px;
}

.footer_img {
    float: left;
    margin-top: 58px;
}

.footer_right div {
    float: left;
}

.footer_gzh {
    margin-right: 17px;
    margin-top: 37px;
    color: #FFFFFF;
    text-align: center;
    font-size: 12px;
}

.footer_gzh img {
    margin-bottom: 5px;
}

.footer_dz {
    font-size: 12px;
    color: #FFFFFF;
    margin-top: 48px;
    margin-left: 30px;
}

.footer_bottom {
    height: 41px;
    text-align: center;
    line-height: 41px;
    background: #014b9a;
    font-size: 12px;
    color: #d0d8e6;
}

.centerright_course {
    margin-bottom: 48px;
    text-indent: 10px;
}

.centerright_interflow {
    line-height: 25px;
}

.interflow_div {
    margin-bottom: 143px;
}

.interflow_left {
    width: 160px;
    text-align: center;
}

.interflow_left img {
    box-shadow: 0px 0px 12px #dcdfe3;
}

.interflow_left p {
    margin-top: 5px;
}

.interflow_li {
    background: #edf1f6;
    padding: 31px;
    margin-bottom: 1px;
}

.interflow_right {
    width: 644px;
}

.interflow_right span {
    display: inline-block;
    width: 160px;
    color: #005ec2;
    margin-right: 14px;
}

.interflow_right li {
    border-bottom: 1px dashed #9ebfe2;
    padding: 15px;
}

.interflow_right .interflow_right_bottom {
    border-bottom: 0px;
}

.centerright_details {
    margin-top: 20px;
}

.centerright_details h3 {
    font-size: 32px;
    text-align: left;
    line-height: 35px;
    font-weight: 400;
}

.details_time {
    height: 51px;
    border-top: 1px solid #c7c7c7;
    text-align: left;
    margin-top: 23px;
    padding-top: 19px;
    color: #8a8a8a;
}

.details_center {
    text-align: justify;
    font-size: 16px;
    margin-bottom: 95px;
}

.details_center p {
    line-height: 25px;
    margin-bottom: 25px;
}
.details_center span{text-wrap: wrap !important;}
.details_center p img {
    display: inline;
    max-width: 100%;
}

.new_list a {
    display: block;
}

.new_title {
    font-size: 22px;
    margin-bottom: 27px;
}

.new_image {
    float: left;
    margin-right: 30px;
}

.new_right {
    width: 682px;
    float: left;
    text-align: justify;
    color: #4e4e4e;
}

.new_right p {
    height: 68px;
    overflow: hidden;
    margin-bottom: 13px;
}

.new_right span {
    color: #aaaaaa;
    display: block;
}

.new_list li {
    padding-bottom: 30px;
    border-bottom: 1px solid #e6e5e5;
    margin-bottom: 30px;
}

.specialist_center {
    margin-top: 70px;
    margin-bottom: 161px;
}

.specialist_center h3 { /*width: 840px;*/
    height: 54px;
    line-height: 54px;
    padding: 0 23px;
    background: #ededed;
    font-weight: 400;
    margin-bottom: 1px;
}

.specialist_center h3 i {
    width: 6px;
    height: 6px;
    display: block;
    float: left;
    background: #373737;
    margin-top: 26px;
    margin-right: 11px;
}

.specialist_center h3 em {
    background: url(../image/plus.jpg) no-repeat;
    width: 14px;
    height: 14px;
    display: block;
    float: right;
    margin-top: 22px;
}

.specialist_ul {
    margin: 30px 0;
}

.specialist_ul li {
    margin: 0 23px 0 23px;
    text-align: center;
    width: 131px;
    height: 223px;
    float: left;
}

.specialist_ul li img {
    width: 131px;
    height: 180px;
    margin-bottom: 15px;
}

.specialist_center h3.on {
    color: #005ec2;
}

.specialist_center h3.on i {
    background: #005ec2;
}

.specialist_center h3.on em {
    background: url(../image/subtract.jpg) no-repeat;
}

.lead_center {
    margin-top: 82px;
    margin-bottom: 100px;
}

.lead_center li {
    width: 145px;
    text-align: center;
    background: url(../image/lead_bj.jpg) no-repeat;
    overflow: hidden;
    margin-right: 22px;
    float: left;
}

.lead_center li img {
    display: inline;
}

.lead_center li h3 {
    font-size: 18px;
    font-weight: 400;
    margin-top: 7px;
    margin-bottom: 13px;
}

.lead_ul_1 {
    margin-left: 294px;
}

.lead_ul_2 {
    margin-left: 44px;
}

.lead_center div {
    margin-bottom: 39px;
}

.lead_details {
    margin-top: 49px;
}

.lead_details img {
    width: 231px;
    float: left;
    overflow: hidden;
}

.lead_details_right {
    float: left;
    margin-left: 32px;
    margin-top: 20px;
}

.lead_details_right h3 {
    font-size: 24px;
    font-weight: 400;
    margin-bottom: 17px;
}

.lead_details_right div {
    margin-bottom: 36px;
}

.lead_details_right p {
    margin-bottom: 16px;
}

.lead_details_center {
    margin-top: 44px;
    margin-bottom: 140px;
}

.lead_details_con {
    margin-top: 24px;
    margin-bottom: 30px;
}

.lead_details_con p {
    text-align: justify;
    margin-bottom: 15px;
    line-height: 25px;
}

.introduce_top {
    margin-top: 42px;
}

.introduce_con {
    margin-top: 45px;
    margin-bottom: 89px;
}

.introduce_con h3 {
    font-size: 24px;
    font-weight: 400;
    height: 28px;
    background-position: left center;
    text-indent: 40px;
    margin-left: 36px;
}

.introduce_ico1 {
    background: url(../image/introduce_1.jpg) no-repeat;
}

.introduce_ico2 {
    background: url(../image/introduce_2.jpg) no-repeat;
}

.introduce_ico3 {
    background: url(../image/introduce_3.jpg) no-repeat;
}

.introduce_ico4 {
    background: url(../image/introduce_4.jpg) no-repeat;
}

.introduce_details_con {
    text-indent: 35px;
    color: #181818;
}

.troops_nav {
    margin-top: 42px;
}

.troops_nav a {
    width: 294px;
    height: 37px;
    display: block;
    float: left;
    line-height: 37px;
    text-align: center;
    color: #005ec2;
    border: 1px solid #096fdd;
    border-right: 0px;
}

.troops_nav .troops_nav_right {
    border-right: 1px solid #096fdd;
}

.troops_center {
    margin-top: 42px;
}

.troops_nav .on {
    background: #096fdd;
    color: #FFFFFF;
}

.troops_title {
    background: #e8eff6;
    height: 46px;
    line-height: 46px;
    font-size: 16px;
    padding-left: 46px;
}

.troops_ul {
    margin-top: -1px;
    border-top: 1px solid #cccccc;
}

.troops_content {
    padding: 16px 0px 16px 28px;
}

.troops_content a {
    width: 147px;
    font-size: 16px;
    height: 40px;
    border-bottom: 1px dashed #91b9e5;
    display: inline-block;
    line-height: 40px;
    margin-bottom: 16px;
    background: url(../image/troops_ico.jpg) no-repeat right center;
    margin-right: 21px;
    color: #005ec2;
}

.troops_letter {
    margin-left: 15px;
}

.troops_letter li {
    float: left;
    margin-top: 25px;
    width: 19px;
    height: 19px;
    margin-right: 14px;
    text-align: center;
    line-height: 19px;
}

.troops_letter .on {
    background: #096fdd;
}

.troops_letter .on a {
    color: #FFFFFF;
}

.teachers_list {
    margin-top: 46px;
    margin-bottom: 100px;
}

.teachers_list img {
    width: 140px;
    height: 179px;
    float: left;
}

.teachers_list li {
    width: 439px;
    height: 179px;
    float: left;
    margin-bottom: 37px;
}

.teachers_content {
    float: left;
    margin-left: 29px;
    margin-top: 28px;
}

.teachers_name {
    font-size: 20px;
}

.teachers_content div {
    margin-top: 10px;
}

.slideBox {
    position: relative;
    overflow: hidden;
}

.slideBox .prev, .slideBox .next {
    display: block;
    width: 45px;
    height: 113px;
    position: absolute;
    top: 196px;
    z-index: 100;
    cursor: pointer;

}

.slideBox .prev {
    left: 0px;
    background: url(../image/home_prev.png) no-repeat;
    background-size: 100%;
}

.slideBox .next {
    right: 0px;
    background: url(../image/home_next.png) no-repeat;
    background-size: 100%;
}

.slideBox .prev:hover {
    background: url(../image/home_prevs.png) no-repeat;
    background-size: 100%;
}

.slideBox .next:hover {
    background: url(../image/home_nexts.png) no-repeat;
    background-size: 100%;
}

.home_div1 {
}

.home_center {
    margin-top: 34px;
    margin-bottom: 34px;
}

.home_cen {
    margin-top: 16px;
}

.home_title {
    height: 31px;
    line-height: 31px;
}

.home_title h3 {
    float: left;
    background: url(../image/home_ico1.png) no-repeat left center;
    width: 144px;
    text-indent: 43px;
    font-size: 20px;
    font-weight: 400;
    color: #01538b;
}

.home_bj {
    float: left;
    background: url(../image/home_bj.jpg);
    width: 597px;
    height: 10px;
    margin-top: 11px;
}

.move {
    float: right;
    background: url(../image/home_ico5.png) no-repeat right center;
    width: 48px;
    font-size: 13px;
}

.home_left {
    float: left;
    width: 802px;
}

.home_new {
    width: 371px;
    height: 253px;
    overflow: hidden;
    position: relative;
    float: left;
}

.home_new img {
    width: 371px;
    height: 253px;
}

.home_new .bd_1 li {
    float: left;
    position: relative;
}

.showtitle {
    height: 40px;
    width: 363px;
    line-height: 40px;
    position: absolute;
    bottom: 0px;
    opacity: 0.7;
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    filter: alpha(opacity=70) !important;
    background: #000;
    color: #FFF;
    padding-left: 8px;
}

.home_new .hd_1 {
    min-width: 37px;
    height: 6px;
    position: absolute;
    right: 15px;
    bottom: 19px
}

.home_new .hd_1 ul li {
    float: left;
    width: 6px;
    height: 6px;
    color: #040404;
    margin: 0 5px;
    cursor: pointer;
    border: 2px solid #FFFFFF;
    border-radius: 50%;
}

.home_new .hd_1 ul li.on {
    background-color: #0090ff;
    border: 2px solid #0090ff;
}

.home_list {
    float: right;
    margin-top: 8px;
    width: 390px;
}

.home_list li {
    background: url(../image/home_btn.png) no-repeat left center;
    text-indent: 17px;
    margin-bottom: 13px;
    width: 390px;
    height: 22px;
    text-overflow: ellipsis;
    overflow: hidden;
}

.home_right {
    float: left;
    margin-left: 47px;
    width: 333px;
}

.home_tz {
    width: 131px;
}

.home_xs {
    width: 227px;
    background: url(../image/home_grey_bj.jpg);
}

.home_title .home_ico_tz {
    background: url(../image/home_ico2.png) no-repeat left center;
}

.home_ul {
    margin-top: 24px;
}

.home_ul li {
    margin-bottom: 13px;
    width: 333px;
    height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.home_ul span {
    display: inline-block;
    margin-right: 10px;
    color: #004fa3;
}

.home_div2 {
    background: #f1f1f1;
}

.home_title .home_ico_xs {
    background: url(../image/home_ico3.png) no-repeat left center;
}

.home_left2 {
    width: 371px;
    float: left;
}

.home_center2 {
    padding-top: 34px;
    padding-bottom: 34px;
}

.home_grey_cen img {
    width: 371px;
    height: 136px;
    border-top-left-radius: 10px;
}

.home_grey_list {
    margin-top: 14px;
}

.home_grey_list li {
    background: url(../image/home_btn.png) no-repeat left center;
    text-indent: 17px;
    margin-bottom: 13px;
    width: 371px;
    height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.home_center_left2 {
    margin: 0 53px;
}

.home_title .home_ico_ky {
    background: url(../image/home_ico4.png) no-repeat left center;
}

.home_title .home_ico_jr {
    background: url(../image/home_ico6.png) no-repeat left center;
    margin-right: 18px;
}

.home_left3 {
    width: 344px;
    float: left;
}

.home_jr {
    width: 182px;
}

.home_cen_jr a {
    width: 332px;
    height: 75px;
    display: block;
    margin-bottom: 14px;
    border-top-left-radius: 10px;
    padding-top: 61px;
}

.home_cen_jr a span {
    background: url(../image/jr_bj.png) no-repeat;
    width: 126px;
    height: 50px;
    display: block;
    line-height: 50px;
    font-size: 17px;
    color: #FFFFFF;
    padding-left: 25px;
}

.home_top_img {
    position: relative;
    overflow: hidden;
}

.top_rk_div {
}

.top_rk {
    position: absolute;
    bottom: 0px;
    width: 1192px;
    height: 82px;
}

.top_rk div {
    width: 296px;
    height: 49px;
    float: left;
    text-align: center;
    line-height: 49px;
    position: relative;
    bottom: -33px;
}

.top_rk div a {
    color: #FFFFFF;
    display: block;
    font-size: 22px;
}

.top_img1 {
    background: #1b6fc5;
    background: url(../image/img_ico7.jpg) no-repeat;
    background-position: 0px -15px;
}

.top_img2 {
    background: #eea200;
    background: url(../image/img_ico8.jpg) no-repeat;
}

.top_img3 {
    background: #4ba509;
    background: url(../image/img_ico9.jpg) no-repeat;
}

.top_img4 {
    background: #00988d;
    background: url(../image/img_ico10.jpg) no-repeat;
}

.top_rk .on {
    width: 296px;
    height: 82px;
    line-height: 82px;
    margin-top: 0px;
    background-position: 0px 0px;
}

.download h3 {
    font-size: 13px;
}

.download a {
    font-size: 12px;
    color: #FFFFFF;
}

.download {
    margin-top: 32px;
    margin-right: 30px;
    color: #FFFFFF;
}

.details_zt {
    float: right
}

.details_zt span {
    cursor: pointer;
    margin-left: 20px;
    overflow: hidden
}
