@font-face {
    font-family: 'FZLTZCHK';
    src: url('/css/FZLTZCHK.TTF');
}

.head {
    width: 100%;

    height: 100px;
}
.menu {
    width: 100%;
    background:#43c715;
    height: 48px;
}
.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(../images/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;
    color: #ffffff;
    font-size: 17px;
}
.nav li  a{}
.nav li  a:hover{color:#000000;}
.nav .on {
    color: #005ec2;
}
.nav-ul>li {float:left;position:relative;width: 100px;text-align: center;height: 48px;}
.nav-ul>li>a {display:inline-block;width:100%;color:#ffffff;font-size:16px;line-height:48px;position:relative;}
.nav-ul>li>a:hover,.nav-ul>li>a.active {color:#000000;background-color:#ffffff;-webkit-transition:all .8s cubic-bezier(.7,0,.1,1);transition:all .8s cubic-bezier(.7,0,.1,1);}
/* 下拉菜单 */
.nav-menu {position:absolute;z-index:2;width:100px;left:0;top:100%;}
.nav-menu-ul {height:0;overflow:hidden;opacity:0;-webkit-transition:all .8s cubic-bezier(.7,0,.1,1);transition:all .8s cubic-bezier(.7,0,.1,1);}
.nav-menu li {overflow:hidden;word-wrap:nowrap;background-color:#ffffff; width: 100px;}
.nav-menu a {display:inline-block;width:100%;text-align:center;line-height:48px;font-size:16px;-webkit-transition:all .4s linear;transition:all .4s linear;color:#000000;}
.nav-menu a:hover {background-color:#ebebeb;color:#fb7d13;}

.top_img, .top_img img {
    width: 100%;
}
.centerleft {
    float: left;
    width: 261px;
    background: url(../images/bj_img.jpg) no-repeat bottom #ededed;
    position: relative;
    padding-bottom: 133px;
	margin-top:15px;
}
.centerleft_title {
    height: 64px;
    background: #59a600;
    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: #59a600;
    border-bottom-color: #ededed;
    color: #59a600;
}

.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(../images/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(../images/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(../images/prev.png) no-repeat;
    left: 0px;
}

.picScroll-left .hd .next {
    background: url(../images/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(../images/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: #434343;
    font-size: 12px;
    color: #ffffff;
}

.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 p img {
    display: inline;
    max-width: 100%;
}

.new_list a {
    display: block;
	font-size: 20px;
	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 {

    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(../images/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(../images/subtract.jpg) no-repeat;
}

.lead_center {
    margin-top: 82px;
    margin-bottom: 100px;
}

.lead_center li {
    width: 145px;
    text-align: center;
    background: url(../images/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(../images/introduce_1.jpg) no-repeat;
}

.introduce_ico2 {
    background: url(../images/introduce_2.jpg) no-repeat;
}

.introduce_ico3 {
    background: url(../images/introduce_3.jpg) no-repeat;
}

.introduce_ico4 {
    background: url(../images/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(../images/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(../images/home_prev.png) no-repeat;
    background-size: 100%;
}

.slideBox .next {
    right: 0px;
    background: url(../images/home_next.png) no-repeat;
    background-size: 100%;
}

.slideBox .prev:hover {
    background: url(../images/home_prevs.png) no-repeat;
    background-size: 100%;
}

.slideBox .next:hover {
    background: url(../images/home_nexts.png) no-repeat;
    background-size: 100%;
}

.home_div1 {
}

.home_center {
    margin-top: 34px;
    margin-bottom: 28px;
}

.home_cen {
    margin-top: 16px;
}

.home_title {
    height: 31px;
    line-height: 31px;
}

.home_title h3 {
    float: left;
    background: url(../images/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(../images/titbg1.jpg) no-repeat;
    width: 590px;
    height: 10px;
    margin-top: 11px;
}

.move {
    float: right;
    background: url(../images/more.jpg) no-repeat center center;
    width: 48px;
    height:30px;
}

.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: #59a600;
    border: 2px solid #59a600;
}

.home_list {
    float: right;
    margin-top: 8px;
    width: 390px;
}

.home_list li {
    background: url(../images/home_btn.png) no-repeat left center;
    text-indent: 17px;
    margin-bottom: 13px;
    width: 390px;
    height: 22px;
    text-overflow: ellipsis;
    overflow: hidden;
}
.home_list li span{float:right;font-size:13px;background:#a3a3a3;border-radius:4px;height:18px;color:#fff;text-align:center;line-height:18px;margin-top:1px;display:block;width:58px;text-indent:0px;}
.home_right {
    float: left;
    margin-left: 47px;
    width: 333px;
}

.home_tz {
    width: 131px;
}

.home_xs {
    width: 162px;
    background: url(../images/titbg2.jpg) no-repeat;
}
.home_lj {
    width: 1005px;
    background: url(../images/titbg3.jpg) no-repeat;
}
.home_lj_lst li{float:left;margin-right:20px;}

.home_title .home_ico_tz {
    background: url(../images/home_ico1.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: #ffffff;
}

.home_title .home_ico_xs {
    background: url(../images/home_ico1.png) no-repeat left center;
}

.home_left2 {
    width: 371px;
    float: left;
}

.home_center2 {

    padding-bottom: 14px;
}


.home_grey_list {
    margin-top: 14px;
}

.home_grey_list li {
    margin-bottom: 13px;
    width: 371px;
    height: 77px;
    overflow: hidden;
    text-overflow: ellipsis;
	margin-bottom:26px;
}
.home_grey_list span{display:block;} 

.home_center_left2 {
    margin: 0 33px;
}

.home_title .home_ico_ky {
    background: url(../images/home_ico1.png) no-repeat left center;
}

.home_title .home_ico_jr {
    background: url(../images/home_ico6.png) no-repeat left center;
    margin-right: 18px;
}

.home_left3 {
    width: 1192px;
}
.home_left3 img{
	float:left;width:280px;margin-right:15px;
}

.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(../images/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(../images/img_ico7.jpg) no-repeat;
    background-position: 0px -15px;
}

.top_img2 {
    background: #eea200;
    background: url(../images/img_ico8.jpg) no-repeat;
}

.top_img3 {
    background: #4ba509;
    background: url(../images/img_ico9.jpg) no-repeat;
}

.top_img4 {
    background: #00988d;
    background: url(../images/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;
}
.download li{float:left;margin-right:20px;}

.details_zt {
    float: right
}

.details_zt span {
    cursor: pointer;
    margin-left: 20px;
    overflow: hidden
}

.box-con {
    padding-top: 20px
}
.main {
    border: 1px solid #f1f1f1;
    width: 880px
}

.main2 {
    border: 1px solid #f1f1f1
}
.list {
    padding: 0px 20px
}

.list .list-item a {
    display: block
}

.list .list-item a:hover h3, .list .list-item a:hover p {
    color: #007bc6
}

.list .list-item dl {
    padding: 20px 0px;
    border-bottom: 1px dashed #e3e3e3
}

.list .list-item dl dt {
    width: 130px;
    height: 95px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

.list .list-item dl dd {
    overflow: hidden;
    padding-left: 15px;
    padding-top: 2px
}

.list .list-item dl dd h3 {
    font-size: 14px;
    color: #666
}

.list .list-item dl dd p {
    font-size: 12px;
    color: #999;
    line-height: 20px;
    margin: 5px 0px
}

.list .list-item dl dd span {
    color: #999;
    font-size: 12px
}

.pages {
    text-align: center;
    padding: 20px 0px
}

.pages span, .pages a {
    display: inline-block !important;
    vertical-align: top !important;
    background-color: #e8e8e8 !important;
    -webket-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;
    line-height: 26px !important;
    height: 26px !important;
    min-widht: 26px !important;
    padding: 0px 10px !important;
    text-align: center !important;
    margin: 0px 5px !important;
    font-size: 12px !important;
    color: #555 !important;
    cursor: pointer
}

.pages span:hover, .pages a:hover {
    background-color: #007bc6 !important;
    color: #fff !important
}

.pages .current {
    background-color: #007bc6 !important;
    color: #fff !important
}
