﻿o@charset "utf-8";

body {
    min-width: 1240px
}
button, input, select, textarea {
    font-family: inherit;
    margin: 0;
    outline: none;
    resize: none;
    border: none;
}
.container {
    width: 1200px;
    margin: 0 auto
}

.contain {
    width: 1345px;
    margin: 0 auto
}
#header{background-color: #f5f5f5;}
#header img { max-width: 20px;}
#header .left{float:left;list-style:none;}
#header .right{float:right;list-style:none;height: 40px;}
#header .tel2 {line-height: 40px; font-size: 13px; color: #959595; }
#header .tel2 em {color: #f57720;color: ; font-weight: 700; font-style: normal; }
#header .right li {float: left; line-height: 40px; margin-left: 30px;position:relative;list-style: none; }
#header .right li img {top: 4px; position: relative; } 
#header .right li span {font-size: 14px; color: #555555; margin-left: 2px;display:inline-block; }
#header .head-list {margin: 0; }
header .top {
    background: #000;
    height: 38px
}

header .top .weclome {
    float: left;
    color: #fff;
    font-size: 14px;
    height: 38px;
    line-height: 37px
}

header .top .top_search {
    float: right;
    height: 38px
}

header .top .top_search #search_btn {
    float: right;
    width: 38px;
    height: 38px;
    position: relative
}

header .top .top_search .search {
    width: 0;
    overflow: hidden;
    float: right;
    margin: 5px 0 0;
    position: relative;
    z-index: 26
}

header .top .top_search .search .select_option {
    display: none;
    left: 0;
    top: 26px;
    position: absolute;
    z-index: 99;
    border: 1px solid #dedede;
    background: #fff;
    border-top: none
}

header .top .top_search .search .ser_box {
    display: inline-block;
    float: left;
    width: 100%
}

header .top .top_search .search .select_box {
    color: #666;
    font-size: 13px;
    width: 70px;
    text-align: center;
    line-height: 28px;
    height: 26px;
    float: left;
    z-index: 28;
    padding: 0 20px 0 10px;
    background: #fff;
    position: absolute;
    left: 0;
    background: url("../Images/search_ico.png") no-repeat 55px center #fff
}

header .top .top_search .search .select_box:after {
    content: "";
    position: absolute;
    width: 1px;
    height: 15px;
    top: 5px;
    right: 0;
    background: #d5d4d4
}

header .top .top_search .search .select_showbox {
    height: 26px;
    overflow: hidden
}

header .top .top_search .search .inputz {
    height: 26px;
    z-index: 1;
    width: 100%;
    position: relative
}

header .top .top_search .search .inp_srh {
    outline: none;
    width: 100%;
    padding: 0 5px 0 80px;
    color: #666;
    font-size: 12px;
    font-family: "microsoft yahei"
}

header .top .top_search .search .inp_srh::-webkit-input-placeholder,header .top .top_search .search .inp_srh input::-webkit-input-placeholder {
    color: #464646
}

header .top .top_search .search .inp_srh::-moz-placeholder,header .top .top_search .search .inp_srh input:-moz-placeholder {
    color: #464646
}

header .top .top_search .search .inp_srh::-moz-placeholder,header .top .top_search .search .inp_srh input::-moz-placeholder {
    color: #464646
}

header .top .top_search .search .inp_srh::-ms-input-placeholder,header .top .top_search .search .inp_srh input:-ms-input-placeholder {
    color: #464646
}

header .top .top_search .search select {
    display: none
}

header .top .top_search .search .select_option li {
    text-align: center;
    list-style: none;
    width: 70px;
    z-index: 99;
    padding: 0 20px 0 10px;
    cursor: pointer
}

header .top .top_search .search .select_option li.selected {
    background-color: #f3f3f3;
    color: #999
}

header .top .top_search .search .select_option li.hover {
    background: #ef7400;
    color: #fff
}

header .top .top_search .search input.inp_srh,header .top .top_search .search input.btn_srh {
    border: none;
    height: 26px;
    line-height: 26px;
    float: left
}

header .top .top_login {
    display: block;
    float: right;
    color: #fff;
    font-size: 13px;
    height: 38px;
    margin: 0 5px 0 0;
    line-height: 40px;
    padding: 0 0 0 32px;
    background: url("../Images/login.png") no-repeat left center
}

header .top .top_login:hover {
    color: #ef7400
}

header .top span {
    display: block;
    color: #fff;
    float: right;
    height: 38px;
    line-height: 38px;
    font-size: 13px;
    margin: 0 10px 0 0
}

header .top span i {
    font-style: inherit;
    font-size: 16px;
    font-family: "helvlightregular"
}

header .header .logo {
    float: left;
    width: 240px;
    height: 79px;
    margin: 12px 0 0;
    position: relative
}

header .header .nav {
    list-style: none;
    float: right;
    width: 900px;
    position: relative;
    margin: 0 -20px 0 0
}

header .header .nav>li {
    float: left;
    width: 14.28571429%;
    position: relative;
    z-index: 10
}

header .header .nav>li:hover>a {
    background: #e4e4e4
}

header .header .nav>li:hover .sub_two {
    display: block
}

header .header .nav>li>a {
    height: 100px;
    line-height: 100px;
    display: block;
    text-align: center;
    font-size: 16px;
    color: #252525
}

header .header .nav>li .sub_two {
    list-style: none;
    background: #fff;
    position: absolute;
    left: 0;
    width: 100%;
    top: 100px;
    z-index: 15;
    padding: 5px 0;
    display: none
}

header .header .nav>li .sub_two>li {
    position: relative
}

header .header .nav>li .sub_two>li:hover div {
    display: block
}

header .header .nav>li .sub_two>li>a {
    color: #333;
    padding: 6px 5px;
    font-size: 14px;
    line-height: 22px;
    display: block;
    margin: 1px auto;
    text-align: center
}

header .header .nav>li .sub_two>li>a:hover {
    background: #ef7400;
    color: #fff
}

header .header .nav>li .sub_two>li div {
    position: absolute;
    left: 129px;
    width: 129px;
    top: 0;
    background: #fff;
    display: none
}

header .header .nav>li .sub_two>li div>a {
    display: block;
    color: #666;
    font-size: 12px;
    line-height: 18px;
    padding: 5px 10px 5px 45px;
    position: relative
}

header .header .nav>li .sub_two>li div>a:hover {
    color: #fff;
    background: #ef7400
}

header .header .nav>li .sub_two>li div>a:hover:before {
    background: #fff
}

header .header .nav>li .sub_two>li div>a:before {
    content: "";
    position: absolute;
    left: 38px;
    top: 13px;
    width: 4px;
    height: 1px;
    background: #666
}

header .header .nav>li .sub_two>li .on {
    background: #ef7400;
    color: #fff
}

header .header .nav .active>a {
    background: #e4e4e4
}

.bannerz {
    width: 100%;
    overflow: hidden;
    z-index: 5;
    height: 600px;
    position: relative
}

.bannerz .banner {
    width: 1920px;
    height: 600px;
    position: relative;
    left: 50%;
    margin-left: -960px;
    display: block
}

.bannerz .banner div {
    position: relative;
    width: 1920px;
    height:600px
}

.bannerz .banner .slick-dots {
    bottom: 30px
}

.bannerz .banner .slick-dots li button {
    background: #fff;
    width: 8px;
    height: 8px;
    margin: 0 7px
}

.bannerz .banner .slick-dots li.slick-active button {
    width: 34px;
    height: 8px
}

.bannerz .container {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -600px
}

.bannerz .customized {
    position: relative;
    z-index: 50;
    float: right;
    width: 252px;
    height: 408px;
    background: #fff;
    margin: 120px 0 0;
    padding: 20px;
    display: none
}

.bannerz .customized .yuan {
    list-style: none;
    text-align: center;
    padding-bottom: 7px;
    border-bottom: 1px solid #d9d8d7
}

.bannerz .customized .yuan li {
    display: inline-block
}

.bannerz .customized .yuan li span {
    display: block;
    margin: 0 11px;
    width: 77px;
    height: 77px;
    border: 1px solid #e99393;
    border-radius: 50%;
    color: #666;
    font-size: 20px;
    text-align: center;
    line-height: 77px;
    overflow: hidden;
    font-family: "avant_gardebookregular"
}

.bannerz .customized .yuan li p {
    height: 24px;
    text-align: center;
    color: #666;
    font-size: 14px;
    overflow: hidden;
    margin: 10px auto 0
}

.bannerz .customized .title {
    text-align: center;
    color: #666;
    font-size: 18px;
    line-height: 24px;
    height: 24px;
    overflow: hidden;
    margin: 17px auto
}

.bannerz .customized .cus_main {
    list-style: none;
    margin: 0 auto
}

.bannerz .customized .cus_main li {
    width: 100%;
    display: table;
    margin: 0 auto 12px
}

.bannerz .customized .cus_main li input {
    font-family: "microsoft yahei";
    font-size: 12px;
    color: #666
}

.bannerz .customized .cus_main li input:focus {
    border: 1px solid #ef7400
}

.bannerz .customized .cus_main li input::-webkit-input-placeholder,.bannerz .customized .cus_main li input input::-webkit-input-placeholder {
    color: #acacac
}

.bannerz .customized .cus_main li input::-moz-placeholder,.bannerz .customized .cus_main li input input:-moz-placeholder {
    color: #acacac
}

.bannerz .customized .cus_main li input::-moz-placeholder,.bannerz .customized .cus_main li input input::-moz-placeholder {
    color: #acacac
}

.bannerz .customized .cus_main li input::-ms-input-placeholder,.bannerz .customized .cus_main li input input:-ms-input-placeholder {
    color: #acacac
}

.bannerz .customized .cus_main li select {
    border: 1px solid #d9d8d7;
    width: 100%;
    padding: 7px 0 7px 5px;
    border-radius: 4px;
    color: #acacac;
    font-size: 12px;
    cursor: pointer
}

.bannerz .customized .cus_main li .datainp {
    border: 1px solid #d9d8d7;
    width: 100%;
    padding: 7px 0 7px 10px;
    border-radius: 4px;
    font-size: 12px;
    cursor: pointer
}

.bannerz .customized .cus_main li #daynumer {
    border: 1px solid #d9d8d7;
    width: 100px;
    padding: 7px 0 7px 10px;
    border-radius: 2px;
    font-size: 12px;
    float: left
}

.bannerz .customized .cus_main li #pernumer {
    border: 1px solid #d9d8d7;
    width: 100px;
    padding: 7px 0 7px 10px;
    border-radius: 2px;
    font-size: 12px;
    float: left;
    margin: 0 0 0 12px
}

.bannerz .customized .cus_main li #cus_btn {
    display: block;
    width: 190px;
    height: 37px;
    margin: 17px auto 0;
    background: #ef7400;
    border-radius: 50px;
    text-align: center;
    line-height: 37px;
    color: #fff;
    font-size: 14px
}

.bannerz .customized .cus_main li #cus_btn:hover {
    background: #af0606
}

.bannerz .customized .cus_main1 {
    list-style: none;
    margin: 0 auto;
    display: none
}

.bannerz .customized .cus_main1 li {
    width: 100%;
    display: table;
    margin: 0 auto 12px
}

.bannerz .customized .cus_main1 li input {
    font-family: "microsoft yahei";
    font-size: 12px;
    color: #666
}

.bannerz .customized .cus_main1 li input:focus {
    border: 1px solid #ef7400
}

.bannerz .customized .cus_main1 li input::-webkit-input-placeholder,.bannerz .customized .cus_main1 li input input::-webkit-input-placeholder {
    color: #acacac
}

.bannerz .customized .cus_main1 li input::-moz-placeholder,.bannerz .customized .cus_main1 li input input:-moz-placeholder {
    color: #acacac
}

.bannerz .customized .cus_main1 li input::-moz-placeholder,.bannerz .customized .cus_main1 li input input::-moz-placeholder {
    color: #acacac
}

.bannerz .customized .cus_main1 li input::-ms-input-placeholder,.bannerz .customized .cus_main1 li input input:-ms-input-placeholder {
    color: #acacac
}

.bannerz .customized .cus_main1 li .cus_input {
    border: 1px solid #d9d8d7;
    width: 100%;
    padding: 7px 0 7px 10px;
    border-radius: 2px;
    font-size: 12px
}

.bannerz .customized .cus_main1 li #cus_submit {
    float: left;
    display: block;
    width: 85px;
    height: 37px;
    margin: 20px auto 0;
    background: #ef7400;
    border-radius: 50px;
    text-align: center;
    line-height: 37px;
    color: #fff;
    font-size: 14px
}

.bannerz .customized .cus_main1 li #cus_submit:hover {
    background: #af0606
}

.bannerz .customized .cus_main1 li #cus_prev {
    float: left;
    display: block;
    width: 105px;
    height: 37px;
    margin: 20px auto 0 20px;
    background: #ef7400;
    border-radius: 50px;
    text-align: center;
    line-height: 37px;
    color: #fff;
    font-size: 14px
}

.bannerz .customized .cus_main1 li #cus_prev:hover {
    background: #af0606
}

.bannerz .customized .cus_main2 {
    list-style: none;
    margin: 0 auto;
    display: none
}

.bannerz .customized .cus_main2 big {
    display: block;
    text-align: center;
    line-height: 24px;
    height: 24px;
    overflow: hidden;
    color: #ef7400;
    font-size: 16px
}

.bannerz .customized .cus_main2 p {
    display: block;
    text-align: center;
    line-height: 22px;
    height: 66px;
    overflow: hidden;
    color: #333;
    margin: 5px auto 10px;
    font-size: 14px
}

.bannerz .customized .cus_main2 p i {
    font-style: inherit;
    color: #11a1ce;
    font-family: "avant_gardebookregular";
    font-weight: bold
}

.bannerz .customized .cus_main2 #cus_sure {
    display: block;
    width: 190px;
    height: 37px;
    margin: 20px auto 0;
    background: #ef7400;
    border-radius: 50px;
    text-align: center;
    line-height: 37px;
    color: #fff;
    font-size: 14px
}

.bannerz .customized .cus_main2 #cus_sure:hover {
    background: #af0606
}

.home_dvantage {
    padding: 55px 0 85px
}

.home_dvantage .contain {
    padding: 0 45px 0 70px
}

.home_dvantage .txt {
    float: left;
    width: 590px;
    margin: 45px 0 0
}

.home_dvantage .txt .text1 {
    color: #666;
    font-size: 14px;
    line-height: 24px;
    margin: 0 0 22px;
    font-family: "microsoft yahei"
}

.home_dvantage .txt .more {
    width: 153px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    color: #666;
    font-size: 13px;
    margin: 35px 0 0;
    display: block;
    border: 1px solid #c7c7c7
}

.home_dvantage .txt .more:hover {
    background: #ef7400;
    color: #fff;
    border: 1px solid #ef7400
}

.home_dvantage .txt2 {
    float: right;
    width: 578px;
    position: relative
}

.home_dvantage .txt2 .pic {
    position: absolute;
    width: 314px;
    height: 312px;
    left: 130px
}

.home_dvantage .txt2 .home_ad {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    list-style: none
}

.home_dvantage .txt2 .home_ad li {
    float: left;
    width: 130px;
    height: 270px;
    overflow: hidden;
    padding: 70px 0 0
}

.home_dvantage .txt2 .home_ad li big {
    display: block;
    color: #ef7400;
    font-size: 13px;
    text-align: right;
    font-weight: bold
}

.home_dvantage .txt2 .home_ad li p {
    display: block;
    color: #666;
    font-size: 10px;
    margin: 5px 0 0;
    line-height: 16px;
    text-align: right;
    font-family: arial
}

.home_dvantage .txt2 .home_ad .li_2 {
    width: 135px;
    padding: 80px 0 0;
    margin: 0 0 0 310px
}

.home_dvantage .txt2 .home_ad .li_2 big {
    text-align: left
}

.home_dvantage .txt2 .home_ad .li_2 p {
    text-align: left
}

.home_dvantage .txt2 .home_ad .li_3 {
    width: 200px;
    height: 105px;
    overflow: hidden;
    padding: 20px 0 0
}

.home_dvantage .txt2 .home_ad .li_4 {
    width: 200px;
    height: 105px;
    overflow: hidden;
    padding: 20px 0 0;
    margin: 0 0 0 170px
}

.home_dvantage .txt2 .home_ad .li_4 big {
    text-align: left
}

.home_dvantage .txt2 .home_ad .li_4 p {
    text-align: left
}

.titlez {
    text-align: center;
    display: table;
    padding-top: 20px
}

.titlez em {
    vertical-align: top;
    font-style: inherit;
    color: #333;
    font-weight: bold;
    font-size: 36px;
    height: 36px;
    overflow: hidden;
    line-height: 36px
}

.titlez span {
    font-style: inherit;
    height: 64px;
    overflow: hidden
}

.titlez big {
    font-size: 36px;
    height: 36px;
    font-weight: bold;
    overflow: hidden;
    line-height: 36px;
    vertical-align: top;
    color: #ef7400
}

.titlez span i {
    font-style: inherit;
    color: #fff;
    background: #898989;
    font-size: 9px;
    line-height: 19px;
    font-family: "felixtitlingmtstd";
    padding: 0 5px;
    text-align: left;
    height: 18px;
    margin: 0 0 0 5px;
    display: none;
    overflow: hidden
}

.textz {
    text-align: center;
    line-height: 22px;
    color: #666;
    font-size: 14px;
    margin: 8px auto
}

.home_course {
    background: #5f5d6b;
    padding: 40px 0 85px;
    overflow: hidden
}

.home_course .titlez span big {
    /*color: #fff*/
}

.home_course .titlez span i {
    background: #ef7400
}

.home_course .textz {
    color: #fff
}

.home_course .home_coursemain {
    width: 1204px;
    margin: 30px auto 0
}

.home_course .home_coursemain .slick-prev,.home_course .home_coursemain .slick-next {
    width: 32px;
    height: 32px;
    border: none;
    margin-top: -16px
}

.home_course .home_coursemain .slick-prev {
    left: -75px;
    background: url("../Images/home_courseleft.png") no-repeat
}

.home_course .home_coursemain .slick-prev:hover {
    opacity: .78
}

.home_course .home_coursemain .slick-next {
    right: -70px;
    background: url("../Images/home_courseright.png") no-repeat
}

.home_course .home_coursemain .slick-next:hover {
    opacity: .78
}

.home_course .home_coursemain .home_coursenr:hover .pic .mask {
    -moz-opacity: 100;
    -khtml-opacity: 100;
    opacity: 100;
    display: block\9
}

.home_course .home_coursemain .home_coursenr:hover .pic .mask span {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1)
}

.home_course .home_coursemain .home_coursenr .pic {
    position: relative;
    width: 295px;
    height: 193px
}

.home_course .home_coursemain .home_coursenr .pic .mask {
    background: #ef7400;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    padding: 20px;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    -webkit-transition-duration: .55s;
    transition-duration: .55s;
    display: none\9
}

.home_course .home_coursemain .home_coursenr .pic .mask span {
    display: block;
    margin: 25px auto 20px;
    width: 39px;
    height: 39px;
    overflow: hidden;
    text-align: center;
    position: relative;
    transform: scale(.8);
    -webkit-transform: scale(.8);
    -moz-transform: scale(.8);
    -ms-transform: scale(.8);
    -o-transform: scale(.8);
    -webkit-transition-duration: .55s;
    transition-duration: .55s
}

.home_course .home_coursemain .home_coursenr .pic .mask span img {
    max-width: 100%
}

.home_course .home_coursemain .home_coursenr .pic .mask em {
    font-style: inherit;
    text-align: center;
    color: #fff;
    display: block;
    font-size: 16px;
    line-height: 24px;
    height: 25px;
    overflow: hidden
}

.home_course .home_coursemain .home_coursenr .pic .mask p {
    font-style: inherit;
    text-align: center;
    color: #fff;
    display: block;
    font-size: 13px;
    line-height: 24px;
    overflow: hidden
}

.home_study {
    padding: 40px 0 50px
}

.home_study .home_studymain {
    margin: 30px auto
}

.home_study .home_studymain dl {
    float: left;
    width: 400px;
    position: relative
}

.home_study .home_studymain dl:hover dd span a {
    color: #ef7400
}

.home_study .home_studymain dl:hover dd .more {
    color: #ef7400
}

.home_study .home_studymain dl:hover dt img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1)
}

.home_study .home_studymain dl:hover dt .mask {
    -moz-opacity: 100;
    -khtml-opacity: 100;
    opacity: 100
}

.home_study .home_studymain dl dd {
    width: 100%;
    height: 240px;
    background: #f5f5f5;
    padding: 50px 45px 10px 20px;
    z-index: 50;
    position: relative
}

.home_study .home_studymain dl dd:after {
    content: "";
    z-index: 50;
    position: absolute;
    width: 0;
    height: 0;
    left: 50%;
    margin-left: -10px;
    bottom: -10px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #f5f5f5
}

.home_study .home_studymain dl dd span {
    display: block;
    line-height: 24px;
    height: 24px;
    overflow: hidden;
    font-size: 18px
}

.home_study .home_studymain dl dd span a {
    color: #333
}

.home_study .home_studymain dl dd p {
    display: block;
    line-height: 22px;
    max-height: 66px;
    overflow: hidden;
    font-size: 13px;
    color: #666;
    margin: 10px 0 20px
}

.home_study .home_studymain dl dd .more {
    display: inline-block;
    color: #797979;
    font-size: 12px;
    line-height: 24px;
    height: 24px;
    overflow: hidden
}

.home_study .home_studymain dl dt {
    position: relative;
    width: 400px;
    height: 240px;
    overflow: hidden
}

.home_study .home_studymain dl dt img {
    -webkit-transition-duration: .55s;
    transition-duration: .55s
}

.home_study .home_studymain dl dt .mask {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 35;
    background: url("../Images/home_studybg.png");
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    -webkit-transition-duration: .55s;
    transition-duration: .55s
}

.home_study .home_studymain dl dt .mask span {
    display: block;
    margin: 0 auto
}

.home_study .home_studymain dl dt .mask span img {
    max-width: 39px;
    max-height: 39px
}

.home_study .home_studymain .dl_two {
    position: relative
}

.home_study .home_studymain .dl_two dd {
    position: absolute;
    top: 240px;
    left: 0
}

.home_study .home_studymain .dl_two dd:after {
    top: -10px;
    border-top: none;
    border-bottom: 10px solid #f5f5f5
}

.home_instructor {
    background: #f5f5f5;
    padding: 35px 0 80px
}

.home_instructor ul {
    list-style: none;
    width: 1215px;
    margin: 30px auto 0 -15px
}

.home_instructor ul li {
    float: left;
    width: 288px;
    margin: 0 0 0 15px;
    background: #fff;
    position: relative
}

.home_instructor ul li:hover .pic img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1)
}

.home_instructor ul li:hover .txt span a {
    color: #ef7400
}

.home_instructor ul li:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 5px;
    left: -5px;
    top: -5px;
    border-top: 1px solid #e3e3e3;
    border-right: 1px solid #e3e3e3
}

.home_instructor ul li:after {
    content: "";
    position: absolute;
    width: 5px;
    height: 100%;
    left: -5px;
    top: -5px;
    border-top: 1px solid #e3e3e3;
    border-left: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3
}

.home_instructor ul li .pic {
    width: 276px;
    height: 279px;
    margin: 6px auto;
    position: relative;
    overflow: hidden
}

.home_instructor ul li .pic img {
    -webkit-transition-duration: .55s;
    transition-duration: .55s
}

.home_instructor ul li .txt {
    margin: 20px auto;
    padding: 0 8px
}

.home_instructor ul li .txt span {
    display: block;
    text-align: center;
    line-height: 24px;
    height: 24px;
    overflow: hidden;
    color: #333;
    font-size: 16px
}

.home_instructor ul li .txt p {
    display: block;
    text-align: center;
    line-height: 24px;
    height: 24px;
    overflow: hidden;
    color: #797979;
    font-size: 13px
}

.home_base {
    padding: 55px 0 0;
    background: #f7f7f8
}

.home_base .bg {
    height: 619px;
    padding-top: 40px;
    background: url(../Images/home_basebg.jpg) no-repeat top center
}

.home_base .container {
    position: relative
}

.home_base .home-title {
    width: 1200px;
    margin: 0 auto
}




.home_news2 {padding: 50px 0 55px}
.news .box1{ width:600px; float:left;}
.news .box1 .img{ position:relative; width:600px; height:350px;}
.news .box1 h5 a{ font-size:22px; color:#555; margin-top:29px; margin-bottom:19px;-moz-transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out; }
.news .box1 h5 a:hover{ color:#ef7400;}
.news .box1 p{ font-size:14px; line-height:22px; color:#999;}
.news .box1 a.btn{ font-size:12px; color:#b5b5b6; text-transform:uppercase; margin-top:42px; display:block;}
.news .box1 a.btn:before{ content:""; width:45px; height:1px; background:#e9430c; display:inline-block; margin-right:10px; position:relative; top:-3px;-moz-transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out; }
.news .box1 a.btn:hover:before{ width:70px;}
.news .box1 .riqi{ position:absolute;transition: all 0.3s ease; -webkit-transition: all 0.3s ease; width:106px; height:106px; z-index:9; background:#ef7400; font-size:15px; font-family:arial; color:#fff; padding-top:29px; padding-left:15px; box-sizing:border-box;}
.news .box1 .riqi span{ font-size:28px; color:#555; font-weight:600; display:block; font-family:arial; margin-bottom:3px;}
.news .box1 img{transition: all 0.3s ease; -webkit-transition: all 0.3s ease; opacity:1;}
.news .box1 .img:hover .riqi{ }
.news .box2{ width:543px; float:right;}
.news .box2 ul{ }
.news .box2 ul li{ padding-bottom:30px; margin-bottom:30px; border-bottom:1px solid #444447;}
.news .box2 ul li .riqi{ width:121px; height:26px; line-height:26px; text-align:center; background:#787676; color:#fff; border-radius:2px; margin-bottom:18px; position:relative; overflow:hidden; z-index:1;}
.news .box2 ul li .riqi:before{ position:absolute; z-index:-1; left:0; top:auto; bottom:0; right:0; content:""; background:#ef7400; width:0; height:100%; display:block;transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; }
.news .box2 ul li h5 { font-size:20px; color:#555;font-weight:100;}
.news .box2 ul li:hover .riqi:before{ width:100%;}


.partners{width: 100%;height: auto;	overflow: hidden;margin-top:30px;}
.partners ul{}
.partners ul li{float: left;width: 186px;margin-right: 16px;margin-top:15px;}
.partners ul li:nth-child(6n){margin-right: 0;}
.partners ul li a{display: block;}
.partners ul li img{width:184px;height:108px;margin: 0 auto;border: 1px solid #c9c9c9;}

.home_news {padding: 50px 0 55px}
.home_news ul {list-style: none;margin: 30px auto 0 0px}
.home_news ul li {  float: left;width: 280px;  margin-right: 24px}
.home_news ul li:nth-child(4n) {margin-right: 0px}
.home_news ul li:hover .pic:after { left: 0; opacity: 100; width: 100%}
.home_news ul li:hover .txt1 span a {color: #ef7400}
.home_news ul li .pic { width: 280px; height: 240px; display: block; position: relative; overflow: hidden}
.home_news ul li .pic:after {
    top: 0;
    left: 0;
    opacity: 0;
    content: "";
    display: block;
    width: 0;
    height: 100%;
    z-index: 9;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transition-duration: 1000ms;
    transition-duration: 1000ms;
    position: absolute;
    background-color: rgba(255,255,255,0.2)
}
.home_news ul li .txt1 {  padding: 10px 0 10px;text-align:center;}
.home_news ul li .txt1 span {display: block; height: 24px; line-height: 24px; overflow: hidden; font-size: 16px}
.home_news ul li .txt1 span a { font-size: 16px;font-weight:500; color: #000000;}
.home_news ul li .txt1 font {display: block; color: #ffffff; color: #333333; padding: 10px 0;}
.home_news ul li .txt1 p {display: block; height: 40px;  margin: 7px 0 0;  line-height: 20px; overflow: hidden; font-size: 13px; color: #666}



.contactBox .comments{width: 100%;margin: 70px 0;overflow:hidden}
.contactBox .comments .in-1,.contactBox .comments textarea{width:100%; padding:5px 15px; color:#999;font-size:14px;line-height: 35px; border:1px #ddd solid;}
.contactBox .comments .log{float:left;width:383px;margin-left:25px;margin-bottom: 20px;position: relative;}
.contactBox .comments .log i{ position: absolute;right:20px;top:17px; color:red; font-size:12px;font-weight: 400;}
.contactBox .comments .mrl{margin-left:0px;}
.contactBox .comments textarea{width:100%; height:150px;margin-bottom: 25px;}
.contactBox .comments .submit,.contactBox .comments .reset{padding:10px 0;width:280px; text-align: center;color:#fff;font-size:18px;cursor: pointer;}
.contactBox .comments .submit{float:left; background:#ef7400;}
.contactBox .comments .reset{float:right; background:#9a9a9a;}
.contactBox .comments .submit:hover,.contactBox .comments .reset:hover{ background: #d66a03;}



footer {
    background: #2c2f34;
    padding: 40px 0 0
}

footer .footer_nav {
    float: left;
    list-style: none;
    width: 570px
}

footer .footer_nav li {
    float: left;
    width: 142.5px;
    display: inline-block;
    padding: 0 0 0 15px;
    border-left: 1px solid #424449
}

footer .footer_nav li span {
    display: block;
    margin: 0 0 5px
}

footer .footer_nav li span>a {
    color: #fff;
    line-height: 24px;
    font-size: 14px
}

footer .footer_nav li>a {
    font-size: 12px;
    display: block;
    line-height: 22px;
    margin: 2px 0 0;
    color: #8c8d8f
}

footer .footer_nav li>a:hover {
    color: #ef7400
}

footer .ewm {
    float: left;
    width: 220px;
    margin: 0 0 0 15px;
    list-style: none
}

footer .ewm li {
    float: left;
    width: 116px;
    margin: 0 40px 0 0
}

footer .ewm li .pic {
    width: 173px;
    height: 170px;
    border: 1px solid #5a5c5f
}

footer .ewm li .pic span {
    display: block;
    width: 100px;
    height: 105px;
    margin: 6px;
    position: relative
}

footer .ewm li p {
    line-height: 22px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    margin: 20px auto 10px;
    padding: 0 6px
}

footer .footer_tel {
    float: right;
    width: 345px
}

footer .footer_tel i {
    font-style: inherit;
    float: left;
    width: 48px;
    height: 48px;
    position: relative
}

footer .footer_tel .txt {
    width: 337px;
    float: left;
    padding: 0 0 0 5px
}

footer .footer_tel .txt em {
    color: #fff;
    line-height: 32px;
    font-size: 30px;
    font-style: inherit
}

footer .footer_tel .txt p {
    color: #fff;
    line-height: 18px;
    font-size: 14px;
    font-style: inherit
}
footer .dl-contact{margin-bottom:15px;}
footer h2{margin-bottom:15px;color: #ef7400;}
footer .dl-contact dt{float:left; clear:left;    color: #8c8d8f; font-size:16px; text-align:center; width:20px; margin:0; padding:0;}
footer .dl-contact dd{margin:0; padding:0; margin-left:45px;    color: #8c8d8f;} 
footer .copy {
    border-top: 1px solid #424449;
    margin: 60px 0 0;
    padding: 15px 0
}

footer .copy .left {
    float: left;
    width: 1000px;
    color: #97989a;
    font-size: 12px;
    line-height: 22px
}

footer .copy .right {
    float: right;
    width: 180px;
    text-align: right;
    color: #97989a;
    font-size: 12px;
    line-height: 22px
}

footer .copy .right em {
    font-style: inherit;
    float: right;
    display: block
}

footer .copy .right span {
    display: block;
    float: right;
    padding: 0 10px 0 0;
    margin: 0 10px 0 0;
    position: relative
}

footer .copy .right span:after {
    content: "";
    position: absolute;
    width: 1px;
    height: 12px;
    right: 0;
    top: 5px;
    background: #97989a
}

footer .copy .right a {
    color: #97989a
}

footer .copy .right a:hover {
    color: #ef7400
}

.advertising {
    position: fixed;
    bottom: 0;
    left: 0;
    height: 75px;
    z-index: 999;
    width: 100%
}

.advertising-02 {
    position: fixed;
    bottom: 0;
    left: 0;
    height: 75px;
    z-index: 999;
    width: 100%
}

.advertising-02 .pic {
    width: 1920px;
    height: 75px;
    position: relative;
    margin: 0 auto
}

.advertising-02 .container {
    position: absolute;
    left: 50%;
    margin-left: -600px;
    top: 0;
    height: 75px
}

.advertising-02 .btn {
    top: 20px;
    right: 120px;
    width: 165px;
    height: 36px;
    color: #7c3d00;
    font-size: 20px;
    vertical-align: top;
    text-align: center;
    font-weight: bold;
    line-height: 36px;
    border-radius: 30px;
    background: #ffba00;
    position: absolute;
    -webkit-transition: all 334ms ease;
    transition: all 334ms ease
}

.advertising-02 .btn img {
    vertical-align: top;
    max-height: 22px;
    margin: 5px 5px 0 0
}

.advertising-02 .btn:hover {
    background: #fdc530
}

.advertising .container {
    position: absolute;
    left: 50%;
    margin-left: -600px;
    top: 0;
    height: 75px
}

.advertising .pic {
    width: 1920px;
    height: 75px;
    position: relative;
    margin: 0 auto
}

.advertising #ad_close {
    cursor: pointer;
    width: 38px;
    height: 35px;
    margin: 24px 0 0 -125px;
    position: relative;
    float: left
}

.advertising .button_box {
    float: right;
    width: 140px;
    padding: 1px 0 0
}

.advertising .button_box #ad_course {
    width: 140px;
    height: 35px;
    background: url("../Images/btn_bg1.png") no-repeat;
    line-height: 35px;
    color: #f5e7b8;
    font-size: 16px;
    overflow: hidden;
    display: block;
    padding: 0 10px 0 15px
}

.advertising .button_box #ad_course:hover {
    background: url("../Images/btn_bg2.png") no-repeat
}

.advertising .button_box #ad_qq {
    width: 140px;
    height: 35px;
    background: url("../Images/qq_bg.png") no-repeat;
    line-height: 35px;
    color: #fff;
    font-size: 16px;
    overflow: hidden;
    display: block;
    margin: 3px 0 0;
    padding: 0 10px 0 15px
}

.advertising .button_box #ad_qq:hover {
    background: url("../Images/qq_bg1.png") no-repeat
}

.advertising .button_box i {
    font-style: inherit;
    width: 15px;
    height: 15px;
    position: relative;
    float: left;
    display: block;
    margin: 3px 10px 0 0
}

.lxfx {
    position: fixed;
    width: 75px;
    height: auto;
    top: 200px;
    right: 0;
    z-index: 11
}

.lxfx li {
    width: 75px;
    height: 70px;
    background: #f6a400;
    margin-bottom: 1px;
    margin-left: 0;
    overflow: inherit !important;
    position: relative;
    list-style: none
}

.lxfx li:hover {
    background: #ef7400
}

.lxfx li:hover .icon_qq {
    background: url("../Images/f_qq1.png") no-repeat center
}

.lxfx li:hover .icon_tel {
    background: url("../Images/f_tel1.png") no-repeat center
}

.lxfx li:hover .icon_baoming {
    background: url("../Images/f_baoming1.png") no-repeat center
}

.lxfx li:hover .icon_wx {
    background: url("../Images/f_weixin.png") no-repeat center
}

.lxfx li:hover .icon_top {
    background: url("../Images/top.png") no-repeat center
}

.lxfx li:hover p {
    color: #fff
}

.lxfx li a {
    color: #fff;
    margin: 0;
    display: block;
    height: 70px;
    width: 300px
}

.lxfx .fewm {
    width: 130px;
    height: 130px;
    position: absolute;
    left: -145px;
    top: -30px;
    z-index: 9999;
    display: none
}

.lxfx .fewm span {
    display: block;
    width: 104px;
    height: 104px;
    margin: 12px auto 5px;
    position: relative
}

.lxfx .f_phnoe {
    width: 160px;
    height: 70px;
    line-height: 70px;
    font-family: "avantgarde_bk_btbook";
    position: absolute;
    left: -175px;
    background: #ef7400;
    top: 0;
    z-index: 9999;
    color: #fff;
    font-size: 22px;
    text-align: center;
    display: none
}

.lxfx .f_phnoe:after {
    content: "";
    position: absolute;
    width: 12px;
    height: 18px;
    right: -6px;
    top: 50%;
    margin-top: -9px;
    background: url("../Images/f_strangle.png") no-repeat
}

.lxfx .leftlx {
    float: left;
    width: 75px;
    height: 70px;
    padding: 13px 5px 5px
}

.lxfx .leftlx p {
    text-align: center;
    color: #fff;
    font-size: 13px;
    margin: 3px auto 0;
    height: 24px;
    overflow: hidden;
    line-height: 24px
}

.lxfx .leftlx i {
    display: block;
    width: 27px;
    height: 25px;
    margin: 0 auto;
    text-align: center
}

.lxfx .leftlx .icon_qq {
    background: url("../Images/fqq.png") no-repeat center
}

.lxfx .leftlx .icon_tel {
    background: url("../Images/f_tel.png") no-repeat center
}

.lxfx .leftlx .icon_baoming {
    background: url("../Images/fbaoming.png") no-repeat center
}

.lxfx .leftlx .icon_wx {
    background: url("../Images/fweixin.png") no-repeat center
}

.lxfx .leftlx .icon_top {
    background: url("../Images/top1.png") no-repeat center
}

.banner_ny {
    width: 100%;
    height: 375px;
    overflow: hidden
}

.banner_ny span {
    width: 1920px;
    height: 375px;
    left: 50%;
    margin-left: -960px;
    display: block;
    position: relative
}

.crumbs {
    width: 100%;
    overflow: hidden;
    height: 51px
}

.crumbs h2 {
    border-bottom: 1px solid #dedede;
    height: 51px;
    display: block;
    margin: 0 auto;background:#f5f5f5;
    font-weight: 100
}

.crumbs h2 i {
    font-style: inherit;
    float: left;
    display: block;
    position: relative;
    height: 51px;
    width: 52px
}

.crumbs h2 em {
    font-style: inherit;
    float: left;
    display: block;
    line-height: 51px;
    height: 51px;
    font-size: 14px;
    margin: 0 0 0 15px;
    overflow: hidden;
    max-width: 1130px
}

.crumbs h2 em a {
    color: #595959;
    font-size: 14px;
    margin: 0 3px
}

.crumbs h2 em a:hover {
    color: #ef7400
}

.crumbs h2 em span {
 
    color: #ef7400;
    font-size: 14px;
    margin: 0 3px
}

.ny {
    /*min-height: 650px*/
}

.boxz {
    width: 1200px;
    margin: 0 auto
}

.about {
    padding: 40px 0 35px
}

.about .titlez em {
    max-width: 398px
}

.about .titlez span {
    max-width: 600px
}

.about .title1 {
    color: #ef7400;
    font-size: 20px;
    height: 56px;
    margin: 45px 0 0;
    overflow: hidden;
    display: inline-block;
    padding: 8px 35px 0 40px;
    background: url("../Images/about_bg1.png") no-repeat bottom right;
    position: relative
}

.about .title1:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 40px;
    height: 32px;
    background: url("../Images/about_bg.png") no-repeat
}

.about .title1 span {
    display: inline-block;
    height: 36px;
    margin: 7px 0 0;
    line-height: 40px;
    position: relative
}

.about .title1 span:before {
    content: "";
    width: 100%;
    height: 1px;
    position: absolute;
    background: #d2d2d2;
    left: 0;
    top: 0
}

.about .title1 span:after {
    content: "";
    width: 100%;
    height: 1px;
    position: absolute;
    background: #d2d2d2;
    left: 17px;
    bottom: -2px
}

.about .text1 {
    color: #666;
    font-size: 14px;
    line-height: 24px;
    margin: 20px 0 0
}

.about .text1 i {
    font-style: inherit;
    color: #ef7400
}

.about .img1 {
    width: 1400px;
    margin: 45px auto 0;
    text-align: center
}

.about .img1 img {
    max-width: 100%
}

.cooperation {
    margin: 50px auto 10px;
    background: #fff
}

.cooperation .cooperation_title {
    height: 32px;
    border-bottom: 1px solid #e8e8e8
}

.cooperation .cooperation_title big {
    margin: 0 auto;
    color: #333;
    font-size: 16px;
    font-weight: bold;
    height: 32px;
    overflow: hidden;
    line-height: 32px;
    display: inline-block;
    position: relative
}

.cooperation .cooperation_title big:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 1px;
    background: #ef7400;
    width: 100%
}

.cooperation .cooperation_main {
    margin: 15px auto 0
}

.cooperation .cooperation_main .cool_img:hover .pic img {
    box-shadow: 0 0 8px #ccc
}

.cooperation .cooperation_main .cool_img .pic {
    width: 195px;
    height: 95px;
    position: relative;
    border: 1px solid #fff
}

.cooperation .cooperation_main .slick-prev,.cooperation .cooperation_main .slick-next {
    width: 20px;
    height: 95px;
    border: none;
    margin-top: -47px
}

.cooperation .cooperation_main .slick-prev {
    left: -25px;
    background: url("../Images/about_left1.png") no-repeat center left
}

.cooperation .cooperation_main .slick-prev:hover {
    background: url("../Images/about_left.png") no-repeat center left
}

.cooperation .cooperation_main .slick-next {
    right: -20px;
    background: url("../Images/about_right.png") no-repeat center right
}

.cooperation .cooperation_main .slick-next:hover {
    background: url("../Images/about_right1.png") no-repeat center right
}

.sub_nav {
    list-style: none;
    margin: 35px auto 0;
    text-align: center;
    font-size: 0;
    -webkit-text-size-adjust: none;
    position: relative
}

.sub_nav:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 46px;
    width: 1200px;
    background: url(../Images/xz-nav-bg.png) repeat-x bottom center;
}

.sub_nav>li {
    display: inline-block;
    width: 14.28571429%;
    position: relative;
    margin: 0 0 10px;
    vertical-align: middle
}

.sub_nav>li:before {
    content: "";
    position: absolute;
    left: 0;
    top: -5px;
    width: 100%;
    height: 5px;
    background: #ef7400;
    opacity: 0;
    display: none\9;
    -webkit-transition: all .5s;
    transition: all .5s
}

.sub_nav>li:hover div {
    display: block
}

.sub_nav>li:hover:before {
    opacity: 100;
    display: block\9
}

.sub_nav>li:hover>a {
    background: #ef7400
}

.sub_nav>li i {
    font-style: inherit;
    float: right;
    position: absolute;
    right: 15px;
    top: 20px;
    width: 12px;
    height: 6px
}

.sub_nav>li>a {
    display: block;
    height: 46px;
    line-height: 46px;
    color: #fff;
    text-align: center;
    font-size: 15px;
    overflow: hidden
}
.sub_nav>li>a.cur {
    font-weight: bold;
    background: #ef7400;
}
.sub_nav>li div {
    display: none;
    width: 100%;
    position: absolute;
    left: 0;
    top: 46px;
    z-index: 10;
    background: #fff;
    border-top: 1px solid #dedede;
    border-bottom: none
}

.sub_nav>li div>a {
    display: block;
    color: #666;
    font-size: 14px;
    line-height: 24px;
    padding: 5px;
    border-left: 1px solid #dedede;
    border-right: 1px solid #dedede;
    border-bottom: 1px solid #dedede
}

.sub_nav>li div>a:hover {
    background: #ef7400;
    color: #fff;
    border-left: 1px solid #ef7400;
    border-right: 1px solid #ef7400;
    border-bottom: 1px solid #ef7400
}

.sub_nav .cur:before {
    opacity: 100;
    display: block\9
}

.sub_nav .cur>a {
    background: #ef7400
}

.value {
    padding: 40px 0 35px
}

.value .img2 {
    width: 1018px;
    text-align: center;
    margin: 70px auto 50px
}

.value .img2 img {
    max-width: 100%
}

.value .text2 {
    text-align: center;
    line-height: 24px;
    color: #4e4e4e;
    font-size: 15px
}

.value .value_box {
    width: 1322px;
    margin: 60px auto 0
}

.value .value_main {
    width: 1344px;
    margin: 0 auto;
    height: 220px;
    list-style: none
}

.value .value_main li {
    float: left;
    width: 170px;
    height: 170px;
    margin: 0 22px 0 0;
    padding: 15px;
    position: relative;
    z-index: 1;
    background: url("../Images/value_bg1.png") no-repeat
}

.value .value_main li:hover {
    width: 214px;
    top: -25px;
    margin: 0 0 0 -22px;
    height: 220px;
    padding: 35px 40px;
    background: url("../Images/value_bg2.png") no-repeat
}

.value .value_main li:hover big {
    color: #fff;
    height: 58px;
    line-height: 58px;
    position: relative;
    margin: 0 auto 15px;
    display: table;
    text-align: center
}

.value .value_main li:hover big:after {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 3px;
    width: 100%;
    border-radius: 0;
    background: #fff
}

.value .value_main li:hover small {
    color: #fff
}

.value .value_main li:hover span {
    color: #e6a3a3
}

.value .value_main li big {
    display: inline-block;
    color: #ef7400;
    font-size: 47px;
    height: 48px;
    overflow: hidden;
    line-height: 48px;
    font-weight: bold;
    font-family: "helvlightregular";
    position: relative
}

.value .value_main li big:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -7px;
    width: 60px;
    height: 30px;
    background: #fff;
    border-radius: 90%
}

.value .value_main li small {
    display: block;
    color: #ef7400;
    font-size: 20px;
    height: 24px;
    overflow: hidden;
    line-height: 24px;
    text-align: center
}

.value .value_main li span {
    display: block;
    margin: 3px auto 0;
    color: #666;
    font-size: 12px;
    overflow: hidden;
    line-height: 18px
}

.base {
    padding: 40px 0 35px
}

.base .base_main {
    margin: 0px auto 0px;padding-top:30px;
}

.base .base_main dl {
    display: table;
    margin-bottom: 30px;
    background: #fff
}

.base .base_main dl:hover dd span a {
    text-decoration: underline
}

.base .base_main dl:hover dd .more {
    background: #ef7400;
    border: 1px solid #ef7400;
    color: #fff
}

.base .base_main dl:hover dt img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1)
}

.base .base_main dl dd {
    float: left;
    width: 496px;
    padding: 60px 75px 20px 25px
}

.base .base_main dl dd span {
    display: block;
    height: 24px;
    line-height: 24px;
    font-size: 20px
}

.base .base_main dl dd span a {
    color: #000;
    display: block
}

.base .base_main dl dd p {
    color: #4e4e4e;
    line-height: 24px;
    max-height: 172px;
    overflow: hidden;
    margin: 16px 0 0;
    font-size: 14px
}

.base .base_main dl dd .more {
    color: #666;
    width: 95px;
    height: 30px;
    margin: 30px 0 0;
    line-height: 30px;
    text-align: center;
    display: block;
    font-size: 14px;
    border: 1px solid #b8b8b8
}

.base .base_main dl dt {
    float: left;
    width: 704px;
    height: 359px;
    overflow: hidden;
    position: relative
}

.base .base_main dl dt img {
    -webkit-transition: .4s ease-out;
    -webkit-transition: -webkit-transform .4s ease-out;
    transition: transform .4s ease-out
}

.base .base_main .li_odd dd {
    float: right;
    padding: 60px 30px 20px
}

.page {
    text-align: center;
    display: table;
    margin: 0 auto
}

.page a {
    display: block;
    float: left;
    color: #333;
    font-size: 14px;
    height: 26px;
    padding: 0 10px;
    margin: 0 8px;
    line-height: 24px;
    border: 1px solid #bfbfbf
}

.page a:hover {
    background: #ef7400;
    color: #fff;
    border: 1px solid #ef7400
}
.page .on {
  float:left;background: #ef7400;
    color: #fff;    height: 26px;
    padding: 0 10px;
    margin: 0 8px;
    line-height: 24px;
}
.page .active {
    background: #ef7400;
    color: #fff;
    border: 1px solid #ef7400
}

.speech {
    padding: 40px 0 35px
}

.speech .part1 {
    background: #f8f8f8;
    margin: 45px auto 30px;
    padding: 35px 10px 0 20px
}

.speech .part1 .txt {
    float: left;
    width: 700px
}

.speech .part1 .txt i {
    font-style: inherit;
    width: 630px;
    height: 54px;
    display: block;
    overflow: hidden;
    margin: 25px 0 30px
}

.speech .part1 .txt i img {
    max-width: 100%
}

.speech .part1 .txt .text3 {
    color: #666;
    font-size: 14px;
    line-height: 24px;
    margin: 20px 0 0
}

.speech .part1 .pic {
    float: right;
    width: 340px;
    overflow: hidden
}

.speech .part1 .pic img {
    max-width: 100%
}

.speech .text4 {
    color: #666;
    font-size: 14px;
    line-height: 24px;
    margin: 20px 0 0
}

.speech .text5 {
    color: #8f8f8f;
    font-size: 18px;
    height: 47px;
    text-align: right;
    line-height: 58px;
    margin: 60px 0 0;
    overflow: hidden;
    word-break: break-all;
    text-transform: uppercase;
    font-family: "felixtitlingmtstd"
}

.speech .text5 span {
    font-style: inherit;
    float: right;
    width: 144px;
    height: 47px;
    display: block;
    overflow: hidden;
    margin: 0 0 0 10px
}

.speech .text5 span img {
    max-width: 100%
}


    /*--教官风采 */

.flashBg{width:100%; margin:0 auto;}
.flashBg ul.mobile{ }
.flashBg ul.mobile li{border:1px solid #6C6E85;float:left;width:280px;height:430px;margin-right:25px;margin-bottom:25px;padding-top:20px;color:#6C6E85;}
.flashBg ul.mobile li:nth-child(4n){margin-right:0px;}
.flashBg ul.mobile li img{width:240px;height:240px;display:block; margin:0 auto;border:5px solid #ef7400; border-radius:182px;}
.flashBg ul.mobile li img:hover{width:240px;height:240px;display:block; margin:0 auto;border:5px solid #ef7400; border-radius:182px;-webkit-transition-duration: 600ms;transition-duration: 600ms;}
.flashBg ul.mobile li dd{font-size:20px;width:277px;line-height:40px;text-align:center;border-bottom:1px solid #6C6E85;}
.flashBg ul.mobile li p{font-size:15px; text-align:center; line-height:24px;margin-top:10px;}
.flashBg ul.mobile li .more{display:block;background:url(../images/jiantou.png);width:31px;height:31px;border:0px;margin:8px auto;}
.flashBg ul.mobile li .more:hover{background:url(../images/jiantou2.png);}


.instructor {
    padding: 40px 0 110px
}

.instructor .instructor_box {
    margin: 0 auto;
    width: 1224px
}

.instructor .instructor_main {
    margin: 55px auto 25px;
    width: 1224px
}

.instructor .instructor_main li {
    float: left;
    width: 306px;
    margin: 0 0 60px;
    padding: 0 40px;
    list-style: none;
    position: relative
}

.instructor .instructor_main li:before {
    content: "";
    position: absolute;
    top: 45px;
    left: 0;
    width: 1px;
    height: 302px;
    background: url("../Images/jiaoguan_line.png") repeat-y top
}

.instructor .instructor_main li:after {
    content: "";
    position: absolute;
    top: 45px;
    right: -1px;
    width: 1px;
    height: 302px;
    background: url("../Images/jiaoguan_line.png") repeat-y top
}

.instructor .instructor_main li:hover .pic:after {
    opacity: 100;
    width: 100%;
    height: 100%
}

.instructor .instructor_main li:hover .txt i {
    background: url("../Images/jiaoguan_ico1.png") no-repeat
}

.instructor .instructor_main li .pic {
    width: 209px;
    height: 211px;
    display: block;
    position: relative;
    margin: 0 auto
}

.instructor .instructor_main li .pic:after {
    content: "";
    top: 0;
    left: 0;
    opacity: 0;
    display: block;
    width: 0;
    height: 0;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transition-duration: 600ms;
    transition-duration: 600ms;
    border-radius: 100%;
    position: absolute;
    background-color: rgba(105,6,6,0.3)
}

.instructor .instructor_main li .txt {
    margin: 15px auto 0
}

.instructor .instructor_main li .txt span {
    display: block;
    height: 24px;
    line-height: 24px;
    font-size: 18px;
    overflow: hidden;
    text-align: center
}

.instructor .instructor_main li .txt span a {
    color: #333
}

.instructor .instructor_main li .txt p {
    display: block;
    height: 88px;
    margin: 10px auto 0;
    line-height: 22px;
    font-size: 14px;
    overflow: hidden;
    text-align: center;
    color: #666
}

.instructor .instructor_main li .txt i {
    font-style: inherit;
    position: relative;
    width: 34px;
    height: 34px;
    margin: 0 auto;
    display: block;
    background: url("../Images/jiaoguan_ico.png") no-repeat center
}

.leftz {
    float: left;
    width: 940px;
    background: #fff;
    min-height: 908px;
    padding-bottom: 25px
}

.rightz {
    float: right;
    width: 240px
}

.rightz .build {
    background: #fff;
    padding: 65px 10px 15px
}

.rightz .build .build_box {
    border: 1px solid #e0e0e0;
    position: relative
}

.rightz .build .build_box .title {
    width: 96px;
    height: 88px;
    margin: -40px auto 0;
    position: relative;
    color: #fff;
    font-size: 18px;
    padding: 14px 22px 5px;
    text-align: center;
    background: url("../Images/build_bg.jpg") no-repeat
}

.rightz .build .build_box .cus_main {
    list-style: none;
    margin: 0 auto;
    padding: 15px 20px 5px
}

.rightz .build .build_box .cus_main li {
    width: 100%;
    display: table;
    margin: 0 auto 12px
}

.rightz .build .build_box .cus_main li input {
    font-family: "microsoft yahei";
    font-size: 12px;
    color: #666
}

.rightz .build .build_box .cus_main li input:focus {
    border: 1px solid #ef7400
}

.rightz .build .build_box .cus_main li input::-webkit-input-placeholder,.rightz .build .build_box .cus_main li input input::-webkit-input-placeholder {
    color: #acacac
}

.rightz .build .build_box .cus_main li input::-moz-placeholder,.rightz .build .build_box .cus_main li input input:-moz-placeholder {
    color: #acacac
}

.rightz .build .build_box .cus_main li input::-moz-placeholder,.rightz .build .build_box .cus_main li input input::-moz-placeholder {
    color: #acacac
}

.rightz .build .build_box .cus_main li input::-ms-input-placeholder,.rightz .build .build_box .cus_main li input input:-ms-input-placeholder {
    color: #acacac
}

.rightz .build .build_box .cus_main li select {
    border: 1px solid #d9d8d7;
    width: 100%;
    padding: 7px 0 7px 5px;
    border-radius: 4px;
    color: #acacac;
    font-size: 12px;
    cursor: pointer
}

.rightz .build .build_box .cus_main li .datainp {
    border: 1px solid #d9d8d7;
    width: 100%;
    padding: 7px 0 7px 10px;
    border-radius: 4px;
    font-size: 12px;
    cursor: pointer
}

.rightz .build .build_box .cus_main li #daynumer {
    border: 1px solid #d9d8d7;
    width: 66px;
    padding: 7px 0 7px 10px;
    border-radius: 2px;
    font-size: 12px;
    float: left
}

.rightz .build .build_box .cus_main li #pernumer {
    border: 1px solid #d9d8d7;
    width: 100px;
    padding: 7px 0 7px 10px;
    border-radius: 2px;
    font-size: 12px;
    float: left;
    margin: 0 0 0 12px
}

.rightz .build .build_box .cus_main li #cus_btn {
    display: block;
    width: 178px;
    height: 37px;
    margin: 5px auto 0;
    background: #ef7400;
    border-radius: 50px;
    text-align: center;
    line-height: 37px;
    color: #fff;
    font-size: 14px
}

.rightz .build .build_box .cus_main li #cus_btn:hover {
    background: #af0606
}

.rightz .related_news {
    background: #fff;
    width: 100%;
    padding: 20px 15px
}

.rightz .related_news big {
    display: block;
    color: #2d2d2d;
    font-size: 18px;
    height: 22px;
    line-height: 24px;
    overflow: hidden
}

.rightz .related_news big i {
    font-style: inherit;
    float: left;
    position: relative;
    width: 26px;
    height: 22px;
    margin: 0 0px 0 0
}

.rightz .related_news ul {
    border-top: 1px solid #dfdfdf;
    margin: 17px 0 0;
    padding: 12px 0 0;
    list-style: none
}

.rightz .related_news ul li {
    font-size: 13px;
    height: 36px;
    line-height: 36px;
    overflow: hidden
}

.rightz .related_news ul li:hover a {
    color: #ef7400
}

.rightz .related_news ul li a {
    display: block;
    color: #4e4e4e
}

.rightz .hot_course {
    margin: 15px 0;
    background: #fff;
    width: 100%;
    padding: 15px hot_instructor
}

.rightz .hot_course big {
    display: block;
    color: #2d2d2d;
    font-size: 18px;
    height: 22px;
    margin: 0 5px;
    line-height: 24px;
    overflow: hidden
}

.rightz .hot_course big i {
    font-style: inherit;
    float: left;
    position: relative;
    width: 26px;
    height: 22px;
    margin: 0 0px 0 0
}

.rightz .hot_course ul {
    list-style: none;
    margin: 10px 0 15px;
    border-top: 1px solid #ddd
}

.rightz .hot_course ul li {
    border-bottom: 1px solid #ddd;
    padding: 10px 0;
    margin-bottom: 10px
}

.rightz .hot_course ul li:last-child {
    border-bottom: none
}

.rightz .hot_course ul li:hover .pic img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1)
}

.rightz .hot_course ul li:hover .txt span a {
    color: #ef7400
}

.rightz .hot_course ul li:hover .txt small a {
    background: #ef7400
}

.rightz .hot_course ul li:hover .txt small:after {
    background: #830000
}

.rightz .hot_course ul li .pic {
    margin: 0 auto;
    position: relative;
    width: 220px;
    height: 145px;
    overflow: hidden
}

.rightz .hot_course ul li .pic img {
    transition: all .38s ease-in;
    -webkit-transition: all .38s ease-in;
    -moz-transition: all .38s ease-in;
    -ms-transition: all .38s ease-in;
    -o-transition: all .38s ease-in
}

.rightz .hot_course ul li .txt {
    padding: 20px 0 0 10px;
    display: table;
    width: 100%
}

.rightz .hot_course ul li .txt span {
    display: block;
    float: left;
    font-size: 14px;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    width: 155px
}

.rightz .hot_course ul li .txt span a {
    display: block;
    color: #666
}

.rightz .hot_course ul li .txt small {
    display: block;
    float: right;
    margin: 0 -5px 0 0;
    position: relative
}

.rightz .hot_course ul li .txt small:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: -5px;
    width: 6px;
    height: 5px;
    background: #727272
}

.rightz .hot_course ul li .txt small a {
    display: block;
    width: 75px;
    height: 22px;
    color: #fff;
    font-size: 12px;
    background: #304e1c;
    line-height: 22px;
    overflow: hidden;
    padding: 0 5px 0 10px
}

.rightz .hot_instructor {
    background: #fff;
    width: 100%;
    padding: 16px 0
}

.rightz .hot_instructor big {
    display: block;
    color: #2d2d2d;
    font-size: 18px;
    height: 26px;
    margin: 0 10px;
    line-height: 28px;
    overflow: hidden
}

.rightz .hot_instructor big i {
    font-style: inherit;
    float: left;
    position: relative;
    width: 26px;
    height: 26px;
    margin: 0 0px 0 0
}

.rightz .hot_instructor ul {
    list-style: none;
    margin: 18px 0 0
}

.rightz .hot_instructor ul li {
    width: 219px;
    height: 158px;
    margin: 0 auto 20px;
    position: relative
}

.rightz .hot_instructor ul li:hover .pic img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1)
}

.rightz .hot_instructor ul li:hover .mask {
    background: #b01111 none repeat scroll 0 0 !important;
    filter: alpha(opacity=90);
    background: #ef7400
}

.rightz .hot_instructor ul li .pic {
    width: 219px;
    height: 158px;
    margin: 0 auto;
    position: relative;
    overflow: hidden
}

.rightz .hot_instructor ul li .pic img {
    -webkit-transition: .4s ease-out;
    -webkit-transition: -webkit-transform .4s ease-out;
    transition: transform .4s ease-out
}

.rightz .hot_instructor ul li .mask {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 36px;
    background: rgba(12,12,12,0.78) none repeat scroll 0 0 !important;
    filter: alpha(opacity=90);
    background: #000;
    color: #fff;
    font-size: 12px;
    line-height: 36px;
    overflow: hidden;
    display: block;
    padding: 0 10px
}

.base_show {
    background: #f4f4f4;
    position: relative;
    padding: 35px 0 40px;
    margin-bottom: 50px
}

.base_show:before {
    content: "";
    position: absolute;
    top: -1px;
    left: 0;
    width: 100%;
    height: 1px;
    background: #dedede
}

.base_show .base_showmain {
    width: 815px;
    margin: 40px auto
}

.base_show .base_showmain .slider-for {
    width: 805px;
    height: 468px;
    margin: 0 auto;
    background: #fff
}

.base_show .base_showmain .slider-for p {
    width: 805px;
    height: 468px;
    position: relative
}

.base_show .base_showmain .slider-for .slick-prev {
    margin-top: -20px;
    border: 0;
    width: 48px;
    height: 48px;
    left: -130px
}

.base_show .base_showmain .slider-for .slick-next {
    margin-top: -20px;
    border: 0;
    width: 48px;
    height: 48px;
    right: -130px
}

.base_show .base_showmain .slider-nav {
    width: 815px;
    margin: 0 auto;
    padding: 0 0 0 5px
}

.base_show .base_showmain .slider-nav .slick-current p {
    border: 2px solid #ef7400
}

.base_show .base_showmain .slider-nav .slick-current p:before {
    content: "";
    position: absolute;
    left: 50%;
    top: -8px;
    width: 27px;
    height: 13px;
    margin-left: -6px;
    background: url("../Images/base_showico.png") no-repeat
}

.base_show .base_showmain .slider-nav p {
    cursor: pointer;
    width: 136px;
    height: 104px;
    margin: 15px 10px 0 0;
    position: relative;
    border: solid 2px #fff
}

.base_show .base_showmain .slider-nav p:hover {
    border: 2px solid #ef7400
}

.base_show .base_showmain .slider-nav p:hover:before {
    content: "";
    position: absolute;
    left: 50%;
    top: -11px;
    width: 27px;
    height: 13px;
    margin-left: -6px;
    background: url("../Images/base_showico.png") no-repeat
}

.base_show .base_showmain .slider-nav .slick-prev {
    margin-top: -48px;
    border: 0;
    width: 20px;
    height: 110px;
    left: -21px;
    background: url("../Images/about_left1.png") no-repeat no-repeat center
}

.base_show .base_showmain .slider-nav .slick-prev:hover {
    background: url("../Images/about_left.png") no-repeat no-repeat center
}

.base_show .base_showmain .slider-nav .slick-next {
    margin-top: -48px;
    border: 0;
    width: 20px;
    height: 110px;
    right: -20px;
    background: url("../Images/about_right.png") no-repeat center
}

.base_show .base_showmain .slider-nav .slick-next:hover {
    background: url("../Images/about_right1.png") no-repeat center
}

.base_show .base_showbox {
    padding: 0 40px 25px
}

.base_show .base_showbox .title1 {
    color: #ef7400;
    margin: 0 0 20px;
    color: #fff;
    font-size: 18px;
    padding: 0 68px 0 10px;
    height: 35px;
    line-height: 35px;
    background: #ef7400;
    display: inline-block;
    overflow: hidden;
    position: relative
}

.base_show .base_showbox .title1:after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 18px;
    height: 35px;
    z-index: 5;
    background: url("../Images/base_showico1.jpg") no-repeat
}

.base_show .base_showbox .text1 {
    color: #666;
    font-size: 14px;
    line-height: 22px
}

.instructor_show {
    background: #f4f4f4;
    position: relative;
    padding: 35px 0 0;
    margin-bottom: 50px
}

.instructor_show:before {
    content: "";
    position: absolute;
    top: -1px;
    left: 0;
    width: 100%;
    height: 1px;
    background: #dedede
}

.instructor_show .part1 {
    padding: 35px 40px 30px
}

.instructor_show .part1 .img1 {
    overflow: hidden;
    text-align: center
}

.instructor_show .part1 .img1 img {
    max-width: 100%
}

.instructor_show .part1 .text1 {
    text-align: center;
    line-height: 24px;
    color: #232323;
    font-size: 18px;
    margin: 5px auto
}

.instructor_show .part1 .text2 {
    text-align: center;
    line-height: 22px;
    color: #565656;
    font-size: 16px
}

.instructor_show .instructor_showbox {
    padding: 0 22px 45px
}

.instructor_show .instructor_showbox .title1 {
    color: #e6a3a3;
    font-size: 12px;
    padding: 0 40px 0 20px;
    height: 28px;
    margin: 15px 0 0;
    line-height: 34px;
    background: #ef7400;
    display: inline-block;
    overflow: hidden;
    font-family: "avant_gardebookregular";
    position: relative
}

.instructor_show .instructor_showbox .title1:after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 20px;
    height: 28px;
    z-index: 5;
    background: url("../Images/base_showico1.jpg") no-repeat
}

.instructor_show .instructor_showbox .title1 span {
    color: #fff;
    font-size: 18px;
    margin: 0 5px 0 0;
    max-width: 430px;
    overflow: hidden;
    display: block;
    float: left;
    height: 28px;
    line-height: 28px;
    font-family: "microsoft yahei"
}

.instructor_show .instructor_showbox .text3 {
    background: #f8f8f8;
    line-height: 24px;
    color: #232323;
    font-size: 14px;
    padding: 25px 20px 40px;
    position: relative;
    margin: -2px 0 0
}

.instructor_show .instructor_showbox .text4 {
    line-height: 24px;
    color: #232323;
    font-size: 14px;
    padding: 25px 20px 40px;
    position: relative;
    margin: -2px 0 0
}

.instructor_show .cooperation {
    margin: 25px auto 0;
    background: #fff;
    padding: 55px 0 0
}

.case {
    padding: 40px 0 90px
}

.case .case_main {
    list-style: none;
    width: 1210px;
    margin: 40px 0 30px -10px
}

.case .case_main li {
    float: left;
    width: 393px;
    padding: 7px 7px 20px;
    margin: 0 0 25px 10px
}

.case .case_main li:hover {
    background: #ef7400
}

.case .case_main li:hover .pic img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1)
}

.case .case_main li:hover .txt {
    padding: 25px 20px 0
}

.case .case_main li:hover .txt span a {
    color: #fff
}

.case .case_main li:hover .txt p {
    color: #fff
}

.case .case_main li:hover .txt .more {
    border: 1px solid #fff;
    color: #fff
}

.case .case_main li .pic {
    width: 379px;
    height: 242px;
    position: relative;
    margin: 0 auto;
    overflow: hidden
}

.case .case_main li .pic img {
    -webkit-transition: .4s ease-out;
    -webkit-transition: -webkit-transform .4s ease-out;
    transition: transform .4s ease-out
}

.case .case_main li .txt {
    padding: 25px 0 0
}

.case .case_main li .txt span {
    display: block;
    font-size: 16px;
    height: 24px;
    line-height: 24px;
    overflow: hidden
}

.case .case_main li .txt span a {
    display: block;
    color: #333
}

.case .case_main li .txt p {
    font-size: 14px;
    height: 48px;
    line-height: 24px;
    overflow: hidden;
    display: block;
    color: #666;
    margin: 14px 0 18px
}

.case .case_main li .txt .more {
    width: 94px;
    height: 30px;
    line-height: 29px;
    text-align: center;
    color: #666;
    font-size: 14px;
    display: block;
    overflow: hidden;
    border: 1px solid #b8b8b8
}

.album {
    padding: 35px 0 0
}

.album .album_box {
    background: #f4f4f4;
    padding-bottom: 80px
}

.album .album_box .album_main {
    list-style: none;
    padding: 0 0 75px;
    margin: 15px 0 0 -33px;
    width: 1233px
}

.album .album_box .album_main li {
    float: left;
    background: #fff;
    position: relative;
    border: 2px solid #fff;
    z-index: 1;
    width: 275px;
    margin: 125px 0 0 33px;
    padding: 0 20px 15px
}

.album .album_box .album_main li:hover {
    border: 2px solid #ef7400
}

.album .album_box .album_main li:hover .pic:before {
    width: 100%;
    height: 100%;
    opacity: 100
}

.album .album_box .album_main li:hover .down {
    background: #ef7400;
    border: 1px solid #ef7400;
    color: #fff
}

.album .album_box .album_main li:hover .down:before {
    background: url("../Images/download1.png") no-repeat
}

.album .album_box .album_main li .pic {
    z-index: 5;
    position: relative;
    width: 110px;
    height: 110px;
    display: block;
    border-radius: 50%;
    margin: -55px auto 0
}

.album .album_box .album_main li .pic:before {
    top: 0;
    left: 0;
    opacity: 0;
    content: "";
    display: block;
    width: 0;
    height: 100%;
    z-index: 2;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transition-duration: 1000ms;
    transition-duration: 1000ms;
    position: absolute;
    background-color: rgba(255,255,255,0.2)
}

.album .album_box .album_main li p {
    color: #666;
    margin: 30px 0 17px;
    font-size: 14px;
    height: 96px;
    overflow: hidden;
    line-height: 24px
}

.album .album_box .album_main li .down {
    width: 120px;
    height: 40px;
    display: block;
    color: #ef7400;
    font-size: 14px;
    line-height: 39px;
    padding: 0 10px 0 47px;
    position: relative;
    overflow: hidden;
    border: 1px solid #b8b8b8
}

.album .album_box .album_main li .down:before {
    content: "";
    position: absolute;
    left: 10px;
    top: 7px;
    width: 23px;
    height: 23px;
    background: url("../Images/download.png") no-repeat
}

.video {
    padding: 40px 0 75px
}

.video .video_main {
    list-style: none;
    width: 1218px;
    margin: 50px 0 30px -18px
}

.video .video_main li {
    float: left;
    width: 388px;
    height: 260px;
    position: relative;
    margin: 0 0 25px 18px
}

.video .video_main li:hover .mask {
    opacity: 100;
    display: block\9
}

.video .video_main li .video_img {
    display: block;
    position: relative;
    width: 388px;
    height: 260px
}

.video .video_main li i {
    font-style: inherit;
    width: 58px;
    height: 58px;
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -29px;
    top: 50%;
    z-index: 50;
    margin-top: -29px;
    background: url("../Images/video_ico.png") no-repeat
}

.video .video_main li .mask {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: 0;
    display: none\9;
    background: url("../Images/mask1.png")
}

.video .video_main li .mask p {
    text-align: center;
    color: #fff;
    line-height: 22px;
    height: 66px;
    font-size: 14px;
    overflow: hidden;
    margin: 180px 10px 0
}

.video_show {
    background: #f4f4f4;
    position: relative;
    overflow: hidden;
    padding: 35px 0 40px;
    margin-bottom: 50px
}

.video_show:before {
    content: "";
    position: absolute;
    top: -1px;
    left: 0;
    width: 100%;
    height: 1px;
    background: #dedede
}

.video_show .video_showimg {
    width: 852px;
    height: 462px;
    margin: 40px auto 70px;
    text-align: center;
    overflow: hidden
}

.video_show .video_showimg img {
    max-width: 100%
}

.video_show .base_showbox {
    padding: 0 40px 25px
}

.video_show .base_showbox .title1 {
    color: #e6a3a3;
    font-size: 12px;
    padding: 0 40px 0 20px;
    height: 28px;
    margin: 15px 0 0;
    line-height: 34px;
    background: #ef7400;
    display: inline-block;
    overflow: hidden;
    font-family: "felixtitlingmtstd";
    position: relative
}

.video_show .base_showbox .title1:after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 20px;
    height: 28px;
    z-index: 5;
    background: url("../Images/base_showico1.jpg") no-repeat
}

.video_show .base_showbox .title1 span {
    color: #fff;
    font-size: 18px;
    margin: 0 5px 0 0;
    max-width: 430px;
    overflow: hidden;
    display: block;
    float: left;
    height: 28px;
    line-height: 28px;
    font-family: "microsoft yahei"
}

.video_show .base_showbox .text1 {
    color: #666;
    width: 775px;
    margin: 25px 0 0;
    font-size: 14px;
    line-height: 22px
}

.quotations {
    padding: 40px 0 50px
}

.quotations .quotations_box {
    background: #f3f3f3;
    padding-bottom: 70px
}

.quotations .quotations_box .quotations_main {
    list-style: none;
    width: 1230px;
    padding: 40px 0 35px;
    margin: 20px 0 0 -30px
}

.quotations .quotations_box .quotations_main li {
    float: left;
    width: 585px;
    background: #fff;
    height: 284px;
    margin: 0 0 30px 30px
}

.quotations .quotations_box .quotations_main li:hover .pic .mask {
    opacity: 100;
    display: block\9
}

.quotations .quotations_box .quotations_main li:hover .pic .mask span img {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1)
}

.quotations .quotations_box .quotations_main li:hover .txt span a {
    color: #ef7400
}

.quotations .quotations_box .quotations_main li:hover .txt i {
    background: #ef7400
}

.quotations .quotations_box .quotations_main li:hover .txt .more {
    color: #ef7400
}

.quotations .quotations_box .quotations_main li .pic {
    position: relative;
    float: left;
    width: 284px;
    height: 284px
}

.quotations .quotations_box .quotations_main li .pic .mask {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    display: none\9;
    background: url("../Images/mask2.png");
    transition-duration: .5s;
    -webkit-transition-duration: .5s
}

.quotations .quotations_box .quotations_main li .pic .mask span {
    display: block;
    height: 72px;
    width: 72px;
    position: relative;
    overflow: hidden;
    margin: 110px auto 20px
}

.quotations .quotations_box .quotations_main li .pic .mask span img {
    transform: scale(.8);
    -webkit-transform: scale(.8);
    -moz-transform: scale(.8);
    -ms-transform: scale(.8);
    -o-transform: scale(.8);
    transition-duration: .5s;
    -webkit-transition-duration: .5s
}

.quotations .quotations_box .quotations_main li .txt {
    float: left;
    width: 301px;
    padding: 30px 20px
}

.quotations .quotations_box .quotations_main li .txt span {
    height: 24px;
    line-height: 24px;
    font-size: 18px;
    overflow: hidden
}

.quotations .quotations_box .quotations_main li .txt span a {
    color: #333
}

.quotations .quotations_box .quotations_main li .txt p {
    height: 144px;
    line-height: 24px;
    font-size: 14px;
    overflow: hidden;
    color: #666;
    margin: 20px 0 0
}

.quotations .quotations_box .quotations_main li .txt i {
    width: 100%;
    height: 1px;
    font-style: inherit;
    display: block;
    background: #ccc;
    margin: 5px 0
}

.quotations .quotations_box .quotations_main li .txt .more {
    color: #666;
    font-size: 12px;
    line-height: 24px;
    display: inline-block
}

.elegance {
    padding: 40px 0 60px
}

.elegance .elegance_box {
    background: #f3f3f3;
    padding-bottom: 50px
}

.elegance .elegance_box .elegance_main {
    list-style: none;
    width: 1212px;
    padding: 45px 0 0;
    margin: 20px 0 0 -12px
}

.elegance .elegance_box .elegance_main li {
    float: left;
    margin: 0 0 0 12px;
    width: 392px
}

.elegance .elegance_box .elegance_main li .ele_box {
    background: #fff;
    padding: 20px 0 28px;
    margin-bottom: 12px
}

.elegance .elegance_box .elegance_main li .ele_box:hover .pic1 img,.elegance .elegance_box .elegance_main li .ele_box:hover .pic2 img,.elegance .elegance_box .elegance_main li .ele_box:hover .pic3 img,.elegance .elegance_box .elegance_main li .ele_box:hover .pic4 img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1)
}

.elegance .elegance_box .elegance_main li .ele_box:hover .txt span a {
    color: #ef7400
}

.elegance .elegance_box .elegance_main li .ele_box:hover .txt .more {
    background: #ef7400;
    color: #fff;
    border: 1px solid #ef7400
}

.elegance .elegance_box .elegance_main li .ele_box .pic1,.elegance .elegance_box .elegance_main li .ele_box .pic2,.elegance .elegance_box .elegance_main li .ele_box .pic3,.elegance .elegance_box .elegance_main li .ele_box .pic4 {
    width: 366px;
    height: 221px;
    position: relative;
    margin: 0 auto;
    overflow: hidden
}

.elegance .elegance_box .elegance_main li .ele_box .pic1 img,.elegance .elegance_box .elegance_main li .ele_box .pic2 img,.elegance .elegance_box .elegance_main li .ele_box .pic3 img,.elegance .elegance_box .elegance_main li .ele_box .pic4 img {
    -webkit-transition: .4s ease-out;
    -webkit-transition: -webkit-transform .4s ease-out;
    transition: transform .4s ease-out
}

.elegance .elegance_box .elegance_main li .ele_box .pic2 {
    height: 153px
}

.elegance .elegance_box .elegance_main li .ele_box .pic3 {
    height: 282px
}

.elegance .elegance_box .elegance_main li .ele_box .pic4 {
    height: 215px
}

.elegance .elegance_box .elegance_main li .ele_box .txt {
    width: 325px;
    margin: 0 20px
}

.elegance .elegance_box .elegance_main li .ele_box .txt span {
    display: block;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    font-size: 16px;
    margin: 25px 0 15px
}

.elegance .elegance_box .elegance_main li .ele_box .txt span a {
    display: block;
    color: #333
}

.elegance .elegance_box .elegance_main li .ele_box .txt p {
    height: 72px;
    line-height: 24px;
    overflow: hidden;
    font-size: 14px;
    margin: 0 0 25px;
    display: block;
    color: #666
}

.elegance .elegance_box .elegance_main li .ele_box .txt .more {
    width: 96px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: block;
    overflow: hidden;
    font-size: 14px;
    border: 1px solid #ddd
}

.elegance .elegance_box .elegance_main li .ele_box .txt .more a {
    color: #666
}

.news {
    padding: 40px 0 0px
}

.news .news_box {
    background: #f3f3f3;
    padding-bottom: 60px
}

.news .news_main {
    margin: 20px 0 55px;
    padding: 32px 0 0;
    list-style: none;
    width: 100%
}

.news .news_main li {
    background: #fff;
    display: table;
    width: 100%;
    padding: 30px 25px;
    margin: 0 auto 35px;
    position: relative;
    border-bottom: 3px solid #fff
}

.news .news_main li:hover {
    border-bottom: 3px solid #ef7400
}

.news .news_main li:hover .pic img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1)
}

.news .news_main li:hover .txt span a {
    color: #ef7400
}

.news .news_main li:hover .txt .more {
    background: #ef7400;
    color: #fff;
    border: 1px solid #ef7400
}

.news .news_main li .pic {
    float: left;
    width: 415px;
    height: 185px;
    position: relative;
    overflow: hidden
}

.news .news_main li .pic img {
    -webkit-transition: .4s ease-out;
    -webkit-transition: -webkit-transform .4s ease-out;
    transition: transform .4s ease-out
}

.news .news_main li .txt {
    float: left;
    padding: 0 0 0 25px;
    width: 735px
}

.news .news_main li .txt span {
    display: block;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    font-size: 18px
}

.news .news_main li .txt span a {
    display: block;
    color: #333
}

.news .news_main li .txt time {
    display: block;
    height: 24px;
    line-height: 25px;
    overflow: hidden;
    font-size: 18px;
    margin: 2px 0 0;
    padding: 0 0 0 20px;
    font-size: 14px;
    font-family: arial;
    background: url("../Images/time.png") no-repeat left center;
    color: #666
}

.news .news_main li .txt i {
    font-style: inherit;
    width: 20px;
    height: 2px;
    background: #9f9f9f;
    display: block;
    margin: 20px 0 18px
}

.news .news_main li .txt p {
    display: block;
    margin: 0 0 18px;
    color: #666;
    font-size: 14px;
    height: 48px;
    overflow: hidden;
    line-height: 24px
}

.news .news_main li .txt .more {
    width: 94px;
    height: 28px;
    border: 1px solid #bfbfbf;
    text-align: center;
    line-height: 28px;
    color: #666;
    font-size: 14px;
    display: block;
    border-radius: 3px
}

.news_show {
    background: #f4f4f4;
    position: relative;
    padding: 35px 0 50px;
    margin-bottom: 50px
}

.news_show:before {
    content: "";
    position: absolute;
    top: -1px;
    left: 0;
    width: 100%;
    height: 1px;
    background: #dedede
}

.news_show .news_showbox {
    padding: 35px 22px 115px
}

.news_show .news_showbox .title2 {
    color: #232323;
    font-size: 24px;
    line-height: 30px
}

.news_show .news_showbox .text1 {
    color: #232323;
    font-size: 14px;
    margin: 23px 0 0;
    line-height: 24px
}

.news_show .news_showbox .img1 {
    text-align: center;
    overflow: hidden;
    margin: 55px auto
}

.news_show .news_showbox .img1 img {
    max-width: 100%
}

.source {
    color: #9e9e9e;
    font-size: 12px;
    height: 50px;
    overflow: hidden;
    line-height: 50px;
    border-top: 1px dotted #bfbfbf;
    border-bottom: 1px dotted #bfbfbf;
    margin: 35px 0 0
}

.course {
    padding: 40px 0 0px;
    overflow: hidden
}

.course .course_box {
    width: 1420px;
    margin: 0 auto
}

.course .course_main {
    width: 1425px;
    overflow: hidden;
    margin: 50px 0 40px -5px;
    list-style: none
}

.course .course_main li {
    float: left;
    width: 470px;
    height: 308px;
    margin: 0 0 8px 5px;
    position: relative
}

.course .course_main li:hover .mask {
    -moz-opacity: 100;
    -khtml-opacity: 100;
    opacity: 100;
    display: block\9
}

.course .course_main li:hover .mask span {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1)
}

.course .course_main li .mask {
    display: block;
    background: url("../Images/mask3.png");
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    padding: 70px 60px 20px;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    display: none\9;
    -webkit-transition-duration: .55s;
    transition-duration: .55s
}

.course .course_main li .mask big {
    display: block;
    text-align: center;
    color: #fff;
    font-size: 20px;
    line-height: 38px;
    margin: 0 auto 15px;
    display: table;
    padding: 0 5px;
    height: 38px;
    overflow: hidden;
    border-bottom: 1px solid #fff
}

.course .course_main li .mask p {
    color: #fff;
    font-size: 14px;
    line-height: 22px;
    text-align: center
}

.course .course_main li .mask span {
    display: block;
    margin: 25px auto 20px;
    width: 39px;
    height: 39px;
    overflow: hidden;
    text-align: center;
    position: relative;
    transform: scale(.8);
    -webkit-transform: scale(.8);
    -moz-transform: scale(.8);
    -ms-transform: scale(.8);
    -o-transform: scale(.8);
    -webkit-transition-duration: .55s;
    transition-duration: .55s
}

.course .course_main li .pic {
    position: relative;
    display: block;
    width: 470px;
    height: 308px
}

.course .news_btn {
    margin: 0 auto;
    width: 205px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    display: block;
    color: #fff;
    background: #989898;
    font-size: 14px
}

.course .news_btn:hover {
    background: #ef7400
}

.course_show {
    background: #f4f4f4;
    position: relative;
    padding: 35px 0 0;
    margin-bottom: 50px
}

.course_show:before {
    content: "";
    position: absolute;
    top: -1px;
    left: 0;
    width: 100%;
    height: 1px;
    background: #dedede
}

.course_show .cooperation {
    padding: 15px 0 0
}

.course_show .leftz {
    background: none
}

.course_show .part1 {
    background: #fff;
    padding: 20px 20px 25px
}

.course_show .part1 .courseshow_tab {
    float: left;
    width: 540px;
    overflow: hidden;
    position: relative
}

.course_show .part1 .courseshow_tab .magic_lantern_box {
    width: 540px;
    height: 450px;
    position: relative;
    overflow: hidden
}

.course_show .part1 .courseshow_tab .magic_lantern_box .magic_lantern_list {
    height: 350px
}

.course_show .part1 .courseshow_tab .magic_lantern_box .magic_lantern_list li {
    display: none;
    text-align: center;
    width: 540px;
    list-style: none;
    height:350px;
    position: relative
}

.course_show .part1 .courseshow_tab .magic_lantern_box .magic_lantern_list .current {
    display: block
}

.course_show .part1 .courseshow_tab .video_synopsis {
    height: 50px;
    width: 100%;
    list-style: none
}

.course_show .part1 .courseshow_tab .synopsis_left,.course_show .part1 .courseshow_tab .magic_lantern_small {
    float: left
}

.course_show .part1 .courseshow_tab .magic_lantern_small {
    height: 90;
    width: 540px;
    margin: 10px 0 0 -10px
}

.course_show .part1 .courseshow_tab .magic_lantern_small li {
    width: 95px;
    height: 65px;
    list-style: none;
    float: left;
    cursor: pointer;
    position: relative;
    margin: 0 0 0 10px
}

.course_show .part1 .courseshow_tab .slider-for {
    width: 440px;
    height: 288px
}

.course_show .part1 .courseshow_tab .slider-for p {
    width: 440px;
    height: 288px;
    position: relative
}

.course_show .part1 .courseshow_tab .slider-nav {
    width: 450px;
    margin: 0 0 0 -5px
}

.course_show .part1 .courseshow_tab .slider-nav .slick-current p {
    border: 1px solid #ef7400
}

.course_show .part1 .courseshow_tab .slider-nav p {
    cursor: pointer;
    width: 140px;
    height: 93px;
    margin: 15px 5px 0;
    position: relative;
    border: solid 1px #fff
}

.course_show .part1 .courseshow_tab .slider-nav p:hover {
    border: 1px solid #ef7400
}

.course_show .part1 .txt {
    float: right;
    width: 307px
}

.course_show .part1 .txt big {
    display: block;
    color: #333;
    font-size: 16px;
    line-height: 24px;
    font-weight: bold;
    margin: 15px 0 23px
}

.course_show .part1 .txt .text1 {
    color: #666;
    font-size: 14px;
    line-height: 22px;
    margin: 14px 0 0
}

.course_show .part1 .txt .baoming {
    display: inline-block;
    width: 134px;
    height: 42px;
    background: #152f0e;
    text-align: center;
    line-height: 42px;
    color: #fff;
    font-size: 14px;
    overflow: hidden;
    margin: 25px 0 50px
}

.course_show .part1 .txt .baoming2 {
    background: #ff8400
}

.course_show .part1 .txt .share {
    display: block
}

.course_show .part1 .txt .share i {
    font-style: inherit;
    float: left;
    line-height: 22px;
    color: #666;
    margin: 4px 0 0;
    font-size: 14px;
    width: 60px
}

.course_show .part1 .txt .share span {
    float: left;
    display: block;
    width: 345px
}

.course_show .recommended {
    margin: 40px auto 30px
}

.course_show .recommended .recommended_box1 {
    height: 110px;
    background: url("../Images/recom_bg.png") no-repeat center
}

.course_show .recommended .recommended_box1 .pic {
    display: block;
    position: relative;
    width: 85px;
    height: 85px;
    border: 5px solid #ff8400;
    border-radius: 50%;
    float: left;
    margin: 15px 0 0
}

.course_show .recommended .recommended_box1 .txt1 {
    float: left;
    margin: 13px 0 0 25px;
    width: 20px;
    text-align: center;
    color: #333;
    font-size: 16px;
    font-weight: bold
}

.course_show .recommended .recommended_box1 .txt2 {
    color: #8e8e8e;
    float: left;
    width: 745px;
    font-size: 13px;
    margin: 33px 0 0 30px;
    line-height: 24px
}

.course_show .recommended .recommended_box2 {
    margin: 10px 0 0;
    padding: 0 0 0 120px;
    list-style: none
}

.course_show .recommended .recommended_box2 li {
    float: left;
    height: 20px;
    border: 1px solid #ef7400;
    border-radius: 50px;
    line-height: 19px;
    color: #ef7400;
    font-size: 12px;
    padding: 0 10px;
    margin: 10px 5px 0
}

.course_show .recommended .recommended_box2 li:hover {
    background: #ef7400;
    color: #fff
}

.course_show .recommended .recommended_box2 span {
    display: block;
    float: left;
    height: 37px;
    margin: 0 5px 0 0;
    overflow: hidden
}
.course_show .recommended .recommended_box2 .royuflku {
    display: inline-block;
    height: 30px;
    padding:0 10px;
    line-height: 30px;
    background: #152f0e;
    border-radius: 3px;
    color: #fff

}
.course_show .recommended .recommended_box2 span img {
    max-width: 100%
}

.course_show .courshowmain {
    width: 100%
}

.course_show .courshowmain .cour_title .subnav {
    list-style: none;
    width: 666px;
    /*background: #fff;*/
    float: left;
    z-index: 99;
    border-left: 1px solid #d5d5d5
}

.course_show .courshowmain .cour_title .subnav li {
    float: left;
    width: 95px;
    border-top: 2px solid #ef7400;
    border-right: 1px solid #d5d5d5;
    text-align: center;
    height: 39px;
    line-height: 38px;
    font-size: 15px;
    position: relative
}

.course_show .courshowmain .cour_title .subnav li:hover {
    border-top: 2px solid #ef7400;
    font-weight: bold
}

.course_show .courshowmain .cour_title .subnav li:after {
    content: "";
    left: -1px;
    position: absolute;
    bottom: -1px;
    width: 96px;
    height: 2px;
    border: 1px solid #d5d5d5;
    border-top: none
}

.course_show .courshowmain .cour_title .subnav li a {
    display: block;
    color: #666
}

.course_show .courshowmain .cour_title .subnav .active {
    border-top: 2px solid #ef7400;
    font-weight: bold
}

.course_show .courshowmain .scllor {
    border: 1px solid #d5d5d5;
    background: #fff;
    padding: 15px 35px 20px 20px
}

.course_show .courshowmain .scllor .box-1 {
    width: 100%;
    display: inline-block;
    padding: 20px 0 65px;
    border-bottom: 1px solid #f1f1f1
}

.course_show .courshowmain .scllor .box-1:last-child {
    border-bottom: none;
    padding-bottom: 25px
}

.course_show .courshowmain .scllor .left_title {
    float: left;
    width: 80px;
    min-height: 80px;
    padding: 10px 3px;
    margin: 20px 0 0;
    background: #ef7400
}

.course_show .courshowmain .scllor .left_title big {
    color: #fff;
    line-height: 22px;
    text-align: center;
    font-weight: bold;
    display: block;
    font-size: 15px
}

.course_show .courshowmain .scllor .left_title i {
    font-style: inherit;
    position: relative;
    width: 40px;
    height: 32px;
    display: block;
    margin: 5px auto 0
}

.course_show .courshowmain .scllor .right_txt {
    padding-top: 20px;
    float: right;
    width: 770px
}

.course_show .courshowmain .scllor .right_txt em {
    display: block;
    color: #333;
    font-size: 14px;
    font-weight: bold;
    line-height: 24px;
    margin: 18px 0 0
}

.course_show .courshowmain .scllor .right_txt .text1 {
    display: block;
    color: #333;
    font-size: 14px;
    line-height: 24px
}

.course_show .courshowmain .scllor .right_txt .licheng {
    list-style: none;
    margin: 23px 0 0;
    padding: 0 0 0 40px
}

.course_show .courshowmain .scllor .right_txt .licheng li {
    background: url("../Images/line2.png") repeat-y top left;
    display: inline-block;
    width: 100%;
    position: relative;
    padding: 0 0 0 50px
}

.course_show .courshowmain .scllor .right_txt .licheng li span {
    display: block;
    position: absolute;
    width: 54px;
    height: 54px;
    left: -27px;
    top: 0;
    background: url("../Images/course_showico10.png") no-repeat;
    color: #fff;
    font-size: 12px;
    padding: 8px 16px;
    line-height: 13px;
    text-align: center;
    overflow: hidden
}

.course_show .courshowmain .scllor .right_txt .licheng li big {
    display: block;
    color: #ef7400;
    font-size: 18px;
    line-height: 24px;
    margin: 0 0 7px
}

.course_show .courshowmain .scllor .right_txt .licheng li .text2 {
    display: block;
    color: #333;
    font-size: 14px;
    line-height: 24px
}

.course_show .courshowmain .scllor .right_txt .licheng li .img1 {
    overflow: hidden;
    margin: 35px 0 55px
}

.course_show .courshowmain .scllor .right_txt .licheng li .img1 img {
    max-width: 100%
}

.course_show .courshowmain .scllor .right_txt .licheng li .img2 {
    overflow: hidden;
    margin: 35px 0 0
}

.course_show .courshowmain .scllor .right_txt .licheng li .img2 img {
    max-width: 100%
}

.course_show .courshowmain .scllor .right_txt .text3 {
    display: block;
    color: #333;
    font-size: 14px;
    line-height: 24px;
    margin: 25px 0 0
}

.course_show .courshowmain .scllor .right_txt .img3 {
    overflow: hidden;
    margin: 58px 0 35px
}

.course_show .courshowmain .scllor .right_txt .img3 img {
    max-width: 100%
}

.course_show .courshowmain .scllor .right_txt strong {
    color: #333;
    font-size: 16px;
    font-weight: bold;
    display: block;
    margin: 40px 0 0
}

.course_show .courshowmain .scllor .right_txt .table_1 {
    margin: 35px 0 5px;
    border: 1px solid #d4d4d4
}

.course_show .courshowmain .scllor .right_txt .table_1 tr {
    border-bottom: 1px solid #d4d4d4
}

.course_show .courshowmain .scllor .right_txt .table_1 th {
    border-right: 1px solid #d4d4d4;
    color: #666;
    font-size: 14px;
    line-height: 22px;
    padding: 10px 15px;
    font-weight: 100;
    text-align: left;
    width: 160px
}

.course_show .courshowmain .scllor .right_txt .table_1 td {
    color: #666;
    font-size: 14px;
    line-height: 22px;
    padding: 10px 15px;
    font-weight: 100;
    text-align: left
}

.course_show .courshowmain .scllor .right_txt .table_1 td i {
    font-style: inherit;
    color: #ef7400;
    font-weight: bold;
    font-size: 14px;
    font-family: arial
}

.course_show .courshowmain .scllor .right_txt .table_1 td a {
    font-style: inherit;
    color: #ef7400;
    font-weight: bold;
    font-size: 14px;
    font-family: arial
}

.course_show .courshowmain .scllor .right_txt .table_1 td a:hover {
    color: #9f2727
}

.course_show .courshowmain .scllor .right_txt .table_1 b {
    display: block;
    color: #333;
    font-size: 14px;
    font-weight: bold;
    line-height: 22px
}

.bd_weixin_popup {
    box-sizing: content-box !important;
    -webkit-box-sizing: content-box !important;
    -moz-box-sizing: content-box !important
}

.contact {
    padding: 40px 0 75px;
    overflow: hidden
}

.contact .contact_map {
    width: 100%;
    height: 640px;
    margin: 50px auto 0;
    position: relative;
    z-index: 1
}

.contact .contact_map #allmap {
    width: 100%;
    height: 640px;
    z-index: 5
}

.contact .contact_map #allmap .anchorBL {
    display: none
}

.contact .contact_map #allmap .BMapLib_sendToPhone {
    display: none
}

.contact .contact_map .cont_box {
    position: absolute;
    bottom: 40px;
    height: 170px;
    width: 1200px;
    z-index: 99;
    left: 50%;
    margin-left: -600px;
    background: #ce0c0c
}

.contact .contact_map .cont_box ul {
    list-style: none
}

.contact .contact_map .cont_box ul li {
    width: 25%;
    float: left;
    padding: 35px 0 0
}

.contact .contact_map .cont_box ul li:hover .pic {
    transform: rotateZ(360deg);
    -webkit-transform: rotateZ(360deg);
    -moz-transform: rotateZ(360deg)
}

.contact .contact_map .cont_box ul li .pic {
    width: 40px;
    height: 37px;
    position: relative;
    margin: 0 auto;
    -webkit-transition: -webkit-transform .4s ease-out;
    transition: transform .4s ease-out
}

.contact .contact_map .cont_box ul li p {
    border-top: 1px solid #d83d3d;
    text-align: center;
    height: 60px;
    overflow: hidden;
    color: #fff;
    margin: 15px auto 0;
    padding: 15px 0 0;
    font-size: 14px;
    line-height: 22px
}

.contact .contact_map .cont_box ul li p a {
    color: #fff
}

.contact .contact_map .cont_box ul li p a:hover {
    color: #000
}

.complaints {
    padding: 40px 0 90px;
    overflow: hidden
}

.complaints .complaints_box {
    width: 1000px;
    z-index: 10;
    position: relative
}

.complaints .complaints_box .pen {
    width: 293px;
    height: 302px;
    position: absolute;
    z-index: 50;
    right: -235px;
    bottom: 140px
}

.complaints .complaints_main {
    list-style: none;
    width: 1020px;
    margin: 50px 0 0 -20px
}

.complaints .complaints_main li {
    width: 490px;
    float: left;
    margin: 0 0 20px 20px;
    position: relative
}

.complaints .complaints_main li span {
    display: block;
    position: absolute;
    left: 10px;
    top: 15px
}

.complaints .complaints_main li input {
    width: 100%;
    background: #f2f3f5;
    border: none;
    padding: 10px 15px 10px 20px;
    color: #666;
    font-size: 14px;
    border: 1px solid #f2f3f5;
    font-family: "微软雅黑"
}

.complaints .complaints_main li input::-webkit-input-placeholder,.complaints .complaints_main li input input::-webkit-input-placeholder {
    color: #666
}

.complaints .complaints_main li input::-moz-placeholder,.complaints .complaints_main li input input:-moz-placeholder {
    color: #666
}

.complaints .complaints_main li input::-moz-placeholder,.complaints .complaints_main li input input::-moz-placeholder {
    color: #666
}

.complaints .complaints_main li input::-ms-input-placeholder,.complaints .complaints_main li input input:-ms-input-placeholder {
    color: #666
}

.complaints .complaints_main li textarea {
    width: 100%;
    height: 220px;
    line-height: 24px;
    background: #f2f3f5;
    border: 1px solid #f2f3f5;
    padding: 10px 25px 10px 20px;
    color: #666;
    font-size: 14px;
    border: none;
    font-family: "微软雅黑"
}

.complaints .complaints_main li textarea::-webkit-input-placeholder,.complaints .complaints_main li textarea textarea::-webkit-input-placeholder {
    color: #666
}

.complaints .complaints_main li textarea::-moz-placeholder,.complaints .complaints_main li textarea textarea:-moz-placeholder {
    color: #666
}

.complaints .complaints_main li textarea::-moz-placeholder,.complaints .complaints_main li textarea textarea::-moz-placeholder {
    color: #666
}

.complaints .complaints_main li textarea::-ms-input-placeholder,.complaints .complaints_main li textarea textarea:-ms-input-placeholder {
    color: #666
}

.complaints .complaints_main .li_1 {
    width: 1000px
}

.complaints .complaints_main .li_2 {
    width: 1000px
}

.complaints .complaints_main .li_2 small {
    display: block;
    float: left;
    width: 140px;
    position: relative
}

.complaints .complaints_main .li_2 .codes {
    width: 104px;
    height: 38px;
    float: left;
    margin: 0 10px;
    display: block;
    position: relative
}

.complaints .complaints_main .li_3 {
    width: 1000px;
    margin: 15px 0 0
}

.complaints .complaints_main .li_3 #send {
    height: 44px;
    width: 358px;
    float: left;
    background: #ef7400;
    border: 2px solid #ef7400;
    border: none;
    color: #fff;
    text-align: center;
    line-height: 42px;
    font-size: 14px;
    font-weight: bold;
    overflow: hidden;
    display: block;
    margin: 0 0 0 130px;
    padding: 0
}

.complaints .complaints_main .li_3 #send:hover {
    background: #af0606;
    border: 2px solid #af0606
}

.complaints .complaints_main .li_3 #reset {
    height: 44px;
    width: 358px;
    border: 2px solid #dadada;
    float: left;
    background: #fff;
    color: #666;
    text-align: center;
    line-height: 42px;
    font-size: 14px;
    font-weight: bold;
    overflow: hidden;
    display: block;
    margin: 0 0 0 20px;
    padding: 0
}

.complaints .complaints_main .li_3 #reset:hover {
    background: #ef7400;
    border: 2px solid #ef7400;
    color: #fff
}

.complaints .complaints_main .rred {
    border: 1px solid #ef7400
}

.sign {
    background: url("../picture/bm.jpg") no-repeat center;
    height: 800px
}

.sign .sign_box {
    width: 1050px;
    margin: 0 auto;
    padding: 60px 0 0
}

.sign .sign_box em {
    display: block;
    font-style: inherit;
    color: #fff;
    font-size: 32px;
    font-weight: bold;
    line-height: 40px;
    margin: 0 0 15px
}

.sign .sign_box .box {
    /*background: #fff;
    /*box-shadow: 1px 0 10px #c0c0c0*/
}

.sign .sign_box .box .pic {
    width: 472px;
    height: 625px;
    float: right;
    position: relative
}

.sign .sign_box .box .txt {
    float: left;background: #fff;
    width: 478px;
    padding: 15px 55px 0
}

.sign .sign_box .box .txt big {
    display: block;
    color: #333;
    font-size: 22px;
    font-weight: bold;
    height: 46px;
    line-height: 46px;
    margin: 0 0 10px;
    border-bottom: 2px solid #5c5c5c
}

.sign .sign_box .box .txt .sign_main {
    list-style: none;
    width: 100%
}

.sign .sign_box .box .txt .sign_main li {
    width: 100%;
    position: relative;
    display: inline-block
}

.sign .sign_box .box .txt .sign_main li span {
    display: block;
    width: 100%;
    height: 24px;
    overflow: hidden;
    position: relative;
    padding: 0 0 0 10px;
    line-height: 24px;
    color: #666;
    font-size: 14px;
    margin: 0 0 5px
}

.sign .sign_box .box .txt .sign_main li span i {
    display: block;
    font-style: inherit;
    position: absolute;
    left: 0;
    top: 2px;
    color: #f00;
    font-size: 14px
}

.sign .sign_box .box .txt .sign_main li input {
    width: 100%;
    border: 3px solid #ddd;
    padding: 4px 10px;
    color: #666;
    font-size: 14px;
    border-radius: 1px;
    font-family: "微软雅黑"
}

.sign .sign_box .box .txt .sign_main li input:focus {
    border: 3px solid #407bad
}

.sign .sign_box .box .txt .sign_main li input::-webkit-input-placeholder,.sign .sign_box .box .txt .sign_main li input input::-webkit-input-placeholder {
    color: #a4a3a3
}

.sign .sign_box .box .txt .sign_main li input::-moz-placeholder,.sign .sign_box .box .txt .sign_main li input input:-moz-placeholder {
    color: #a4a3a3
}

.sign .sign_box .box .txt .sign_main li input::-moz-placeholder,.sign .sign_box .box .txt .sign_main li input input::-moz-placeholder {
    color: #a4a3a3
}

.sign .sign_box .box .txt .sign_main li input::-ms-input-placeholder,.sign .sign_box .box .txt .sign_main li input input:-ms-input-placeholder {
    color: #a4a3a3
}

.sign .sign_box .box .txt .sign_main li select {
    width: 100%;
    border: 3px solid #ddd;
    padding: 4px 10px;
    color: #666;
    font-size: 14px;
    border-radius: 1px;
    font-family: "微软雅黑"
}

.sign .sign_box .box .txt .sign_main li textarea {
    width: 100%;
    height: 100px;
    line-height: 24px;
    padding: 10px 15px 10px 10px;
    color: #666;
    font-size: 14px;
    border: 3px solid #ddd;
    font-family: "微软雅黑"
}

.sign .sign_box .box .txt .sign_main li textarea:focus {
    border: 1px solid #407bad
}

.sign .sign_box .box .txt .sign_main li textarea::-webkit-input-placeholder,.sign .sign_box .box .txt .sign_main li textarea textarea::-webkit-input-placeholder {
    color: #a4a3a3
}

.sign .sign_box .box .txt .sign_main li textarea::-moz-placeholder,.sign .sign_box .box .txt .sign_main li textarea textarea:-moz-placeholder {
    color: #a4a3a3
}

.sign .sign_box .box .txt .sign_main li textarea::-moz-placeholder,.sign .sign_box .box .txt .sign_main li textarea textarea::-moz-placeholder {
    color: #a4a3a3
}

.sign .sign_box .box .txt .sign_main li textarea::-ms-input-placeholder,.sign .sign_box .box .txt .sign_main li textarea textarea:-ms-input-placeholder {
    color: #a4a3a3
}

.sign .sign_box .box .txt .sign_main li .fbtn {
    height: 40px;
    width: 134px;float:left;
    background: #396c2f;
    border: none;
    color: #fff;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    font-weight: bold;
    overflow: hidden;
    display: block;
    padding: 0;
}

.sign .sign_box .box .txt .sign_main li .fbtn:hover {
    background: #ef7400
}
.sign .sign_box .box .txt .sign_main li .fcel {
    height: 40px;
    width: 134px;float:left;margin-left:5px;
    background: #ef7400;
    border: none;
    color: #fff;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    font-weight: bold;
    overflow: hidden;
    display: block;
    padding: 0;
}
.sign .sign_box .box .txt .sign_main li .fcel:hover {
    background: #396c2f
}
.sign .sign_box .box .txt .sign_main li small {
    display: block;
    float: left;
    width: 100px
}

.sign .sign_box .box .txt .sign_main li .codes {
    position: relative;
    float: left;
    height: 29px;
    display: block;
    width: 80px;
    margin: 0 10px
}

.sign .sign_box .box .txt .sign_main li .qing {
    position: relative;
    float: left;
    height: 29px;
    line-height: 29px;
    color: #333;
    font-size: 12px;
    display: block;
    width: 165px;
    overflow: hidden
}

.sign .sign_box .box .txt .sign_main li .qing:hover {
    color: #ef7400
}

.sign .sign_box .box .txt .sign_main .rred {
    border: 1px solid #ef7400
}

.advantage {
    overflow: hidden;
    padding: 10px 0 35px
}

.advantage .text1 {
    color: #666;
    font-size: 16px;
    text-align: center;
    line-height: 24px;
    margin: 30px auto
}

.searchz {
    margin: 50px auto 15px
}

.searchz .search_main {
    width: 100%;
    display: table;
    margin: 0 0 20px;
    list-style: none
}

.searchz .search_main li {
    width: 100%;
    display: table;
    border-bottom: 1px solid #d9d9d9;
    padding: 30px 0
}

.searchz .search_main li:hover .txt span a {
    color: #3757be
}

.searchz .search_main li:hover .txt .more {
    color: #3757be
}

.searchz .search_main li .txt {
    width: 100%
}

.searchz .search_main li .txt span {
    display: block;
    margin: 15px 0 0;
    font-size: 16px;
    line-height: 24px;
    height: 24px;
    overflow: hidden;
    font-family: "微软雅黑";
    font-weight: bold
}

.searchz .search_main li .txt span a {
    color: #444
}

.searchz .search_main li .txt p {
    display: block;
    font-size: 12px;
    line-height: 22px;
    height: 44px;
    overflow: hidden;
    font-family: "微软雅黑";
    color: #888
}

.searchz .search_main li .txt .more {
    display: block;
    font-size: 12px;
    line-height: 24px;
    height: 24px;
    margin: 15px 0 0;
    overflow: hidden;
    font-family: "微软雅黑";
    color: #aaa
}

.searchz .search_main li .txt i {
    width: 25px;
    height: 1px;
    margin: 10px 0;
    display: block;
    background: #3757be
}

.search_mask {
    background: url("../Images/search_mask.png");
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 999;
    top: 0;
    left: 0
}

.search_mask .s_box {
    width: 350px;
    height: 136px;
    padding: 25px;
    top: 50%;
    left: 50%;
    margin-left: -175px;
    position: absolute;
    margin-top: -68px;
    background: #fff
}

.search_mask .s_box .text1 {
    text-align: center;
    line-height: 24px;
    color: #666;
    font-size: 16px
}

.search_mask .s_box #sure {
    width: 140px;
    height: 36px;
    display: block;
    margin: 20px auto 0;
    background: #ef7400;
    border-radius: 2px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    line-height: 36px;
    letter-spacing: 5px
}

.map {
    margin: 0px auto
}

.map dl {
    margin: 20px 0;
    overflow: hidden;
    border-bottom: 1px solid #a8afb1
}

.map dl:hover {
    background: #f5f8fa
}

.map dl:hover dt a {
    color: #e0e9f3;
    font-weight: bold
}

.map dt {
    background: #ef7400;
    font-size: 14px;
    float: left;
    width: 12%;
    text-align: center
}

.map dt:hover {
    background: #af0606
}

.map dt a {
    color: #fff;
    display: block;
    line-height: 40px
}

.map dt a:hover {
    color: #ef7400;
    font-weight: bold
}

.map dd {
    font-size: 12px;
    display: block;
    overflow: hidden;
    float: left;
    width: 85%
}

.map dd .p2 {
    padding: 0 0 0 20px;
    clear: both
}

.map dd .p2 a {
    color: #503507;
    font-size: 13px;
    line-height: 40px;
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.map dd .p2 a:hover {
    color: #ef7400
}

.map dd div {
    clear: both;
    overflow: hidden;
    padding: 0 20px 0 10px
}

.map dd div a {
    color: #333;
    line-height: 40px;
    float: left;
    padding: 0 10px
}

.map dd div a:hover {
    color: #ef7400
}

.back {
    margin: 20px auto;
    clear: both;
    width: 160px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    display: block;
    color: #fff;
    background: #304e1c;
    font-size: 14px
}

.back:hover {
    background: #ef7400
}

.back a {
    display: block;
    color: #fff
}

.bannerz .customized .cus_main1 li .cus_input {
    border: 1px solid #d9d8d7;
    width: 100%;
    padding: 7px 0 7px 10px;
    border-radius: 2px;
    font-size: 12px
}

.bannerz .customized .cus_main1 li input.validate-on,.complaints .complaints_main li input.validate-on,.sign .sign_box .box .txt .sign_main li input.validate-on,.rightz .build .build_box .cus_main li input.validate-on {
    border: 1px solid #f00
}

.sign .sign_box .box .txt .sign_main li {
    height: 74px
}

.sign .sign_box .box .txt .sign_main li>p {
    color: #f00
}

.page .cpb {
    background: #ef7400;
    color: #fff;
    border: 1px solid #ef7400
}

.home_course .home_coursemain .home_coursenr .pic .mask p {
    max-height: 48px
}

.base .base_main dl dd span,.quotations .quotations_box .quotations_main li .txt span {
    display: block;
    overflow: hidden
}

.rightz .build .build_box .cus_main1 {
    list-style: none;
    margin: 0 auto;
    display: none
}

.rightz .build .build_box .cus_main1 li {
    width: 95%;
    display: table;
    margin: 0 auto 12px
}

.rightz .build .build_box .cus_main1 li input {
    font-family: "microsoft yahei";
    font-size: 12px;
    color: #666
}

.rightz .build .build_box .cus_main1 li input:focus {
    border: 1px solid #ef7400
}

.rightz .build .build_box .cus_main1 li input::-webkit-input-placeholder,.rightz .build .build_box .cus_main1 li input input::-webkit-input-placeholder {
    color: #acacac
}

.rightz .build .build_box .cus_main1 li input::-moz-placeholder,.rightz .build .build_box .cus_main1 li input input:-moz-placeholder {
    color: #acacac
}

.rightz .build .build_box .cus_main1 li input::-moz-placeholder,.rightz .build .build_box .cus_main1 li input input::-moz-placeholder {
    color: #acacac
}

.rightz .build .build_box .cus_main1 li input::-ms-input-placeholder,.rightz .build .build_box .cus_main1 li input input:-ms-input-placeholder {
    color: #acacac
}

.rightz .build .build_box .cus_main1 li .cus_input {
    border: 1px solid #d9d8d7;
    width: 100%;
    padding: 7px 0 7px 10px;
    border-radius: 2px;
    font-size: 12px
}

.rightz .build .build_box .cus_main1 li #cus_submit {
    float: left;
    display: block;
    width: 85px;
    height: 37px;
    margin: 20px auto 0;
    background: #ef7400;
    border-radius: 50px;
    text-align: center;
    line-height: 37px;
    color: #fff;
    font-size: 14px
}

.rightz .build .build_box .cus_main1 li #cus_submit:hover {
    background: #af0606
}

.rightz .build .build_box .cus_main1 li #cus_prev {
    float: left;
    display: block;
    width: 100px;
    height: 37px;
    margin: 20px auto 0 20px;
    background: #ef7400;
    border-radius: 50px;
    text-align: center;
    line-height: 37px;
    color: #fff;
    font-size: 14px
}

.rightz .build .build_box .cus_main1 li #cus_prev:hover {
    background: #af0606
}

.rightz .build .build_box .cus_main2 {
    list-style: none;
    margin: 0 auto;
    display: none
}

.rightz .build .build_box .cus_main2 big {
    display: block;
    text-align: center;
    line-height: 24px;
    height: 24px;
    overflow: hidden;
    color: #ef7400;
    font-size: 16px
}

.rightz .build .build_box .cus_main2 p {
    display: block;
    text-align: center;
    line-height: 22px;
    height: 66px;
    overflow: hidden;
    color: #333;
    margin: 5px auto;
    font-size: 13px
}

.rightz .build .build_box .cus_main2 p i {
    font-style: inherit;
    color: #11a1ce;
    font-family: "avant_gardebookregular";
    font-weight: bold
}

.rightz .build .build_box .cus_main2 #cus_sure {
    display: block;
    width: 190px;
    height: 37px;
    margin: 20px auto 15px;
    background: #ef7400;
    border-radius: 50px;
    text-align: center;
    line-height: 37px;
    color: #fff;
    font-size: 14px
}

.rightz .build .build_box .cus_main2 #cus_sure:hover {
    background: #af0606
}

.rightz .build .build_box .cus_main1 li input.validate-on,.bannerz .customized .cus_main li input.validate-on {
    border: 1px solid #f00
}

.leadership {
    padding: 35px 0;
    list-style: none;
    width: 100%
}

.leadership li {
    background: #fff;
    display: table;
    width: 100%;
    margin-bottom: 25px;
    position: relative
}

.leadership li:last-child {
    border-bottom: none
}

.leadership li:hover .pic img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1)
}

.leadership li:hover .txt span a {
    text-decoration: none;
    color:#384c32;
}

.leadership li:hover .txt .more {
    background: #023a96
}

.leadership li .pic {
    float: left;
    width: 37%;
    position: relative;
    overflow: hidden
}

.leadership li .pic:after {
    content: "";
    display: block;
    padding-bottom: 66.7%
}

.leadership li .pic .tag {
    top: 0;
    left: 35px;
    position: absolute
}

.leadership li .pic .tag span {
    color: #fff;
    padding: 0 17px;
    line-height: 34px;
    background: #ef7400;
    display: inline-block;
    margin-right: 2px
}

.leadership li .pic .tag img {
    max-height: 20px;
    margin-top: 5px;
    margin-right: 5px;
    vertical-align: top
}

.leadership li .pic img {
    vertical-align: top;
    -webkit-transition: .4s ease-out;
    -webkit-transition: -webkit-transform .4s ease-out;
    transition: transform .4s ease-out
}

.leadership li .txt {
    float: left;
    width: 63%;
    padding: 0 50px;
    padding-top: 30px
}

.leadership li .txt .tag {
    margin: 15px 0 25px 0
}
.leadership li .txt .tag .royuflku {
    display: inline-block;
    height: 30px;
    padding:0 10px;
    line-height: 30px;
    background: #152f0e;
    border-radius: 3px;
    color: #fff

}
.leadership li .txt .tag span {
    color: #ef7400;
    display: inline-block;
    border-radius: 30px;
    padding: 0 20px;
    line-height: 26px;
    height: 28px;
    margin-right: 10px;
    border: solid 1px #152f0e
}

.leadership li .txt .t1 {
    color: #000;
    height: 24px;
    overflow: hidden;
    font-size: 14px;
    font-weight: bold
}

.leadership li .txt .t2 {
    /*height: 72px;*/
    color: #4a4a4a;
    overflow: hidden;
    line-height: 24px;
    margin-bottom:15px
}

.leadership li .txt .t3 {
    color: #999;
    /*margin-top: 7px*/
}

.leadership li .txt .t3 span {
    float: left;
    display: block;
    padding-right: 50px
}

.leadership li .txt .t3 i {
    color: #000
}

@media (max-width:1280px) {
    .leadership li .txt {
        padding-top: 10px
    }
}

.leadership li .txt .tit {
    display: block;  font-weight: 600;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    font-size: 20px;
    /*margin: 13px 0 0*/
}

.leadership li .txt .tit a {
    display: block;
    color: #676767
}


.leadership li .txt time {
    display: block;
    height: 24px;
    line-height: 25px;
    overflow: hidden;
    font-size: 18px;
    margin: 2px 0 0;
    padding: 0 0 0 20px;
    font-size: 14px;
    font-family: arial;
    background: url("../Images/time.png") no-repeat left center;
    color: #666
}

.leadership li .txt .more {
    width: 134px;
    height: 40px;
    background: #ef7400;
    text-align: center;
    line-height: 39px;
    color: #fff;
    font-size: 14px;
    overflow: hidden;
    display: block;
    right: 50px;
    bottom: 10px;
    position: absolute
}

.leadership_box .news_btn {
    margin: 0 auto;
    width: 205px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    display: block;
    color: #fff;
    background: #989898;
    font-size: 14px
}

.leadership_box .news_btn:hover {
    background: #ef7400
}

.xz-kecheng {
    /*background: #f7f7f8*/
}
.leadership_box{
    background: #f3f3f3;
}
.leadership_box .container {
    width: 1200px
}

/*@media (max-width:1420px) {
    .leadership_box .container {
        width: 100%;
        padding: 0 15px
    }
}*/

.rightz .hot_praise {
    margin-top: 20px;
    background: #fff;
    padding-bottom: 40px
}

.rightz .hot_praise .scllor {
    padding: 0 11px;
    margin: 10px 0 15px;
    margin-top: 20px;
    border-top: 1px solid #ddd
}

.rightz .hot_praise .pic {
    width: 219px;
    height: 416px;
    margin-top: 20px;
    position: relative
}

.rightz .hot_praise .slick-prev,.rightz .hot_praise .slick-next {
    border: 0;
    width: 30px;
    height: 28px;
    top: auto;
    margin-top: auto;
    bottom: -40px;
    -webkit-transition: all 334ms ease;
    transition: all 334ms ease
}

.rightz .hot_praise .slick-prev {
    left: 89px;
    background: url(../Images/k-prev.png) no-repeat #666
}

.rightz .hot_praise .slick-prev:hover {
    background-color: #ef7400
}

.rightz .hot_praise .slick-next {
    right: 89px;
    background: url(../Images/k-next.png) no-repeat #666
}

.rightz .hot_praise .slick-next:hover {
    background-color: #ef7400
}

.xz-header {

}

.xz-header .logo {
    float: left;
    display: block
}

.xz-header .search-box {
    width: 365px;
    float: right;
    margin-top: 23px;
    margin-left: 20px
}

.xz-header .search-box input {
    padding: 7px 15px;
    height: 34px;
    color: #666;
    font-size: 14px;
    font-family: "微软雅黑";
    border: solid 1px #e5e5e5;
    border-right: 0
}

.xz-header .search-box .btn {
    height: 34px;padding:0 8px;
    background: #396c2f;
    vertical-align: top;
    display: inline-block
}

.xz-header .search-box .keywords {
    color: #999;
    padding-left: 15px;
    font-size: 12px;
    padding-top: 7px
}

.xz-header .search-box .keywords a {
    color: #999;
    padding-right: 10px;
    display: inline-block
}

.xz-header .search-box .keywords a:hover {
    color: #ef7400
}

.xz-header .tel {
    float: left; background:url(../Images/tel.png) no-repeat;
    width: 310px;
    color: #4a4a4a;
    margin-top: 22px;margin-left:225px;
    padding-left: 65px;
    position: relative
}

.xz-header .tel .red {
    color: #ef7400;
    font-size: 28px;
    font-family: arial
}

.xz-header .tel .btn {
    top: 7px;
    right: 0;
    width: 140px;
    height: 35px;
    color: #fff;
    font-size: 16px;
    vertical-align: top;
    text-align: center;
    line-height: 35px;
    border-radius: 3px;
    position: absolute;
    background: #ef7400;
    -webkit-transition: all 334ms ease;
    transition: all 334ms ease
}

.xz-header .tel .btn img {
    vertical-align: top;
    max-height: 20px;
    margin: 7px 5px 0 0;
    -webkit-transition: all 600ms ease;
    transition: all 600ms ease
}

.xz-header .tel .btn:hover {
    background: #bc0202
}

.xz-header .tel .btn:hover img {
    -webkit-transform: rotate(10deg);
    -ms-transform: rotate(10deg);
    transform: rotate(10deg)
}

.xz-nav {
    height: 48px;
    background: #000 url(../Images/xz-nav-bg.png) repeat;
}

.xz-nav .kecheng-menu {
    float: left;
    width: 260px;
    position: relative;
    background: #ef7400;
}

.xz-nav .kecheng-menu>a {
    color: #fff;
    height: 48px;
    display: block;
    padding-left: 43px;
    font-weight: bold;
    line-height: 48px;
    font-size: 18px;
    position: relative;
    
}

.xz-nav .kecheng-menu>a:before {
    content: "";
    width: 17px;
    height: 17px;
    top: 50%;
    right: 23px;
    margin-top: -8px;
    position: absolute;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    background: url(../Images/tt.png) no-repeat top center
}

.xz-nav .kecheng-menu .active:before {
    background: url(../Images/tt-h.png) no-repeat top center
}

.xz-nav .kecheng-menu .submenu {
    top: 46px;
    left: 0;
    z-index: 99;
    width: 260px;
    padding-bottom: 10px;
    padding-top: 10px;
    background: rgba(25,25,25,0.5);
    position: absolute
}

.xz-nav .kecheng-menu .submenu ul {
    list-style: none
}

.xz-nav .kecheng-menu .submenu li {
    margin: 10px;background:#fff;padding:15px;
}

.xz-nav .kecheng-menu .submenu li .s1 a {
    color: #ef7400;
    font-size: 16px;
    font-weight: bold
}

.xz-nav .kecheng-menu .submenu li .s2 {
    margin-top: 10px
}

.xz-nav .kecheng-menu .submenu li .s2 a {
    color: #666;
    font-size: 14px;
    margin-right: 15px
}

.xz-nav .kecheng-menu .submenu li .s2 a:hover {
    color: #ef7400
}
.more33 {width:85%; height: auto;overflow: hidden; border-top: 1px dashed #fff;margin: 0 auto; margin-top: 20px;margin-left: 15px;}
.more33 a { display: block; height: 50px;
    background: #ef7400;
    margin: 0 auto;
    margin-top: 20px;
    text-align: center;line-height: 50px; font-size: 16px;font-weight: bold;color: #fff; border-radius: 5px;margin-bottom: 10px;opacity: 0.5;transition: 0.5s;
}
 .text { margin: 0 auto; color: #fff; text-align: center;margin: 30px 0;transition: 0.5s;opacity: 0.5;}
 .text p{font-size: 16px;line-height: 32px;}


.xz-nav .kecheng-menu .submenu-02 {
    display: block
}

.xz-nav .kecheng-menu .submenu-03 {
    display:none;
}

.xz-nav .menu {
    /*float: left;
    width: 940px;*/
    list-style: none
}

.xz-nav .menu>li {
    float: left;
    font-size: 16px;
    line-height: 48px;
    padding: 0 51px;
    margin-left: 5px;
    position: relative
}

.xz-nav .menu>li>a {
    color: #fff;
    display: block
}

.xz-nav .menu>li .subnav {
    top: 48px;
    left: 0;
    display: none;
    width: 100%;
    z-index: 99;
    padding: 10px 0;
    background: #ef7400;
    list-style: none;
    position: absolute
}

.xz-nav .menu>li .subnav li {
    float: none;
    padding: 5px 0;
    font-size: 13px;
    text-align: center;
    line-height: 24px;
    position: relative

}

.xz-nav .menu>li .subnav li div {
    background: #fff none repeat scroll 0 0;
    display: none;
    left: 120px;
    position: absolute;
    top: 0;
    width: 129px;
}

.xz-nav .menu>li .subnav li div > a::before {
    background: #ef7400 none repeat scroll 0 0;
    content: "";
    height: 1px;
    left: 25px;
    position: absolute;
    top: 13px;
    width: 4px;
}

.xz-nav .menu>li .subnav li div > a {
    color: #666666;
    display: block;
    font-size: 12px;
    line-height: 18px;
    padding: 5px 10px 5px 15px;
    position: relative;
}

.xz-nav .menu>li .subnav li a {
    color: #fff;
    display: block
}

.xz-nav .menu>li .subnav li:hover {
    background: #ef7400
}

.xz-nav .menu>li .subnav li:hover div{
    display:block;
}

.xz-nav .menu>li:hover {
    background: #ef7400
}

.xz-nav .menu>li:hover .subnav {
    display: block
}

.xz-nav .menu .active {
    background: #ef7400
}

.home-title {
    display: block;
    position: relative;
    padding-bottom: 20px;
    border-bottom: solid 1px #e8e8e8
}

.home-title:before {
    content: "";
    height: 3px;
    width: 72px;
    left: 50%;
    bottom: -2px;
    margin-left: -36px;
    position: absolute;
    background: #ef7400
}

.home-service {
    padding: 60px 0
}

.home-service .contain {
    width: 1200px
}
.home-service .more {
    margin-top: 50px;
    text-align: center
}

.home-service .more a {
    width: 180px;
    height: 40px;
    color: #ef7400;
    line-height: 36px;
    display: inline-block;
    border: solid 2px #ef7400;
    -webkit-transition: all 334ms ease;
    transition: all 334ms ease
}

.home-service .more a i {
    width: 40px;
    float: right;
    background: #ef7400;
    display: inline-block
}

.home-service .more a img {
    -webkit-transition: all 334ms ease;
    transition: all 334ms ease
}

.home-service .more:hover a img {
    margin-left: 5px
}

.main-top-hots{
    width: 1200px;
    height:336px;
    margin:0px auto;
}
.main-top-hots-nav{
    height: 45px;
    width: 100%;
}
.hots-l{
    background: url(../images/main-top-hots-nav.jpg) no-repeat left bottom;
}
.hots-r{
    background: url(../images/border-topr.jpg) no-repeat right top;
}
.main-bottom-hots-master{
    height:336px;
    overflow:hidden;
}
.main-bottom-hots-master ul{
    margin:0px auto;
}
.main-bottom-hots-master ul li{
    list-style-type: none;
    position:relative;
    float: left;
    height:336px;
    width: 183px;
    overflow:hidden;
}
/*--------------------------------手风琴效果--------------------------------*/
.fold_wrap li{
    cursor:pointer;
}
.fold_wrap li .mask_b{
    position:absolute;
    overflow:hidden;
    width:100%;
    height:100%;
    left:0;
    top:0;
    background:rgba(0,0,0,.3);
    _background:#B2B2B2;
}
.fold_wrap li.active .mask_b{
    background:none;
}
.fold_wrap li .mask_b h4{
    color:#fff;
    display:block;
    font:30px/30px Microsoft Yahei;
    position:relative;
    padding:30px 0 0 0;
    width:30px;
    line-height:35px;
    margin: auto;
    /*height:260px;*/
    overflow:hidden;
    padding-top: 55px;
    text-shadow:5px 1px 10px #000;
}

/*--------------------------------手风琴效果2--------------------------------*/



.home_video { height: 600px;background: url(../Images/xz-bg.jpg) no-repeat top center}
.home_video  .contain { width: 1200px}
.home_video  .home-title {  border-bottom: solid 1px #676571}
.home_video  .home-title:before {  background: #fff}
.home_video  .titlez em { color: #fff}
.case1{ width:100%; height:700px; background:url(../images/f1_bg.jpg) center top no-repeat; overflow:hidden;}
.case1 .box1{ width:586px; float:left;margin-right:25px;}
.case1 .box1:nth-child(2n){ margin-right:0px;}
.case1 .box1 h3{ margin-top:110px;}
.case1 .box1 h3 a{ font-size:50px; color:#ef7400; font-family:arial; text-transform:uppercase; font-weight:bold;}
.case1 .box1 h3 img{ margin-left:10px;}
.case1 .box1 h5{ font-size:28px; color:#fff; font-weight:bold; margin-top:10px;}
.case1 .box1 p{ font-size:18px; color:#fff; margin-top:16px;}
.case1 .box1 .shipin{ margin-top:44px; cursor: pointer;position:relative;}
.case1 .box1 .info_box{ position:absolute; top: 90px;left:40%;}
.case1 .box2{ width:482px; float:right; margin-top:114px;}
.case1 .box2 ul li{ float:left; width:235px; height:156px;margin-left:5px; margin-bottom:5px;}
.case1 .box2 ul li.li_1{ margin-left:246px; }
.case1 .box2 ul li.li_4{ margin-left:246px; background:#ef7400; text-align:center; color:#fff;}
.case1 .box2 ul li.li_4 h5{ color:#fff; text-align:center; font-size:15px; margin-top:40px;}
.case1 .box2 ul li.li_4 span{ color:#f7bba7; display:block; text-transform:uppercase; font-size:12px; margin-top:23px;}
.case1 .box2 ul li.li_4 i{ width:1px; height:15px; background:#fff; display:block; margin:0 auto; margin-top:10px;}
#s_video_box a{ display: block; position: relative; width: 100%; height: 290px; overflow: hidden;} 
#s_video_box a img.img{}
#s_video_box a .icon{ position: absolute; left:0; top: 0; width: 100%; height: 100%;    display:block;  background: url(../images/icon_play.png) center no-repeat;}
#show_video_box{ position:fixed; z-index:9999; top:0; left:0; display:none; height:100%; width:100%; filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#B2000000', endColorstr='#B2000000');background:rgba(0,0,0,0.7);}
#show_video_box .box{ position:absolute; top:50%;  left:50%; margin-left:-550px; margin-top:-290px;}
#page_video{ width:1080px; height:580px;  background:none; position:relative;}
#page_video .video_box{border:5px solid #ef7400; width:1010px; height:580px;}
#bnt_close{ display:block; width:70px; height:70px; background:#ef7400; position:absolute; top:0; right:0;}
#bnt_close img{ display:block; position:absolute; left:18px; top:18px; }
#bnt_close:hover img{transform:rotate(90deg); -webkit-transform:rotate(90deg);  -moz-transform:rotate(90deg);-moz-transition: all 0.6s ease-in-out;-webkit-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;-ms-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out;}



/*.home_course { height: 550px;background: url(../Images/xz-bg.jpg) no-repeat top center}
.home_course .contain { width: 1200px}
.home_course .home-title {  border-bottom: solid 1px #676571}
.home_course .home-title:before {  background: #fff}
.home_course .titlez em { color: #fff}
.home_course .home_coursemain { margin-top: 40px; width: 100%}
.home_course .home_coursemain .home_coursenr .pic {  width: 290px;  height: 235px}
.home_course .home_coursemain .home_coursenr .pic img {  -webkit-transition: all 500ms ease; transition: all 500ms ease}
.home_course .home_coursemain .home_coursenr .pic:hover img {  opacity: .7}
.home_course .home_coursemain .home_coursenr .pic:hover .title {  opacity: 1;  bottom: 0}
.home_course .home_coursemain .title {
    left: 0;
    opacity: 0;
    bottom: -35px;
    width: 100%;
    color: #fff;
    height: 45px;
    text-align: center;
    line-height: 45px;
    position: absolute;
    -webkit-transition: all 334ms ease;
    transition: all 334ms ease;
    background: rgba(0,0,0,0.6)
}

.home_course .home_coursemain .title span {
    width: 245px;
    display: block;
    float: left;
    padding: 0 10px
}

.home_course .home_coursemain .title i {
    width: 45px;
    height: 45px;
    right: 0;
    top: 0;
    position: absolute;
    vertical-align: middle;
    text-align: center;
    line-height: 45px;
    background: #ef7400
}

.home_course .home_coursemain .title i img {display: inline-block;vertical-align: middle}
.home_course .slick-dots {  bottom: -60px}
.home_course .slick-dots li button {  width: 17px;  height: 17px;  background: url(../Images/xz-yd.png) no-repeat}
.home_course .slick-dots li.slick-active button {  background: url(../Images/xz-yd2.png) no-repeat}
*/

.home-corporate .tab-menu2 {  text-align: center; margin-top:30px;}
.home-corporate .tab-menu2 a { color: #333; margin: 0 20px; font-size: 16px;line-height: 20px;border:0px dashed #bcbcbc;
    padding: 6px 20px;
    display: inline-block;
    vertical-align: top;
    position: relative;
    -webkit-transition: all 0s ease;
    transition: all 0s ease}
.home-corporate .tab-menu2 a:hover,.home-corporate .tab-menu2 .active {color: #ef7400;border:0px dashed #ef7400; }
.home-corporate .tab-menu2 a h2{ line-height: 30px;}
.home-corporate .tab-menu2 a p{ color: #888;font-size: 14px;line-height: 20px;font-family:Arial;}
/*.home-corporate .tab-content2 { display: none}*/


.home_news .tab-menu3 {  text-align: center; margin-top:30px;}
.home_news .tab-menu3 a { color: #333; margin: 0 6px; font-size: 16px;line-height: 20px;background-color: #eee;
    padding: 6px 20px;
    display: inline-block;
    vertical-align: top;
    position: relative;
    -webkit-transition: all 0s ease;
    transition: all 0s ease}
.home_news .tab-menu3 a:hover,.home_news .tab-menu3 .active {color: #fff;background-color: #ef7400; }
.home_news .tab-content3 { display: none}


.home-corporate { padding: 60px 0 60px 0}
.home-corporate .home-title {  border: 0}
.home-corporate .home-title:before { display: none}
.home-corporate .tab-menu {  text-align: center;  border-bottom: solid 1px #d6d5da}
.home-corporate .tab-menu a { color: #333; margin: 0 20px; font-size: 16px;line-height: 20px;
    padding-bottom: 20px;
    display: inline-block;
    vertical-align: top;
    position: relative;
    -webkit-transition: all 0s ease;
    transition: all 0s ease}
.home-corporate .tab-menu a:hover,.home-corporate .tab-menu .active {color: #ef7400;padding-bottom: 18px; border-bottom: solid 2px #ef7400}
.home-corporate .tab-content { display: none}
.blocks-lg-3>li { width: 33.333333%;float:left;}
.img_list_met_35_2_97 .demo{ padding: 1em 0;}
.img_list_met_35_2_97 .box{position: relative;perspective: 1000px;}
.img_list_met_35_2_97 .box-img{ padding: 10px;}
.img_list_met_35_2_97 .box .box-img{ transform: rotateY(0); transition: all 0.50s ease-in-out 0s;}
.img_list_met_35_2_97 .box:hover .box-img{ transform: rotateY(-90deg);}
.img_list_met_35_2_97 .box .box-img img{max-width: 100%;height: 250px;}
.img_list_met_35_2_97 .box .box-content{ width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    background-color: #ef7400;
     opacity: 0;
    transform: rotateY(90deg);
    transition: all 0.50s ease-in-out 0s;
}


.home-corporate .more { margin-bottom:10px;text-align: right; }
.home-corporate .more a {
    width: 100px;
    height: 40px;text-align:center; 
    color: #ef7400;
    line-height: 36px;
    display: inline-block;
    border: solid 2px #ef7400;
    -webkit-transition: all 334ms ease;
    transition: all 334ms ease
}
.home-corporate .more a i {width: 40px;display: inline-block}
.home-corporate .more a img { -webkit-transition: all 334ms ease; transition: all 334ms ease}
.home-corporate .more:hover a img {margin-left: 5px}



/*当最外层的div悬浮的时候 内容区块*/
.img_list_met_35_2_97 .box:hover .box-content{
    transform: rotateY(0);
     opacity: 1;
}
.img_list_met_35_2_97 .box:hover .box-img{
     opacity: 0;
}
.img_list_met_35_2_97 .box .title{
    font-size: 20px;
    color: #333333;
      color: #ffffff;
    text-transform: uppercase;
}
.img_list_met_35_2_97 .box .description{
    font-size: 14px;
    line-height: 24px;
    color: #666666;
    color: #ffffff;
    padding: 0px 35px;
}
.img_list_met_35_2_97 .box .title:after,
.img_list_met_35_2_97 .box .description:after{
    content: "";
    width: 80%;
    display: block;
    border-bottom: 1px solid #ef7400;
    border-bottom-color: ;
    margin: 15px auto;
}
.img_list_met_35_2_97 .box .social-links{
    margin: 0;
    padding: 0;
    list-style: none;
}
.img_list_met_35_2_97 .box .social-links li{
    display: inline-block;
    margin: 0 10px;
}
.img_list_met_35_2_97 .box .social-links li a{
    font-size: 20px;
    color: #a6a6a6;
}
.img_list_met_35_2_97 .box .social-links li a:hover{
    text-decoration: none;
    color: #fff;
}

.img_list_met_35_2_97.met-index-img{
    padding: 20px 0px;
}
.img_list_met_35_2_97.met-index-img{
    background-image: url('');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    overflow: hidden;
}
.img_list_met_35_2_97 .box-content{
    padding-top: 8%;
}

.home-instructor {
    padding-top:0px
}

.home-instructor .textz {
    color: #999;
    font-size: 14px;
    margin-top: 25px
}
.home-instructor .list{
	height:165px;
	overflow:hidden;
}

.home-instructor .list .slick-dots{
	 bottom:30px;
}
.slick-dots li button{background:#999;}
.slick-dots li.slick-active button{
	background:#ef7400;
}

.home-instructor .list .box {
    margin-left: 25px;
    width: 280px;
    height: 65px;
    list-style: none;
    float: left;
    margin-top:30px;
    position: relative;
    border-radius: 30px;
    margin-bottom:70px;
    border: solid 1px #eaeaea
}

.home-instructor .list .box .icon {
    top: 7px;
    left: 7px;
    width: 50px;
    height: 50px;
    background: #666;
    border-radius: 100%;
    position: absolute;
    -webkit-transition: all 334ms ease;
    transition: all 334ms ease
}

.home-instructor .list .box .icon img {
    -webkit-transition: all 334ms ease;
    transition: all 334ms ease
}

.home-instructor .list .box .txtbox {
    width: 195px;
    float: left;
    margin-top: 10px;
    margin-left: 70px;
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease
}

.home-instructor .list .box .txtbox .cn {
    color: #000;
    height: 24px;
    overflow: hidden;
    font-size: 16px;
    font-weight: bold
}

.home-instructor .list .box .txtbox .en {
    color: #ccc;
    font-size: 10px;
    margin-top: 3px;
    font-family: arial;
    line-height: 12px;
    text-transform: uppercase
}

.home-instructor .list .box:hover .icon {
    width: 88px;
    height: 50px;
    border-radius: 0;
    background: url(../Images/xz-icon-h.png) no-repeat
}

.home-instructor .list .box:hover .txtbox {
    padding-left: 25px
}

.home-instructor .list .box:hover .txtbox .cn {
    font-size: 14px
}

.home-instructor .list .box:first-child {
    margin-left: 0
}

.home-instructor .list-scorll {
    padding-top:50px;
    background: #f7f7f8
}

.home-instructor .list-scorll .txt {
    color: #555;
    font-size: 18px;
    margin: 15px 240px;
    line-height: 30px;
    position: relative
}

.home-instructor .list-scorll .txt .d1 {
    top: 0;
    left: -40px;
    position: absolute
}

.home-instructor .list-scorll .txt .d2 {
    bottom: 0;
    right: -30px;
    position: absolute
}

.home-instructor .list-scorll-bg {
 padding:50px 0;
    margin-top: 30px;
       background: url(../Images/xz-bg.jpg) no-repeat top center;
}

.home-instructor .list-scorll-bg .box {
    margin-left: 8px;background:#fff;text-align:center;
    position: relative
}

.home-instructor .list-scorll-bg .box .pic {
    width: 100%;
    height: 286px;padding-top:20px;
}
.home-instructor .list-scorll-bg .box .pic img{
    max-height: 256px;
}
.home-instructor .list-scorll-bg .box .txtbox {
    padding:0 20px;height:225px;
    z-index: 1;
    -webkit-transition: all 334ms ease;
    transition: all 334ms ease;
    text-align: center;
}

.home-instructor .list-scorll-bg .box .txtbox .t1,.home-instructor .list-scorll-bg .box .txtbox .t2 {
    color: #555
}

.home-instructor .list-scorll-bg .box .txtbox .t1 {
    font-size: 20px;border:1px solid #ef7400;
    line-height: 30px;
    overflow: hidden
}

.home-instructor .list-scorll-bg .box .txtbox .t2 {
    line-height:24px;
    margin-top: 5px;
    overflow: hidden
}

.home-instructor .list-scorll-bg .box .number {
    top: 0;
    left: 0;
    color: #fff;
    z-index: 1;
    width: 100px;
    height: 100px;
    font-size: 30px;
    font-weight: bold;
    font-style: italic;
    padding-right: 45px;
    line-height: 70px;
    text-align: center;
    position: absolute
}

.home-instructor .list-scorll-bg .box .number:before {
    content: "";
    width: 0;
    height: 0;
    top: 0;
    left: 0;
    z-index: -1;
    position: absolute;
    -webkit-transition: all 334ms ease;
    transition: all 334ms ease;
    border-top: 100px solid #ef7400;
    border-right: 100px solid transparent
}

.home-instructor .list-scorll-bg .box:hover .number:before {
    -webkit-transform: scale(.9);
    -ms-transform: scale(.9);
    transform: scale(.9)
}

.home-instructor .list-scorll-bg .slick-prev,.home-instructor .list-scorll-bg .slick-next {
    width: 50px;
    height: 50px;
    border: 0;
    /*border-radius: 100%;*/
    -webkit-transition: all 334ms ease;
    transition: all 334ms ease
}

.home-instructor .list-scorll-bg .slick-prev {
    left: -105px;
    background: url(../Images/xz-left.png) no-repeat center center
}

.home-instructor .list-scorll-bg .slick-prev:hover {
    background-color: rgba(255,255,255,0.9)
}




.indexcoop{margin:30px 0px;}
.indexcoop .incoobox{width:50%; float:left;}
.indexcoop .incoobox .coortmain{width:100%; height:100%; max-height:415px; overflow-y:auto;}
.indexcoop .incoobox .coortmain h2{font-size:24px; font-weight:bold; color:#333;}
.indexcoop .incoobox .coortmain p{font-size:14px; color:#666; margin-top:20px; line-height:30px;}
.indexcoop .incoobox .coortmain p a{color:#e50113;}
.indexcoop .incoobox .indexabnum{background:#fff; padding:0px 25px; margin-left:6%;}
.indexcoop .incoobox .indexabnum h2{font-size:24px; color:#333;}
.indexcoop .incoobox .indexabnum .abulnum{width:100%;}
.indexcoop .incoobox .indexabnum .abulnum li{position:relative; margin-top:30px;}
.indexcoop .incoobox .indexabnum .abulnum li .num{position:absolute; left:0px; top:0px; font-size:18px; color:#ef7400;}
.indexcoop .incoobox .indexabnum .abulnum li .stem{padding-left:10%; padding-top:8px;}
.indexcoop .incoobox .indexabnum .abulnum li .stem .sten{display:block; width:100%; height:10px; background:#e0e0e0; overflow:hidden;}
.indexcoop .incoobox .indexabnum .abulnum li .stem .sten span{display:block; width:25%; height:10px; background:#ef7400;}
.indexcoop .incoobox .indexabnum .abulnum li .stem h3{font-size:14px; color:#666; padding-top:10px;}
.indexcoop .incoobox .indexabnum .abulnum li.t0 .num{color:#ef7400;}
.indexcoop .incoobox .indexabnum .abulnum li.t1 .num{color:#ed7d34;}
.indexcoop .incoobox .indexabnum .abulnum li.t2 .num{color:#a5a5a5;}
.indexcoop .incoobox .indexabnum .abulnum li.t3 .num{color:#ffc000;}
.indexcoop .incoobox .indexabnum .abulnum li.t0 .stem .sten span{background:#ef7400;}
.indexcoop .incoobox .indexabnum .abulnum li.t1 .stem .sten span{background:#ed7d34;}
.indexcoop .incoobox .indexabnum .abulnum li.t2 .stem .sten span{background:#284d21;}
.indexcoop .incoobox .indexabnum .abulnum li.t3 .stem .sten span{background:#ffc000;}


.i_one {
    background-color: #f7f7f7;
    overflow: hidden;
    height: 316px;
    margin: 0 auto;
    padding-top: 32px;
}
.i_service_t{ text-align:center; padding-top:15px; color:#666; font-size:18px; line-height:32px; }
.i_service_t h2{ height:66px; line-height:66px; font-size:36px; color:#333; letter-spacing:1px; }
.i_service_t p{font-size:18px;}
/*优势*/
.advantage{ text-align:center; overflow:hidden; }
.num_box{ width:20%; float:left; height:124px; background:url(../images/i_one_bg1.png) right center no-repeat;}
.num_box:last-child{ background:none;}
.num_box .num{ font-weight:bold;color:#f67524;font-weight:normal; font-size:60px; width:100%; height:70px; line-height:70px; text-align:center; position:relative; z-index:2; letter-spacing:1px; margin-top:10px;}
.num_box h3{ font-size:16px; color:#333333; font-weight:normal; line-height:30px; }



.part4{ margin:60px 0; overflow: hidden;}
.p4_con_title { width:100%; text-align:center;}
.guandian{ overflow:hidden;}
.guandian .s_tt{ text-align:center; margin-top:90px; margin-bottom:60px;}
.guandian .s_tt a{ color:#2b2b2f; font-size:28px; font-weight:bold;}
.guandian .s_tt a p{ font-size:34px; color:#ef7400; font-family:arial; font-weight:bold; text-transform:uppercase; margin-bottom:7px;}
.guandian ul{ overflow:hidden;}
.guandian ul li{ width:292px; height:414px; background:#ef7400; float:left; position:relative; overflow:hidden;
    transition: cubic-bezier(.62,.06,.07,.98) 1s;
    -ms-transition: cubic-bezier(.62,.06,.07,.98) 1s;
    -o-transition: cubic-bezier(.62,.06,.07,.98) 1s;
    -webkit-transition: cubic-bezier(.62,.06,.07,.98) 1s;
    -moz-transition: cubic-bezier(.62,.06,.07,.98) 1s;
 margin-right: 10px;
    margin-bottom: 10px;
	
	}
.guandian ul li:last-child{  margin-right: 0px;}
.guandian ul li a{ display:block; width:300px; height:414px;}
.guandian ul li .img{-moz-transition: all 0.6s ease-in-out;-webkit-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;-ms-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out; margin-top:0;  background:#000;}
.guandian ul li .img img{ width:100%;opacity:0.6;-moz-transition: all 0.6s ease-in-out;-webkit-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;-ms-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out;}
.guandian ul li .txt{ position:absolute; top:0; left:0; right:0; bottom:0; text-align:center;-moz-transition: all 0.6s ease-in-out;-webkit-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;-ms-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out;}
.guandian ul li .txt .box{ position:absolute; top:0; left:0; right:0; bottom:0;-moz-transition: all 0.6s ease-in-out;-webkit-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;-ms-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out; }
.guandian ul li .txt p{ color:#fff; font-family:impact; text-align:center;  margin-top:170px;-moz-transition: all 0.6s ease-in-out;-webkit-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;-ms-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out; font-size: 25px;
    line-height: 150%;}
.guandian ul li .txt h5{ font-size:16px; color:#fff; text-align:center; margin-top:15px;}
.guandian ul li .txt span{ font-size:12px; color:#5f6061; text-transform:uppercase; width:125px; height:35px; background:#fff; text-align:center; line-height:35px; display:inline-block; border-radius:3px; margin-top:34px; opacity:0;-moz-transition: all 0.6s ease-in-out;-webkit-transition: all 0.6s ease-in-out;-o-transition: all 0.6s ease-in-out;-ms-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out;}
.guandian ul li:hover .txt{ }
.guandian ul li:hover .img{ }
.guandian ul li:hover .img img{ opacity:1; }
.guandian ul li:hover .txt{ border:7px solid #ef7400; }
.guandian ul li:hover .txt .box{ background:#ef7400; top:210px; }
.guandian ul li:hover .txt p{ margin-top:25px;}
.guandian ul li:hover .txt span{ opacity:1;}



@media (max-width:1420px) {
    .home-instructor .list-scorll-bg .slick-prev {
        left: 0
    }
}

.home-instructor .list-scorll-bg .slick-next {
    right: -105px;
    background: url(../Images/xz-right.png) no-repeat center center
}

.home-instructor .list-scorll-bg .slick-next:hover {
    background-color: rgba(255,255,255,0.9)
}

@media (max-width:1420px) {
    .home-instructor .list-scorll-bg .slick-next {
        right: 0
    }
}

.laberbox {
    bottom: 0;
    left: 0;
    width: 100%;
    position: fixed;
    height: 70px;
    z-index: 999999;
    background: url(../Images/xz-bg3.jpg) no-repeat top center
}

.fixed {
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
    position: fixed;
    -webkit-transition: all 334ms ease-in-out;
    transition: all 334ms ease-in-out;
    -webkit-animation: 1s dong;
    animation: 1s dong
}

@-webkit-keyframes dong {
    0% {
        -webkit-transform: translateY(-100px);
        transform: translateY(-100px)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes dong {
    0% {
        -webkit-transform: translateY(-100px);
        transform: translateY(-100px)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.xz-subthree {
    margin-top: 25px;
    text-align: center
}

.xz-subthree a {
    margin: 0 5px;
    padding: 0 30px;
    color: #000;
    font-size: 15px;
    line-height: 35px;
    display: inline-block
}

.xz-subthree a:hover,.xz-subthree .cur {
    color: #fff;
    background: #ef7400
}

.xz-kecheng .boxz {
    width: 1200px
}

/*@media (max-width:1420px) {
    .xz-kecheng .boxz {
        width: 100%;
        padding: 0 15px
    }
}*/

.xz-subbox {
    background: #fff;
    padding-bottom: 30px
}

.xz-search {
    margin-top: 20px;
    padding-top: 20px;
    text-align: center;
    border-top: dotted 1px #ddd
}

.xz-search input {
    padding: 10px;
    width: 500px;
    border: solid 1px #e5e5e5;
    color:#333;
}

.xz-search .button {
    color: #fff;
    height: 38px;
    width: 100px;
    line-height: 38px;
    vertical-align: top;
    display: inline-block;
    background: #ef7400;
    margin-left: -1px
}

.xz-search .button:hover {
    background: #e80f0f
}

.xz-scroll {
    height: 50px;
    margin-top: 50px;
    text-align: center;
    background: url(../Images/xz-nav-bg.png) repeat-x bottom center;
    /*padding: 0 200px*/
}

.xz-scroll .slick-track {
    display: inline-block
}

.xz-scroll .item {
    display: inline-block
}

.xz-scroll a {
    color: #fff;
    font-size: 17px;
    line-height: 50px;
    display: block;
    margin-left: 2px;padding:0 35px;
    position: relative
}

/*.xz-scroll a:before {
    content: "";
    width: 100%;
    height: 4px;
    top: -4px;
    left: 0;
    z-index: 999;
    position: absolute;
    background: #ef7400
}*/

.xz-scroll a:hover,.xz-scroll .cur {
    font-weight: bold;
    background: #ef7400
}

.xz-scroll .slick-prev,.xz-scroll .slick-next {
    bottom: auto;
    height: 46px;
    margin-top: 4px;
    width: 50px;
    border: 0;
    top: 0
}

.xz-scroll .slick-prev {
    left: 0;
    border-right: solid 1px #4a4a4a;
    background: url(../Images/xz-01.png) no-repeat center center
}

.xz-scroll .slick-prev:hover {
    background: url(../Images/xz-01h.png) no-repeat center center
}

.xz-scroll .slick-next {
    right: 0;
    border-left: solid 1px #4a4a4a;
    background: url(../Images/xz-02.png) no-repeat center center
}

.xz-scroll .slick-next:hover {
    background: url(../Images/xz-02h.png) no-repeat center center
}


.search-box {
    position: relative
}

.select_option {
    display: none;
    left: -1px;
    top: 32px;
    position: absolute;
    z-index: 99;
    border: 1px solid #dedede;
    background: #fff;
    border-top: none
}

.ser_box {
    display: inline-block;
    float: left;
}

.select_box {
    color: #666;
    font-size: 14px;
    width: 70px;
    text-align: center;
    line-height: 32px;
    height: 34px;
    float: left;
    z-index: 28;
    padding: 0 20px 0 10px;
    background: #fff;
    position: absolute;
    left: 0;
    border: solid 1px #e5e5e5;
    border-right: 0;
    background: url("../Images/search_ico.png") no-repeat 55px center #fff
}

.select_box:after {
    content: "";
    position: absolute;
    width: 1px;
    height: 22px;
    top: 5px;
    right: 0;
    background: #d5d4d4
}

.select_showbox {
    height: 26px;
    overflow: hidden
}

.inputz {
    height: 26px;
    z-index: 1;
    width: 100%;
    position: relative
}

.inp_srh {
    outline: none;
    width: 100%;
    padding: 0 5px 0 80px;
    color: #666;
    font-size: 12px;
    font-family: "microsoft yahei"
}

.inp_srh::-webkit-input-placeholder,.inp_srh input::-webkit-input-placeholder {
    color: #464646
}

.inp_srh::-moz-placeholder,.inp_srh input:-moz-placeholder {
    color: #464646
}

.inp_srh::-moz-placeholder,.inp_srh input::-moz-placeholder {
    color: #464646
}

.inp_srh::-ms-input-placeholder,.inp_srh input:-ms-input-placeholder {
    color: #464646
}

.search select {
    display: none
}

.search .select_option li {
    text-align: center;
    list-style: none;
    width: 70px;
    z-index: 99;
    padding: 0 20px 0 10px;
    cursor: pointer
}

.search .select_option li.selected {
    background-color: #f3f3f3;
    color: #999
}

.search .select_option li.hover {
    background: #ef7400;
    color: #fff
}

.search input.inp_srh,.search input.btn_srh {
    border: none;
    height: 26px;
    line-height: 26px;
    float: left
}

.xz-header .search-box input {
    width: 290px;
    /*border-left: 0*/
}

.xz-header .search-box .keywords {
    padding-top: 45px
}
.htxtz{
	color:#999;
	font-size:14px;
	font-family:arial;
	padding-top:5px;
	text-transform:uppercase;
}

.htextz{
	color:#999;
	font-size:16px;
	text-align:center;
	padding:25px 0;
}
.home_course{padding-top:30px;}
.home_course .htxtz{color:#fff;}
.home_course .htextz{color:#fff;}
