@import url("kefu1.css");
* {
  box-sizing: border-box;
  outline: 0;
}
body {
  font-size: 14px;
  min-width: 1200px;
  line-height: 24px;
  font-family: "微软雅黑";
}
.clearfix:after {
    clear: both;
    height: 0;
    content: "";
    line-height: 0;
    font-size: 0;
    display: block;
  }
  .container {
  width: 1200px !important;
  margin: 0 auto !important;
  padding: 0;
}
/*  .xz-header .container ,.xz-nav .container,footer .container{
    width: 1200px;
    margin: 0 auto;
    padding: 0;
  }*/
  /* header */
  .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;
  }

  .xz-header .logo {
    float: left;
    display: block;
  }

  .xz-header .tel {
 float: right;
  width: 310px;
  color: #4a4a4a;
  margin-top: 30px;
  padding-left: 60px;
  position: relative; background:url(../images/telphone.png) no-repeat left center;
}
  .xz-header p{ margin:0; padding:0}
  .xz-header .tel .red {
    color: #FF8000;
    font-size: 24px;margin-top:3px;
  }
 
  .search select {
    display: none;
  }
  .select_option {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #fff none repeat scroll 0 0;
    border-color: -moz-use-text-color #dedede #dedede;
    border-image: none;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    display: none;
    left: -1px;
    position: absolute;
    top: 32px;
    z-index: 99;
  }
  .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: #999999;
  }
  .search .select_option li.hover {
    background: #FF8000;
    color: #ffffff;
  }
  .search input.inp_srh,
  .search input.btn_srh {
    border: none;
    height: 26px;
    line-height: 26px;
    float: left;
  }
  .xz-header .search-box input {
    width: 300px;
    border-left: 0;
  }
  .xz-header .search-box .keywords {
    padding-top: 45px;
  }
  .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 #ffffff;
  }
  .select_box:after {
    content: "";
    position: absolute;
    width: 1px;
    height: 22px;
    top: 5px;
    right: 0;
    background: #d5d4d4;
  }
  .select_showbox {
    height: 26px;
    overflow: hidden;
  }
  .xz-nav {
    height: 46px;
    background: #297A29;
  }
  .xz-nav .kecheng-menu {
    float: left;
    width: 300px;
    position: relative;
    background: #FF8000;
  }
  .xz-nav .kecheng-menu > a {
    color: #fff;
    height: 46px;
    display: block;
    padding-left: 23px;
    font-weight: bold;
    line-height: 46px;
    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;
    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: 300px;
    padding-bottom: 10px;
    padding-top: 10px;
    background: #fff;
    position: absolute;
  }
  .xz-nav .kecheng-menu .submenu ul {
    list-style: none;
  }
  .xz-nav .kecheng-menu .submenu li {
    padding: 15px 0;
    padding-left: 20px;
  }
  .xz-nav .kecheng-menu .submenu li .s1 a {
    color: #FF8000;
    font-size: 16px;
    font-weight: bold;
  }
  .xz-nav .kecheng-menu .submenu li .s2 {
    margin-top: 10px;
    height: 24px;
    overflow: hidden;
  }
.xz-nav .kecheng-menu .submenu li .s2 a {
  color: #666;
  font-size: 14px;
  width: 140px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  float: left; line-height:30px; background:url(../images/x1.png) no-repeat left center; text-indent:20px
}

  .xz-nav .kecheng-menu .submenu li .s2 a:hover {
    color: #FF8000;
  }
  .xz-nav .kecheng-menu .submenu-02 {
    display: none;
  }
  .xz-nav .kecheng-menu .submenu-03 {
    display: block;
  }
  .xz-nav .menu {
    float: left;
    width: 900px;
    list-style: none;
  }
  .xz-nav .menu > li {
    float: left;
    font-size: 16px;
    line-height: 46px;
    padding: 0 18px;
    margin-left: 5px;
    position: relative;
  }
  .xz-nav .menu > li > a {
    color: #fff;
    display: block;
  }
  .xz-nav .menu > li .subnav {
    top: 46px;
    left: 0;
    display: none;
    width: 100%;
    z-index: 99;
    padding: 10px 0;
    background: #666;
    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;
  }
  .xz-nav .menu > li .subnav li a {
    color: #fff;
    display: block;
  }
  .xz-nav .menu > li .subnav li:hover {
    background: #FF8000;
  }
  .xz-nav .menu > li:hover {
    background: #666;
  }
  .xz-nav .menu > li:hover .subnav {
    display: block;
  }
  .xz-nav .menu .active {
  background: #FF8000;
}
  @-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);
    }
  }
  .home-search {
    height: 80px;
    z-index: 9;
    padding-top: 20px;
    position: relative;
    margin-top: -80px;
    background-color: #050406;
  }
  .home-search input {
    border: 0;
    color: #777;
    font-size: 14px;
    line-height: 16px;
    vertical-align: top;
    border: solid 1px #000;
    padding: 11px 10px 11px 40px;
  }
  .home-search .code {
    color: #fff;
    width: 136px;
    height: 42px;
    padding: 0;
    font-size: 16px;
    line-height: 42px;
    text-align: center;
    cursor: pointer;
    border: 0;
    background-color: #595959;
  }
  .home-search .code:focus {
    background-color: #297A29;
  }
  .home-search .input-1 {
    width: 170px;
  }
  .home-search .input-2 {
    width: 170px;
  }
  .home-search .input-4 {
    width: 210px;
    border: 2px solid #063418;
    padding: 10px 10px 10px 40px;
  }
  .home-search .input-4:focus {
    border: 2px solid #063418;
  }
  .home-search .input-3 {
    width: 127px;
    padding-left: 14px;
    text-align: left;
    padding-right: 0;
  }
  .home-search .input-3:focus {
    color: #fff;
    border: 1px solid #297A29;
  }
  .home-search select {
    width: 160px;
    border: solid 1px #000;
    padding: 10px 10px 11px 40px;
    -webkit-appearance: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    border-radius: 0;
    background: #ffffff url("../images/arrow.png") no-repeat 135px center;
  }
  .home-search select:focus {
    border: 1px solid #063418;
  }
  .home-search select option {
    padding: 0 5px;
  }
  .home-search span {
    position: relative;
    display: block;
    float: left;
    margin-right: 10px;
  }
  .home-search a {
    position: relative;
    display: block;
    float: left;
    margin-right: 10px;
  }
  .home-search #submit {
    background: url("../images/search-btn.jpg") no-repeat center center;
    width: 167px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
  }
  .home-search span img {
    top: 11px;
    left: 14px;
    position: absolute;
  }
  /* header end */
  /*footer*/
  .footer *{
    box-sizing: border-box;
  }
  .footer {
    color: #fff;
    padding: 40px 0 33px 0;
    background-color: #383838;
    box-sizing: border-box;
  }
  .footer ul {
    float: left;
    width: 850px;
  }
  .footer li {
    display: inline-block;
    width: 165px;
    vertical-align: top;
  }
  .footer li a {
    color: #929292;
    display: block;
    height: 24px;
    overflow: hidden;
    line-height: 24px;
    max-width: 120px;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .footer li a:first-child {
    color: #fff;
    font-size: 14px;
    margin-bottom: 10px;
  }
  .footer li a:hover {
    color: #fff;
  }
  .footer .contact {
    float: right;
    padding-left: 40px;
    font-size: 14px;
    border-left: solid 1px #9a9a9a;
    width: 340px;
  }
  .footer .contact .tit {
    font-size: 36px;
    line-height: 50px;
  }
  .footer .contact .tit-2 {
    font-size: 18px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    position: relative;
  }
  .footer .contact .tit-2:after {
    content: "";
    bottom: 0;
    left: 0;
    width: 34px;
    height: 3px;
    position: absolute;
    background-color: #fff;
  }
  .footer .contact img {
    margin-top: 10px;
  }
  .copy {
    color: #424242;
    padding: 10px 0;
    line-height: 24px;
  }
  .copy .select-box {
    float: right;
    margin-left: 10px;
  }
  .copy .select-box .select {
    width: 100px;
    height: 24px;
    position: relative;
    cursor: pointer;
    border: solid 1px #a8a8a8;
  }
  .copy .select-box .select:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -2px;
    border-top: 5px solid #343434;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
  }
  .copy .select-box .select .select_text {
    padding: 0 10px 0 10px;
    height: 24px;
    line-height: 22px;
    font-size: 14px;
    overflow: hidden;
  }
  .copy .select-box .select_ul {
    display: none;
    position: absolute;
    left: -1px;
    width: 100px;
    background: #fff;
    list-style: none;
    top: -100px;
  }
  .copy .select-box .select_ul li {
    line-height: 24px;
    text-indent: 10px;
    height: 24px;
    overflow: hidden;
  }
  .copy .select-box .select_ul li:hover {
    color: #fff;
    background: #297A29;
  }
  .copy .select-box .select_ul li.cur {
    color: #fff;
    background: #297A29;
  }
  .copy-2 {
    margin-bottom: 125px;
  }
.copyright {
  padding: 12px 0;
  color: #999; background:#333
}
.copyright a {
  color: #999;
}
.copyright hr{ background:#444; border:0; border-bottom:#444 1px solid}
  .pull-left {
    float: left;
  }
  .pull-right {
    float: right;
  }

  /*footer end*/
  xz-header{ margin-bottom:0;}
  .xz-header{ margin-top:0;}.text-center{text-align:center}
  
  .rq_con_w table{border: 1px solid #f4f3f3;border-collapse: collapse;width: 1180px;margin: 40px auto 0 auto;}
.rq_con_w table tr{border: 1px solid #f4f3f3;}
.rq_con_w table th,.rq_con_w table td{text-align: center;height: 39px;font: normal 14px/39px "Microsoft YaHei","\u5FAE\u8F6F\u96C5\u9ED1","Arial","SimSun","\u5B8B\u4F53";}
.rq_co{background: #f2f4f6;}
.rq_con_w table td s{background: #ff9c00;width: 34px;color: #fff;font: normal 12px/22px "Microsoft YaHei","\u5FAE\u8F6F\u96C5\u9ED1","Arial","SimSun","\u5B8B\u4F53";display: block;margin: 0 auto;border-radius:3px;text-align: center;}
.rq_con_w table td a{display: block;font: normal 12px/22px "Microsoft YaHei","\u5FAE\u8F6F\u96C5\u9ED1","Arial","SimSun","\u5B8B\u4F53";background: #e20c0c;color: #fff;width: 65px;text-align: center;margin:0 auto;border-radius:1px;margin-top: 0px!important}
.rq_con_w table td a{font: normal 12px/22px arial, "\5b8b\4f53", sans-serif, "Microsoft YaHei", tahoma;border-radius:2px;}
table.course-table{font: normal 12px/22px arial, "\5b8b\4f53", sans-serif, "Microsoft YaHei", tahoma;}
/*.rq_con_w table td a.gray{background: #ff9c00;width: 42px;}*/
.rq_con_w table td a.gray{background: #a7a7a7;width: 42px;cursor: not-allowed;pointer-events:none}
.rq_con_w table td a.green{background: #5da100;width: 42px;}
.rq_con_w table td a.orange{background: rgb(255, 156, 0);width: 42px;}
.rq_con_w{padding-bottom: 38px;}
table.course-table{background:#d5d5d5;font:normal 12px/24px arial, "\5b8b\4f53", sans-serif, "Microsoft YaHei", tahoma;font-size: 12px;color: #000;margin-top:25px;margin-bottom: 25px;}
table.course-table tr th,.course-table tr td{background:#f2f2f2;vertical-align:middle;text-align:center;height:35px;font-family: "微软雅黑", "宋体";}
table.course-table tr td{background:#fff;}
table.course-table tr th{font-weight: bold}
.course-table a{display: block;width: 47px;height: 22px;text-align: center;line-height: 22px;margin: 0 auto;border-radius: 3px;color: #fff;font-size: 12px; margin-top: 0px;}
.rq_con_w table td a.bm_gray{background: #a7a7a7;cursor: not-allowed;pointer-events:none}
.org{ color:#FF8000}
.bgorg{background:#FF8000}
.xx7{ background:url(../images/7x.png) no-repeat; display:inline-block; width:200px; height:13px}
.cu-location {
  color: #297A29;
  line-height: 50px;
  background-color: #eee;
  overflow: hidden;
}
.cu-location p {
  width: 300px;
  height: 50px;
  float: left;
  overflow: hidden;
}
.cu-location p > a {
  color: #297A29;
  padding: 0 5px;
}
.cu-location p > a:hover {
  color: #666;
}