@charset "utf-8";
* {
  margin: 0;
  padding: 0;
}
html,
body,
div,
span,
p,
h1,
h2,
h3,
h4,
h5,
h6,
a {
  font-family: "微软雅黑", "Microsoft YaHei", "Lantinghei SC", "Open Sans", Arial, "Hiragino Sans GB", "STHeiti", "WenQuanYi Micro Hei", SimSun, sans-serif;
}
body {
  background-color: #F6F6F6;
}
a {
  display: block;
  text-decoration: none;
  cursor: pointer;
}
ul,
li {
  list-style: none;
}
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.marginBottom-zero {
  margin-bottom: 0px !important;
}
.container-wrap {
  width: 100%;
  min-width: 1180px;
}
.layout {
  width: 1180px;
  margin: 0 auto;
}
.layout-main {
  box-sizing: border-box;
  padding-top: 30px;
  margin-bottom: 40px;
}
em {
  color: #D0021B;
  font-style: inherit;
}
.layui-form .layui-form-item .layui-input-inline .layui-form-select .layui-select-title .layui-input {
  color: #777;
}
.layui-form .layui-form-item .layui-input-inline .layui-form-select dl {
  top: auto;
  bottom: auto;
}
#header {
  width: 100%;
  min-width: 1180px;
  background-color: #F4F4F4;
}
.headbar {
  height: 50px;
  line-height: 50px;
  background-color: #F4F4F4;
}
.headbar .header-left {
  float: left;
  font-size: 14px;
  font-family: PingFang SC;
  color: #757575;
}
.headbar .header-left p {
  float: left;
  margin-right: 40px;
}
.headbar .header-loginBar {
  float: right;
  font-size: 14px;
  font-family: PingFang SC;
}
.headbar .header-loginBar a {
  float: left;
  color: #757575;
}
.headbar .header-loginBar span {
  float: left;
  margin: 0px 20px;
}
.headnav {
  background-color: #fff;
}
.head-nav .head-nav-logo {
  float: left;
  width: 360px;
  padding: 35px 0;
}
.head-nav .head-nav-logo h1 {
  height: 42px;
  line-height: 42px;
  font-size: 26px;
  font-weight: bold;
}
.head-nav .head-nav-logo h1 a {
  color: #D0021B;
}
.head-nav .head-nav-logo p {
  line-height: 32px;
  font-size: 20px;
  color: #D0021B;
}
.head-nav .head-nav-main {
  position: relative;
  float: right;
  width: 805px;
  padding: 45px 0px;
}
.head-nav .nav-main-list .list-li {
  float: left;
  padding: 0px 8px 0px 7px;
  border-right: 1px solid #F5F5F5;
  height: 54px;
}
.head-nav .nav-main-list .list-li .item-a {
  float: left;
  margin-right: 12px;
}
.head-nav .nav-main-list .list-li .item-a .img {
  display: block;
  width: 24px;
  height: 24px;
  margin: 0 auto;
  margin-bottom: 3px;
  border: none;
}
.head-nav .nav-main-list .list-li .item-a .item-text {
  font-size: 16px;
  color: #333333;
  line-height: 28px;
}
.head-nav .nav-main-list .list-li .subnav {
  box-sizing: border-box;
  float: left;
  padding-left: 10px;
}
.head-nav .nav-main-list .list-li .subnav .subnav-list .subnav-list-li {
  float: left;
  margin-right: 12px;
}
.head-nav .nav-main-list .list-li .subnav .subnav-list .subnav-list-li .path-a {
  font-size: 12px;
  font-family: MicrosoftYaHei;
  color: #666666;
  line-height: 22px;
  margin-bottom: 10px;
  text-align: center;
}
.head-nav .nav-main-list .list-li .subnav .subnav-list .subnav-list-li .subnav-list-li-select {
  box-sizing: border-box;
  cursor: pointer;
  width: 24px;
  height: 22px;
  padding: 6px 0 7px 0;
  margin-bottom: 10px;
}
.head-nav .nav-main-list .list-li .subnav .subnav-list .subnav-list-li .subnav-list-li-select img {
  display: block;
  margin: 0px auto;
  width: 12px;
  height: 9px;
}
.head-nav .nav-main-list .list-li .subnav .subnav-list .subnav-list-li #subnav_select {
  position: relative;
}
.head-nav .nav-main-list .list-li .subnav .subnav-list .subnav-list-li #subnav_select .Province {
  display: none;
  z-index: 10;
  position: absolute;
  top: 20px;
  left: -250px;
  padding-top: 20px;
  width: 500px;
  background: #fff;
}
.head-nav .nav-main-list .list-li .subnav .subnav-list .subnav-list-li #subnav_select .Province .Province-list {
  position: relative;
  box-sizing: border-box;
  width: 100%;
  background: #ffffff;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.5);
  border: 1px solid #f1f1f1;
}
.head-nav .nav-main-list .list-li .subnav .subnav-list .subnav-list-li #subnav_select .Province .Province-list .Province-item {
  box-sizing: border-box;
  padding: 10px 20px;
  border-bottom: 1px dotted #EDE9E9;
}
.head-nav .nav-main-list .list-li .subnav .subnav-list .subnav-list-li #subnav_select .Province .Province-list .Province-item .item-label {
  width: 50px;
  text-align: center;
  float: left;
  cursor: auto;
  padding-right: 20px;
  line-height: 30px;
  font-size: 14px;
  font-weight: bold;
  color: #333333;
}
.head-nav .nav-main-list .list-li .subnav .subnav-list .subnav-list-li #subnav_select .Province .Province-list .Province-item .region-list {
  width: 380px;
  float: left;
}
.head-nav .nav-main-list .list-li .subnav .subnav-list .subnav-list-li #subnav_select .Province .Province-list .Province-item .region-list .li-a {
  margin-right: 20px;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  font-weight: 400;
  color: #333333;
  float: left;
}
.head-nav .nav-main-list .list-li .subnav .subnav-list .subnav-list-li #subnav_select .Province .Province-list .Province-item .region-list .li-a:hover {
  color: #D0021B;
}
.head-nav .nav-main-list .list-li .subnav .subnav-list .subnav-list-li #subnav_select .Province .Province-list:before {
  content: "";
  position: absolute;
  top: -26px;
  left: 50%;
  border: 13px solid transparent;
  border-bottom: 13px solid #f1f1f1;
}
.head-nav .nav-main-list .list-li-last {
  border-right: 0px solid #F5F5F5;
  padding-right: 0px;
}
.head-nav .nav-main-list .list-li-last .subnav .subnav-list {
  max-width: 40px;
}
.head-nav .nav-main-list .list-li-last .subnav .subnav-list .subnav-list-li {
  margin-right: 0px;
}
.head-nav .nav-main-list .list-li-last .subnav .subnav-list .subnav-list-li a {
  min-width: 40px;
  text-align: right;
}
.headbanner {
  min-width: 1180px;
  height: 450px;
  overflow: hidden;
}
.slider_item {
  overflow: hidden;
  position: relative;
  background-color: #ffffff;
}
.slider_item .switch-tips {
  position: absolute;
  bottom: 20px;
  left: 50%;
  margin-left: -48px;
  z-index: 1;
}
.slider_item .switch-tips li {
  cursor: pointer;
  text-indent: -9999px;
  float: left;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
  opacity: 0.4;
  filter: alpha(opacity=40);
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  margin-right: 20px;
}
.slider_item .switch-tips .on {
  background-color: #ffffff;
  opacity: 1;
  filter: alpha(opacity=100);
}
.slider_item .switch-tips ol li:hover {
  background-color: #FFFFFF;
  opacity: 1;
  filter: alpha(opacity=100);
}
.slider_item .switch-tips .last-switch-tips {
  margin-right: 0;
}
.slider_item .img-group ul {
  width: 100%!important;
}
.slider_item .img-group ul li {
  width: 100% !important;
  height: 450px;
  overflow: hidden;
  text-align: center;
}
.slider_item .img-group ul li a {
  display: block;
  width: 1180px;
  height: 450px;
  margin: 0 auto;
}
.slider_item .img-group img {
  width: 1180px;
  height: 450px;
}
.headsearch {
  min-width: 1180px;
  height: 100px;
  background: #fff;
}
.headsearch .search-box {
  box-sizing: border-box;
  margin-right: 20px;
  padding: 30px 0px;
  width: 685px;
  height: 100px;
    display: inline-block;
}
.headsearch .search-box .search {
  width: 100%;
  height: 40px;
  background: #ffffff;
  box-sizing: border-box;
}
.headsearch .search-box .search .layui-form-item {
  box-sizing: border-box;
  height: 40px;
  line-height: 40px;
  border: 1px solid #D0021B;
  float: left;
  margin-bottom: 0px;
}
.headsearch .search-box .search .layui-form-item .layui-input-block {
  min-height: 38px;
  width: 120px;
  margin-left: 0px;
}
.headsearch .search-box .search .layui-form-item .layui-input-block select {
  width: 100%;
  height: 38px;
  border: none;
  outline: none;
  font-size: 16px;
  font-family: Helvetica;
  color: #3a3a3a;
  text-indent: 5px;
}
.headsearch .search-box .search .layui-form-item .layui-form-select .layui-select-title .layui-input {
  border: none;
  font-size: 14px;
  color: #777;
  padding-left: 20px;
}
.headsearch .search-box .search .layui-form-item .layui-form-select .layui-select-title .layui-edge {
  right: 20px;
  border-top-color: #333;
}
.headsearch .search-box .search .layui-form-item .layui-form-select dl {
  border-radius: 0px;
  border: 1px solid #D0021B;
}
.headsearch .search-box .search .layui-form-item .layui-form-select dl dd {
  line-height: 30px;
  font-size: 14px;
  font-weight: 400;
  color: #333333;
}
.headsearch .search-box .search .layui-form-item .layui-form-select dl dd.layui-this {
  color: #fff;
  background-color: #cc0000;
}
.headsearch .search-box .search .search-input {
  box-sizing: border-box;
  display: block;
  width: 500px;
  height: 40px;
  line-height: 38px;
  text-indent: 16px;
  float: left;
  outline: none;
  border: none;
  border-top: 1px solid #D0021B;
  border-bottom: 1px solid #D0021B;
}
.headsearch .search-box .search .btn-search {
  display: block;
  width: 60px;
  height: 40px;
  line-height: 40px;
  background: #D0021B;
  text-align: center;
  color: #fff;
  float: left;
    border: none;
    cursor: pointer;
}
.headsearch .search-box .search .btn-search:hover {
  color: #FFF!important;
}
.news-text-moduler .titleBar {
  line-height: 24px;
  font-size: 18px;
  font-weight: 400;
  color: #333333;
}
.news-text-moduler .item-list {
  padding-top: 20px;
}
.news-text-moduler .item-list .item-li {
  margin-bottom: 18px;
  overflow: hidden;
}
.news-text-moduler .item-list .item-li .item-order {
  line-height: 16px;
  font-size: 12px;
  font-weight: 400;
  float: left;
  margin-right: 8px;
  text-align: center;
  background: #6177CB;
  color: transparent;
margin-top: 8px;
width: 5px;
height: 5px;
border-radius: 50%;
}
.news-text-moduler .item-list .item-li .item-text {
  width: 250px;
  float: left;
}
.news-text-moduler .item-list .item-li .item-text .text-titleBar {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
  max-height: 42px;
  line-height: 21px;
  font-size: 16px;
  font-weight: 400;
  color: #323232;
  margin-bottom: 0px;
}
.news-text-moduler .item-list .item-li .item-text .text-name {
  line-height: 19px;
  font-size: 14px;
  font-weight: 400;
  color: #757575;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
  margin-top: 5px;
}
.popup-search {
  display: none;
  z-index: 1;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  min-width: 1180px;
  height: 60px;
  background-color: #D0021B;
}
.popup-search .popup-search-box {
  box-sizing: border-box;
  margin-left: 120px;
  margin-right: 80px;
  padding: 13px 0px 12px 0px;
  width: 625px;
  height: 60px;
  float: left;
}
.popup-search .popup-search-box .search {
  display: block;
  width: 100%;
  height: 35px;
  background: #ffffff;
  border: 1px solid #fff;
  box-sizing: border-box;
  line-height: 33px;
  float: left;
}
.popup-search .popup-search-box .search .layui-form-item {
  width: 120px;
  float: left;
}
.popup-search .popup-search-box .search .layui-form-item .layui-input-block {
  width: 120px;
  margin-left: 0px;
  min-height: 35px;
}
.popup-search .popup-search-box .search .layui-form-item .layui-input-block select {
  width: 100%;
  height: 35px;
  border: none;
  outline: none;
  font-size: 16px;
  font-family: Helvetica;
  color: #3a3a3a;
  text-indent: 5px;
}
.popup-search .popup-search-box .search .layui-form-item .layui-form-select .layui-select-title .layui-input {
  font-size: 14px;
  border: none;
  height: 33px;
  padding-left: 20px;
}
.popup-search .popup-search-box .search .layui-form-item .layui-form-select .layui-select-title .layui-edge {
  right: 20px;
  border-top-color: #333;
}
.popup-search .popup-search-box .search .layui-form-item .layui-form-select dl {
  border: 1px solid #D0021B;
}
.popup-search .popup-search-box .search .layui-form-item .layui-form-select dl dd {
  line-height: 30px;
  font-size: 14px;
  font-weight: 400;
  color: #333333;
}
.popup-search .popup-search-box .search .layui-form-item .layui-form-select dl dd.layui-this {
  font-size: 14px;
  color: #fff;
  background-color: #cc0000;
}
.popup-search .popup-search-box .search .search-input {
  display: block;
  width: 440px;
  height: 100%;
  text-indent: 16px;
  float: left;
  outline: none;
  border: none;
  box-sizing: border-box;
}
.popup-search .popup-search-box .search .btn-search {
  box-sizing: border-box;
  display: block;
  width: 60px;
  height: 33px;
  line-height: 33px;
  background: #D0021B;
  vertical-align: bottom;
  text-align: center;
  color: #fff;
  float: right;
  border-left: none;
    border: none;
    cursor: pointer;
}
.popup-search .popup-search-box .search .btn-search:hover {
  color: #FFF!important;
}
.popup-search .popup-search-btn {
  box-sizing: border-box;
  float: left;
  margin: 18px 0 17px 0;
  height: 25px;
}
.popup-search .popup-search-btn .btn-default {
  box-sizing: border-box;
  float: left;
  padding: 0 10px;
  height: 25px;
  line-height: 25px;
  margin-right: 15px;
  background-color: #fff;
  color: #D0021B;
  border-radius: 25px;
}
.popup-search .popup-search-delete {
  z-index: 2;
  position: fixed;
  bottom: 0;
  right: 20px;
  cursor: pointer;
  float: right;
  line-height: 60px;
  color: #fff;
  margin-right: 20px;
}
.popup-search .popup-search-delete img {
  vertical-align: -2px;
  width: 15px;
  height: 15px;
  margin-right: 10px;
}
.Training-article {
  margin-bottom: 40px;
}
.article-content {
  box-sizing: border-box;
  padding: 0 20px;
  background-color: #fff;
}
.article-content .content-sidebar {
  float: left;
  box-sizing: border-box;
  padding: 20px 0;
  width: 200px;
}
.article-content .content-submain {
  float: left;
}
.article-content .content-submain .content-submain-wrap .column-list {
  border-right: 1px solid #F5F5F5;
}
.article-content .content-submain .content-submain-wrap .column-news-list {
  float: left;
  box-sizing: border-box;
  padding: 20px 0px 20px 24px;
  width: 299px;
}
.layout-subhead {
  box-sizing: border-box;
  padding: 0 10px;
}
.layout-subhead .head-title {
  line-height: 24px;
  font-size: 18px;
  font-weight: 400;
  color: #333333;
}
.layout-head {
  width: 100%;
  height: 35px;
  line-height: 35px;
  margin-bottom: 10px;
}
.layout-head .head-title {
  float: left;
  margin-right: 16px;
  height: 35px;
  line-height: 35px;
  font-size: 24px;
  font-weight: inherit;
  color: #333333;
}
.layout-head .head-a {
  height: 35px;
  line-height: 45px;
  font-size: 14px;
  font-weight: inherit;
  color: #333333;
  float: right;
  margin-right: 9px;
}
.layout-head .head-refresh {
  float: right;
  font-size: 14px;
  font-weight: inherit;
  color: #555555;
    height: 45px;
    line-height: 45px;
    margin-right: 45px;
}
.layout-head .head-refresh img {
  vertical-align: middle;
  width: 14px;
  height: 14px;
  margin-right: 8px;
}
#Training-follow .btn-moduler {
  box-sizing: border-box;
  width: 100%;
  padding: 10px 270px 20px 270px;
}
#Training-follow .btn-moduler .item {
  position: relative;
  width: 280px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 16px;
  background: linear-gradient(90deg, #ea053b 0%, #f95d17 100%);
  color: #fff;
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#ea053b, endColorstr=#f95d17);
        -ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#ea053b, endColorstr=#f95d17)";
        background-color: #f95d17;
        
}
#Training-follow .btn-moduler .item-left {
  float: left;
}
#Training-follow .btn-moduler .item-left img {
  position: absolute;
  top: 12px;
  left: 60px;
  width: 18px;
  height: 18px;
}
#Training-follow .btn-moduler .item-right {
  float: right;
}
#Training-follow .btn-moduler .item-right img {
  position: absolute;
  top: 11px;
  right: 60px;
  width: 18px;
  height: 18px;
}
.theme-moduler {
  box-sizing: border-box;
  width: 100%;
  padding: 20px 0px 20px 0px;
  background-color: #fff;
}
.theme-moduler .item-list {
  width: 1160px;
}
.theme-moduler .item-list .item-li {
  float: left;
  box-sizing: border-box;
  margin-right: 20px;
  width: 270px;
  height: 215px;
  background: #fff;
  border: 1px solid #EDE9E9;
}
.theme-moduler .item-list .item-li .item-top {
  box-sizing: border-box;
  padding: 13px 14px;
  width: 100%;
}
.theme-moduler .item-list .item-li .item-top .img {
  display: block;
  width: 93px;
  height: 15px;
  margin-left: 2px;
  margin-bottom: 15px;
}
.theme-moduler .item-list .item-li .item-top .img img {
  width: 100%;
  height: 100%;
}
.theme-moduler .item-list .item-li .item-top p {
  line-height: 25px;
  font-size: 18px;
  font-weight: 500;
  color: #333333;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
  height: 75px;
}
.theme-moduler .item-list .item-li .active {
  background-color: #F7F7F9;
}
.theme-moduler .item-list .item-li .item-bottom {
  padding: 0px 14px 4px 14px;
}
.theme-moduler .item-list .item-li .item-bottom .bottom-titleBar {
  margin-bottom: 7px;
}
.theme-moduler .item-list .item-li .item-bottom .bottom-titleBar p {
  float: left;
  width: 80%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
  line-height: 20px;
  font-size: 14px;
  font-weight: 400;
  color: #757575;
}
.theme-moduler .item-list .item-li .item-bottom .bottom-titleBar .badge {
  float: left;
  margin-top: 1px;
  width: 48px;
  height: 18px;
  background: #f9e3e6;
  border-radius: 2px;
  line-height: 18px;
  font-size: 12px;
  font-weight: 400;
  color: #d0021b;
  text-align: center;
}
.theme-moduler .item-list .item-li .item-bottom .bottom-text {
  width: 100%;
  margin-bottom: 7px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
  line-height: 20px;
  font-size: 14px;
  font-weight: 400;
  color: #757575;
}
.theme-moduler .item-list .item-li:hover {
  -webkit-box-shadow: 0 0 18px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 18px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 18px rgba(0, 0, 0, 0.1);
  -webkit-transform: translateY(-3px);
  -moz-transform: translateY(-3px);
  -ms-transform: translateY(-3px);
  -o-transform: translateY(-3px);
  transform: translateY(-3px);
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  -moz-transition: all .5s ease;
  transition: all 0.5s ease;
}
#Training-mechanism {
  box-sizing: border-box;
}
#Training-mechanism .layout-head .head-title {
  color: #657acc;
}
#Training-mechanism .layout-head .head-a {
  color: #91a0dc;
}
#Training-mechanism .article-content {
  overflow: hidden;
  padding-right: 0px;
   height: 564px;
}
#Training-mechanism .article-content .content-submain {
  padding-bottom: 20px;
}
#Training-mechanism .article-content .content-submain .content-submain-wrap {
  border-bottom: 1px solid #F5F5F5;
  padding-right: 20px;
}
#Training-mechanism .article-content .content-submain .content-submain-wrap .column-list {
  float: left;
  box-sizing: border-box;
  padding: 20px 0px 0px 0px;
  width: 640px;
   padding-bottom: 12px;
}
#Training-mechanism .article-content .content-submain .content-submain-wrap .column-list .imgName-moduler {
  background-color: #fff;
  width: 100%;
  box-sizing: border-box;
  padding:0 40px;
}
#Training-mechanism .article-content .content-submain .content-submain-wrap .column-list .imgName-moduler .item-list{
	width: 590px;
}
#Training-mechanism .article-content .content-submain .content-submain-wrap .column-list .imgName-moduler .item-list .item-li {
  box-sizing: border-box;
  float: left;
  margin-bottom: 11px;
  width: 170px;
  margin-right: 25px;
}
#Training-mechanism .article-content .content-submain .content-submain-wrap .column-list .imgName-moduler .item-list .item-li .img {
  margin: 0 auto;
  width: 90px;
  height: 90px;
  margin-bottom: 10px;
}
#Training-mechanism .article-content .content-submain .content-submain-wrap .column-list .imgName-moduler .item-list .item-li .img img {
  width: 100%;
  height: 100%;
}
#Training-mechanism .article-content .content-submain .content-submain-wrap .column-list .imgName-moduler .item-list .item-li .item-name {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
  height: 38px;
  font-size: 14px;
  color: #333;
  line-height: 19px;
  text-align: center;
}
#Training-mechanism .article-content .content-submain .content-submain-wrap .column-news-list {
  padding-bottom: 0px;
}
#Training-mechanism .article-content .content-submain .content-submain-wrap .column-news-list .news-text-moduler .item-list {
  max-height: 494px;
  overflow: hidden;
}
#Training-mechanism .article-content .content-submain .department {
  box-sizing: border-box;
  margin: 0 auto;
  margin-top: 20px;
  width: 880px;
  height: 46px;
  line-height: 46px;
  padding: 0 20px;
  background-color: #F7F7F9;
  border-radius: 23px;
}
#Training-mechanism .article-content .content-submain .department .department-lable {
  float: left;
  color: #333;
  font-weight: 600;
  font-size: 16px;
}
#Training-mechanism .article-content .content-submain .department .department-list {
  float: left;
  font-size: 16px;
  width: 700px;
  height: 46px;
  overflow: hidden;
}
#Training-mechanism .article-content .content-submain .department .department-list .department-p {
  float: left;
  color: #333;
  font-weight: 400;
  margin-right: 20px;
}
#Training-mechanism .article-content .content-submain .department .more-a {
  float: right;
  font-size: 14px;
  color: #6177CB;
}
#Training-mechanism .article-content .content-sidebar {
  height: 100%;
}
#Training-mechanism .article-content .content-sidebar .btn-group {
  position: relative;
  height: 100%;
  background-color: #657ACC;
}
#Training-mechanism .article-content .content-sidebar .btn-group .list-ul {
  padding: 15px 5px 15px 15px;
}
#Training-mechanism .article-content .content-sidebar .btn-group .list-ul .item {
  float: left;
  margin: 0 10px 14px 0;
}
#Training-mechanism .article-content .content-sidebar .btn-group .list-ul .item a {
  font-size: 14px;
  color: #fff;
  display: inline-block;
  height: 28px;
  line-height: 28px;
  padding: 0 10px;
  border: 1px solid #fff;
  text-align: center;
}
#Training-mechanism .article-content .content-sidebar .btn-group .list-ul .item a:hover {
  background: #fff;
  color: #657ACC !important;
}
#Training-mechanism .article-content .content-sidebar .btn-group .img-bg {
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
}
#Training-mechanism .article-content .content-sidebar .btn-group .img-bg img {
  width: 100%;
  height: auto;
}
#Training-course {
  box-sizing: border-box;
}
#Training-course .layout-head .head-title {
  color: #b77347;
}
#Training-course .layout-head .head-a {
  color: #ce9d80;
}
#Training-course .article-content {
  overflow: hidden;
  height: 584px;
}
#Training-course .article-content .content-submain .content-submain-wrap .column-list {
  float: left;
  box-sizing: border-box;
    padding: 20px 30px 44px 30px;
  width: 641px;
}
#Training-course .article-content .content-submain .content-submain-wrap .column-list .course-moduler {
  padding: 0 10px;
  background-color: #fff;
  padding-top: 20px;
  width: 100%;
  max-height: 500px;
  overflow: hidden;
}
#Training-course .article-content .content-submain .content-submain-wrap .column-list .course-moduler .item-list {
  width: 600px;
  box-sizing: border-box;
}
#Training-course .article-content .content-submain .content-submain-wrap .column-list .course-moduler .item-list .item-li {
  float: left;
  width: 260px;
  height: 234px;
  margin-right: 40px;
  margin-bottom: 30px;
}
#Training-course .article-content .content-submain .content-submain-wrap .column-list .course-moduler .item-list .item-li .img {
  width: 100%;
  height: 148px;
  display: block;
  margin-bottom: 10px;
}
#Training-course .article-content .content-submain .content-submain-wrap .column-list .course-moduler .item-list .item-li .img img {
  width: 100%;
  height: 100%;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  -moz-transition: all .5s ease;
  transition: all .5s ease;
}
#Training-course .article-content .content-submain .content-submain-wrap .column-list .course-moduler .item-list .item-li .img img:hover {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
#Training-course .article-content .content-submain .content-submain-wrap .column-list .course-moduler .item-list .item-li .img-title {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
  line-height: 24px;
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  width: 100%;
  margin-bottom: 4px;
}
#Training-course .article-content .content-submain .content-submain-wrap .column-list .course-moduler .item-list .item-li .img-name {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
  line-height: 24px;
  font-size: 14px;
  font-weight: 400;
  color: #757575;
  width: 100%;
  height: 24px;
}
#Training-course .article-content .content-submain .content-submain-wrap .column-news-list .news-text-moduler .item-list {
  max-height: 494px;
  overflow: hidden;
}
#Training-course .article-content .content-submain .content-submain-wrap .column-news-list .news-text-moduler .item-list .item-li .item-order {
  background-color: #B77347;
}
#Training-course .content-sidebar {
  height: 100%;
  position: relative;
}
#Training-course .content-sidebar .btn-group {
  position: relative;
  height: 100%;
  background-color: #B77347;
}
#Training-course .content-sidebar .btn-group .list-ul {
  padding: 15px 5px 15px 15px;
}
#Training-course .content-sidebar .btn-group .list-ul .item {
  float: left;
  margin: 0 10px 14px 0;
}
#Training-course .content-sidebar .btn-group .list-ul .item a {
  font-size: 14px;
  color: #fff;
  display: inline-block;
  height: 28px;
  line-height: 28px;
  padding: 0 10px;
  border: 1px solid #fff;
  text-align: center;
}
#Training-course .content-sidebar .btn-group .list-ul .item a:hover {
  background: #fff;
  color: #B77347 !important;
}
#Training-course .content-sidebar .btn-group .img-bg {
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
}
#Training-course .content-sidebar .btn-group .img-bg img {
  width: 100%;
  height: auto;
}
#Training-project {
  box-sizing: border-box;
}
#Training-project .layout-head .head-title {
  color: #55bc99;
}
#Training-project .layout-head .head-a {
  color: #96d8c1;
}
#Training-project .article-content {
  height: 534px;
  overflow: hidden;
}
#Training-project .article-content .content-submain .content-submain-wrap .column-list {
  float: left;
  box-sizing: border-box;
  padding: 20px 30px 44px;
  width: 641px;
}
#Training-project .article-content .content-submain .content-submain-wrap .column-list .course-moduler {
  background-color: #fff;
  padding: 0 10px;
  padding-top: 20px;
  width: 100%;
  max-height: 450px;
  overflow: hidden;
}
#Training-project .article-content .content-submain .content-submain-wrap .column-list .course-moduler .item-list {
  width: 600px;
  box-sizing: border-box;
}
#Training-project .article-content .content-submain .content-submain-wrap .column-list .course-moduler .item-list .item-li {
  float: left;
  width: 260px;
  height: 210px;
  margin-right: 40px;
  margin-bottom: 30px;
}
#Training-project .article-content .content-submain .content-submain-wrap .column-list .course-moduler .item-list .item-li .img {
  width: 100%;
  height: 148px;
  display: block;
  margin-bottom: 10px;
}
#Training-project .article-content .content-submain .content-submain-wrap .column-list .course-moduler .item-list .item-li .img img {
  width: 100%;
  height: 100%;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  -moz-transition: all .5s ease;
  transition: all .5s ease;
}
#Training-project .article-content .content-submain .content-submain-wrap .column-list .course-moduler .item-list .item-li .img img:hover {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
#Training-project .article-content .content-submain .content-submain-wrap .column-list .course-moduler .item-list .item-li .img-title {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
  line-height: 24px;
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  width: 100%;
  margin-bottom: 4px;
}
#Training-project .article-content .content-submain .content-submain-wrap .column-list .course-moduler .item-list .item-li .img-name {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
  line-height: 24px;
  font-size: 14px;
  font-weight: 400;
  color: #757575;
  width: 100%;
  height: 24px;
}
#Training-project .article-content .content-submain .content-submain-wrap .column-news-list .news-text-moduler .item-list {
  max-height: 494px;
  overflow: hidden;
}
#Training-project .article-content .content-submain .content-submain-wrap .column-news-list .news-text-moduler .item-list .item-li .item-order {
  background-color: #55BC99;
}
#Training-project .content-sidebar {
  height: 100%;
}
#Training-project .content-sidebar .btn-group {
  position: relative;
  height: 100%;
  background-color: #55BC99;
}
#Training-project .content-sidebar .btn-group .list-ul {
  padding: 15px 5px 15px 15px;
}
#Training-project .content-sidebar .btn-group .list-ul .item {
  float: left;
  margin: 0 10px 14px 0;
}
#Training-project .content-sidebar .btn-group .list-ul .item a {
  font-size: 14px;
  color: #fff;
  display: inline-block;
  height: 28px;
  line-height: 28px;
  padding: 0 10px;
  border: 1px solid #fff;
  text-align: center;
}
#Training-project .content-sidebar .btn-group .list-ul .item a:hover {
  background: #fff;
  color: #55BC99 !important;
}
#Training-project .content-sidebar .btn-group .img-bg {
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
}
#Training-project .content-sidebar .btn-group .img-bg img {
  width: 100%;
  height: auto;
}
#Training-expert {
  box-sizing: border-box;
}
#Training-expert .layout-head .head-title {
  color: #fb6662;
}
#Training-expert .layout-head .head-a {
  color: #fc9895;
}
#Training-expert .article-content {
  height: 378px;
  overflow: hidden;
}
#Training-expert .article-content .content-submain {
  float: left;
  width: 940px;
  padding: 10px 0  20px 0;
}
#Training-expert .article-content .content-submain .content-submain-wrap {
  width: 100%;
}
#Training-expert .article-content .content-submain .content-submain-wrap .column-list {
  box-sizing: border-box;
  padding: 0px 30px;
  width: 990px;
}
#Training-expert .article-content .content-submain .content-submain-wrap .column-list .course-moduler {
  background-color: #fff;
  width: 100%;
  padding: 30px 10px 0 10px;
  overflow: hidden;
}
#Training-expert .article-content .content-submain .content-submain-wrap .column-list .course-moduler .item-list {
  width: 935px;
  box-sizing: border-box;
}
#Training-expert .article-content .content-submain .content-submain-wrap .column-list .course-moduler .item-list .item-li {
  float: left;
  width: 270px;
  height: 213px;
  margin-right: 35px;
  margin-bottom: 30px;
}
#Training-expert .article-content .content-submain .content-submain-wrap .column-list .course-moduler .item-list .item-li .img {
 
  display: block;
  margin-bottom: 10px;
  width:140px;
  height:187px;
    float: left;
    margin-right: 18px;
}
#Training-expert .article-content .content-submain .content-submain-wrap .column-list .course-moduler .item-list .item-li .img img {
  margin-top: -2px;
  width: 100%;
  height: 100%;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  -moz-transition: all .5s ease;
  transition: all .5s ease;
}
#Training-expert .article-content .content-submain .content-submain-wrap .column-list .course-moduler .item-list .item-li .img img:hover {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
#Training-expert .article-content .content-submain .content-submain-wrap .column-list .course-moduler .item-list .item-li .img-title {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
  max-height: 38px;
  line-height: 19px;
  font-size: 14px;
  font-weight: 400;
  color: #757575;
  width: 100%;
  margin-bottom: 4px;
}
#Training-expert .article-content .content-submain .content-submain-wrap .column-list .course-moduler .item-list .item-li .img-name {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
  line-height: 21px;
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  width: 100%;
  height: 21px;
  margin-bottom: 7px;
  margin-top: 25px;
}
#Training-expert .article-content .content-submain .content-submain-wrap .column-user-list {
  padding: 0 0 0 40px;
  max-height: 75px;
  overflow: hidden;
    position: relative;
    height: 75px;
}
#Training-expert .article-content .content-submain .content-submain-wrap .column-user-list .item {
  cursor: pointer;
  float: left;
  margin-right: 20px;
  margin-bottom: 15px;
  width: 70px;
  height: 30px;
  line-height: 30px;
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  text-align: center;
  background-color: #FCF7FA;
}
#Training-expert .article-content .content-submain .content-submain-wrap .column-user-list .item:hover {
  background-color: #D0021B;
  color: #fff;
}
#Training-expert .content-sidebar {
  height: 100%;
  position: relative;
}
#Training-expert .content-sidebar .btn-group {
  position: relative;
  height: 100%;
  background-color: #FB6662;
}
#Training-expert .content-sidebar .btn-group .list-ul {
  padding: 15px 5px 15px 15px;
}
#Training-expert .content-sidebar .btn-group .list-ul .item {
  float: left;
  margin: 0 10px 14px 0;
}
#Training-expert .content-sidebar .btn-group .list-ul .item a {
  font-size: 14px;
  color: #fff;
  display: inline-block;
  height: 28px;
  line-height: 28px;
  padding: 0 10px;
  border: 1px solid #fff;
  text-align: center;
}
#Training-expert .content-sidebar .btn-group .list-ul .item a:hover {
  background: #fff;
  color: #FB6662 !important;
}
#Training-expert .content-sidebar .btn-group .img-bg {
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
}
#Training-expert .content-sidebar .btn-group .img-bg img {
  width: 100%;
  height: auto;
}
#Training-expert .content-sidebar .btn-sqing {
  position: absolute;
  left: 14px;
  bottom: 50px;
  width: 172px;
}
#Training-expert .content-sidebar .btn-sqing a {
  background-image: url(../images/sqing-img.png);
  display: inline-block;
  width: 100%;
  height: 36px;
  border: none;
  line-height: 36px;
  font-size: 16px;
  color: #D0021B;
  box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.19);
  text-align: center;
}
#Training-base {
	margin-bottom: 30px;
  box-sizing: border-box;
}
#Training-base .article-content {
  padding: 0 10px;
}
#Training-base .article-content .course-moduler {
  background-color: #fff;
  padding: 10px 0;
  width: 100%;
  overflow: hidden;
}
#Training-base .article-content .course-moduler .item-list {
  padding: 10px 10px;
  width: 1200px;
  box-sizing: border-box;
}
#Training-base .article-content .course-moduler .item-list .item-li {
  float: left;
  width: 270px;
  height: 235px;
  margin-right: 20px;
}
#Training-base .article-content .course-moduler .item-list .item-li .img {
  width: 100%;
  height: 153px;
  display: block;
  margin-bottom: 10px;
}
#Training-base .article-content .course-moduler .item-list .item-li .img img {
  width: 100%;
  height: 100%;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  -moz-transition: all .5s ease;
  transition: all .5s ease;
}
#Training-base .article-content .course-moduler .item-list .item-li .img img:hover {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
#Training-base .article-content .course-moduler .item-list .item-li .img-title {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
  line-height: 24px;
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  width: 100%;
}
#Training-base .article-content .course-moduler .item-list .item-li .img-name {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-break: break-all;
  line-height: 24px;
  font-size: 14px;
  font-weight: 400;
  color: #757575;
  width: 100%;
  height: 24px;
}
.service {
  background-color: #fff;
}
.service .service-top {
  background-image: url(../images/service-bg.png);
  padding: 20px 60px;
  overflow: hidden;
}
.service .service-top .list {
  width: 1195px;
}
.service .service-top .list .item {
  float: left;
  margin-right: 115px;
}
.service .service-top .list .item .item-number {
  line-height: 40px;
  font-size: 30px;
  font-weight: 400;
  color: #ffffff;
  text-align: center;
  margin-bottom: 8px;
}
.service .service-top .list .item .item-text {
  line-height: 28px;
  font-size: 20px;
  font-weight: 400;
  color: #ffffff;
  text-align: center;
}
.service .service-bottom {
  padding: 40px 100px;
  overflow: hidden;
}
.service .service-bottom .service-list {
  width: 1040px;
}
.service .service-bottom .service-list .service-item {
  box-sizing: border-box;
  float: left;
  width: 260px;
  padding-right: 20px;
}
.service .service-bottom .service-list .service-item .service-btn {
  box-sizing: border-box;
  border: 1px solid #D0021B;
  margin-bottom: 18px;
  width: 100px;
  height: 34px;
  line-height: 32px;
  font-size: 18px;
  font-weight: 400;
  color: #d0021b;
  text-align: center;
}
.service .service-bottom .service-list .service-item .service-title {
  margin-bottom: 10px;
  line-height: 30px;
  font-size: 24px;
  font-weight: 400;
  color: #333333;
}
.service .service-bottom .service-list .service-item .service-ul .service-li {
  line-height: 30px;
  font-size: 15px;
  font-weight: 400;
  color: #999999;
}
.footer {
  width: 100%;
  min-width: 1180px;
}
.footer .footer-friendlink {
  background-color: #fff;
  padding: 26px 0px 16px 0;
}
.footer .footer-friendlink h6 {
  overflow: hidden;
  float: left;
  font-size: 14px;
  font-weight: bold;
  line-height: 22px;
  color: #333;
}
.footer .footer-friendlink .friendlink-list {
  width: 1100px;
  float: left;
}
.footer .footer-friendlink .friendlink-list a {
  display: inline-block;
  float: left;
  font-size: 14px;
  text-align: left;
  margin-bottom: 10px;
  width: 225px;
  line-height: 22px;
  color: #333333;
}
.footer .footer-copyright {
  width: 100%;
  height: 80px;
  background-color: #292a32;
  padding-top: 18px;
}
.footer .footer-copyright p {
  line-height: 22px;
  text-align: center;
  color: #fff;
  font-size: 12px;
}
.footer .footer-copyright p img {
  vertical-align: -5px;
  margin-right: 5px;
}
.footer .footer-copyright p a {
  line-height: 22px;
  display: inline-block;
}
.footer .footer-copyright p a:hover {
  color: #fff !important;
}
.footer .footer-link {
  background-color: #fff;
  padding: 40px 0px 30px 0px;
}
.footer .footer-link .footer-link-left {
  float: left;
  width: 980px;
}
.footer .footer-link .footer-link-left .left-check {
  margin-bottom: 40px;
}
.footer .footer-link .footer-link-left .left-check h6 {
  overflow: hidden;
  float: left;
  font-size: 14px;
  font-weight: bold;
  line-height: 22px;
  color: #333;
}
.footer .footer-link .footer-link-left .left-check .check-list {
  width: 900px;
  float: left;
}
.footer .footer-link .footer-link-left .left-check .check-list a {
  display: inline-block;
  float: left;
  font-size: 14px;
  text-align: left;
  margin-bottom: 10px;
  margin-right: 30px;
  line-height: 22px;
  color: #333;
  font-weight: 400;
  text-decoration: underline;
}
.footer .footer-link .footer-link-left .left-link h6 {
  overflow: hidden;
  float: left;
  font-size: 14px;
  font-weight: bold;
  line-height: 22px;
  color: #333;
}
.footer .footer-link .footer-link-left .left-link .link-list {
  width: 900px;
  float: left;
}
.footer .footer-link .footer-link-left .left-link .link-list a {
  
    box-sizing: border-box;
    display: inline-block;
    float: left;
    width: 25%;
    font-size: 14px;
    text-align: left;
    margin-bottom: 10px;
    margin-right: 0px;
    padding-right: 30px;
    line-height: 22px;
    font-weight: 400;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-break: break-all;

}
.footer .footer-link .footer-link-right {
  float: right;
  width: 200px;
}
.footer .footer-link .footer-link-right .service-btn {
  box-sizing: border-box;
  height: 19px;
  line-height: 19px;
  font-size: 14px;
  font-weight: 400;
  color: #333333;
  text-decoration: underline;
}
.footer .footer-link .footer-link-right .service-title {
  margin-bottom: 10px;
  line-height: 24px;
  font-size: 18px;
  font-weight: 400;
  color: #333333;
}
.footer .footer-link .footer-link-right .service-ul {
  margin-bottom: 12px;
}
.footer .footer-link .footer-link-right .service-ul .service-li {
  line-height: 31px;
  font-size: 15px;
  font-weight: 400;
  color: #999999;
}
.btn-group .list-ul{
		box-sizing: border-box;
		position: absolute;
		z-index: 1;
		height: 100%;
}
.btn-group .list-ul .item a{
	word-break: break-all;
	height: auto !important;
}
#Training-expert .article-content .content-submain .content-submain-wrap .column-user-list .item {
	overflow: hidden;
	text-overflow: ellipsis;
	word-break: break-all;
	box-sizing: border-box;
	padding:  0 10px;
}
#Training-expert .content-sidebar .btn-sqing{
	z-index: 1;
}
.btn-group .list-ul{
	overflow: hidden;
}

#Training-expert .article-content .content-submain .content-submain-wrap .column-user-list .column-user-wrap{
        width: 900px;
        height: auto;
        position: absolute;
        top: 0;
        background-color: #fff;
}
.head-nav .nav-main-list .list-li-last .subnav .subnav-list .subnav-list-li .path-a {
        min-width: 40px;
        text-align: right;
    }
    
.head-nav .nav-main-list .list-li .subnav .subnav-list .subnav-list-li #subnav_area {
  position: relative;
}
.head-nav .nav-main-list .list-li .subnav .subnav-list .subnav-list-li #subnav_area .Province_one {
  display: none;
  z-index: 10;
  position: absolute;
  top: 20px;
  left: -250px;
  padding-top: 20px;
  width: 500px;
  background: #fff;
}
 .head-nav .nav-main-list .list-li .subnav .subnav-list .subnav-list-li #subnav_area .Province_one .Province-list {
  position: relative;
  box-sizing: border-box;
  width: 100%;
  background: #ffffff;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.5);
  border: 1px solid #f1f1f1;
}
.head-nav .nav-main-list .list-li .subnav .subnav-list .subnav-list-li #subnav_area .Province_one .Province-list .Province-item {
  box-sizing: border-box;
  padding: 10px 20px;
  border-bottom: 1px dotted #EDE9E9;
}   
.head-nav .nav-main-list .list-li .subnav .subnav-list .subnav-list-li #subnav_area .Province_one .Province-list .Province-item .item-label {
  width: 50px;
  text-align: center;
  float: left;
  cursor: auto;
  padding-right: 20px;
  line-height: 30px;
  font-size: 14px;
  font-weight: bold;
  color: #333333;
}
.head-nav .nav-main-list .list-li .subnav .subnav-list .subnav-list-li #subnav_area .Province_one .Province-list .Province-item .region-list {
  width: 380px;
  float: left;
}
.head-nav .nav-main-list .list-li .subnav .subnav-list .subnav-list-li #subnav_area .Province_one .Province-list .Province-item .region-list .li-a {
  margin-right: 20px;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  font-weight: 400;
  color: #333333;
  float: left;
}
  
.head-nav .nav-main-list .list-li .subnav .subnav-list .subnav-list-li #subnav_area .Province_one .Province-list .Province-item .region-list .li-a:hover {
  color: #D0021B;
}
.head-nav .nav-main-list .list-li .subnav .subnav-list .subnav-list-li #subnav_area .Province_one .Province-list:before {
  content: "";
  position: absolute;
  top: -26px;
  left: 50%;
  border: 13px solid transparent;
  border-bottom: 13px solid #f1f1f1;
}  
#Training-mechanism .article-content .content-sidebar .btn-group .list-ul .itme-panel .item a{
  width: 170px;
  padding: 0;
}
#Training-follow .layout-head .head-a {
    color: #E30D0D;
}
#Training-expert .article-content .content-submain .content-submain-wrap .column-list .course-moduler .item-list .item-li .words-rg{
  position: relative;
  width: 112px;
  height: 187px;
  float: left;
}
#Training-expert .article-content .content-submain .content-submain-wrap .column-list .course-moduler .item-list .item-li .words-rg .expertStudio{
  position: absolute;
  bottom:3px;
  display: block;
  font-size:14px;
  color: #D0021B;
  line-height:20px;
}
/*培训研究*/
#Training-research{
  box-sizing: border-box;
}
#Training-research .layout-head .head-title {
  color: #d0021e;
}
#Training-research .layout-head .head-a {
  color: #d0021e;
}
#Training-research .article-content {
  overflow: hidden;
    height: 294px;
}
#Training-research .article-content .content-submain .content-submain-wrap .column-list {
  float: left;
  box-sizing: border-box;
  padding: 20px 30px 20px 30px;
  width: 641px;
}
#Training-research .article-content .content-submain .content-submain-wrap .column-list .course-moduler {
  padding: 0 10px;
  background-color: #fff;
  padding-top: 20px;
  width: 100%;
  max-height: 500px;
  overflow: hidden;
}
#Training-research .article-content .content-submain .content-submain-wrap .column-list .course-moduler .item-list {
  width: 600px;
  box-sizing: border-box;
}
#Training-research .article-content .content-submain .content-submain-wrap .column-list .course-moduler .item-list .item-li {
  float: left;
  width: 260px;
  height: 234px;
  margin-right: 40px;
  /*margin-bottom: 30px;*/
}
#Training-research .article-content .content-submain .content-submain-wrap .column-list .course-moduler .item-list .item-li .img {
  width: 100%;
  height: 148px;
  display: block;
  margin-bottom: 10px;
}
#Training-research .article-content .content-submain .content-submain-wrap .column-list .course-moduler .item-list .item-li .img img {
  width: 100%;
  height: 100%;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  -moz-transition: all .5s ease;
  transition: all .5s ease;
}
#Training-research .article-content .content-submain .content-submain-wrap .column-list .course-moduler .item-list .item-li .img img:hover {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}
#Training-research .article-content .content-submain .content-submain-wrap .column-list .course-moduler .item-list .item-li .img-title {
  height: 48px;
  overflow: hidden;
  line-height: 24px;
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  width: 100%;
  margin-bottom: 4px;
}

#Training-research .article-content .content-submain .content-submain-wrap .column-news-list .news-text-moduler .item-list {
  max-height: 225px;
  overflow: hidden;
}
#Training-research .article-content .content-submain .content-submain-wrap .column-news-list .news-text-moduler .item-list .item-li .item-order {
  background-color: #d0021e;
}
#Training-research .content-sidebar {
  height: 100%;
  position: relative;
}
#Training-research .content-sidebar .btn-group {
  position: relative;
  height: 100%;
  background-color: #d0021e;
}
#Training-research .content-sidebar .btn-group .list-ul {
  padding: 15px 5px 15px 15px;
}
#Training-research .content-sidebar .btn-group .list-ul .item {
  float: left;
  margin: 0 10px 14px 0;
}
#Training-research .content-sidebar .btn-group .list-ul .item a {
  font-size: 14px;
  color: #fff;
  display: inline-block;
  height: 28px;
  line-height: 28px;
  padding: 0 10px;
  border: 1px solid #fff;
  text-align: center;
}
#Training-research .content-sidebar .btn-group .list-ul .item a:hover {
  background: #fff;
  color: #d0021e !important;
}
#Training-research .content-sidebar .btn-group .img-bg {
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
}
#Training-research .content-sidebar .btn-group .img-bg img {
  width: 100%;
  height: auto;
}


/*2.22*/
.head-search{
    text-align: center;
}
.btn_moduler {
  box-sizing: border-box;
  display: inline-block;
  height: 100px;
  padding-top: 30px;
}
.btn_moduler .item {
  position: relative;
  width: 200px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 16px;
  background: linear-gradient(90deg, #ea053b 0%, #f95d17 100%);
  color: #fff;
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#ea053b, endColorstr=#f95d17);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#ea053b, endColorstr=#f95d17)";
    background-color: #f95d17;
}
.btn_moduler .item-left {
  float: left;
  margin-right: 10px;
}
.btn_moduler .item-left img {
  position: absolute;
  top: 12px;
  left: 22px;
  width: 18px;
  height: 18px;
}
.btn_moduler .item-right {
  float: right;
}
.btn_moduler .item-right img {
  position: absolute;
  top: 11px;
  right: 22px;
  width: 18px;
  height: 18px;
}
/*2.22 end*/


/* 20220615我要投稿 */
.contribution-btn {
    float: left;
}

.contribution-btn a {
    display: block;
    background: linear-gradient(90deg, #D43241 34%, #E26333 100%);
    box-shadow: 0px 1px 12px 1px rgba(0, 0, 0, 0.1);
    border-radius: 6px;
    font-size: 14px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 36px;
    padding: 0 13px;
}

.contribution-btn a img {
    width: 23px;
    height: 22px;
    display: inline-block;
    margin-right: 10px;
    vertical-align: -5px;
}
/* 20220615我要投稿end */