.new_flash {
  padding: 18px 0;
  background: #005DAF;
}
.cirlce {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  text-align: center;
  border: 1px solid #666;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
}
.new_flash_content {
  padding-top: 40px;
  text-align: center;
}
#myTab {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
}
.padB20 {
  padding-bottom: 20px;
}
/*.express_content{
	padding-top: 36px;
}*/
.express_content .express_item {
  float: left;
  padding: 44px 46px;
  width: 320px;
  height: 260px;
  margin: 36px 40px 0;
  box-sizing: border-box;
  border-top: 4px solid #005DAF;
  box-shadow: 0px 2px 20px 0px rgba(0, 0, 0, 0.1);
  background: #005DAF;
  color: #fff !important;
}
.express_content .express_item .express_des {
  line-height: 1.5;
  text-align: left;
  display: flex;
  justify-content: center;
  align-items: center;
}
.tab-content {
  width: 100%;
  background: #F7F8FA;
  padding: 50px 0;
}
.express_item {
  padding: 44px 46px;
  width: 320px;
  height: 260px;
  margin: 36px 40px 0;
  box-sizing: border-box;
  border-top: 4px solid #005DAF;
  box-shadow: 0px 2px 20px 0px rgba(0, 0, 0, 0.1);
  background: #005DAF;
  color: #fff !important;
}
/* .express_item:hover {
  background: #005DAF;
  color: #fff !important;
}
.express_item:hover p {
  color: #fff;
  border-bottom: 1px solid #fff;
}
.express_item:hover .express_des {
  color: #fff;
} */
.express_item p {
  margin-bottom: 20px;
  text-align: center;
  color: #fff;
  border-top: 1px solid #fff;
  padding-top: 22px;
}
.express_two {
  width: 100%;
  height: 280px;
  background: #0273eb url(../images/index/bg_02.png) no-repeat;
  background-size: cover;
  background-attachment: fixed;
}
.express_two-item {
  width: 220px;
  font-size: 16px;
  text-align: center;
}
.express_two-item img {
  margin-bottom: 35px;
}
.company-intro {
  height: 700px;
  background: url("../images/index/company_bg.png") no-repeat center center;
  background-size: cover;
}
.company-title {
  width: 136px;
  height: 45px;
  font-size: 34px;
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
  font-weight: bold;
  color: #ffffff;
  line-height: 45px;
  padding-top: 60px;
  padding-bottom: 33px;
  margin: 0 auto 46px;
  position: relative;
}
.company-title::after {
  content: " ";
  width: 80px;
  height: 2px;
  background-color: #027cff;
  position: absolute;
  bottom: 0;
  left: 28px;
}
.company-tabs  {
  padding-top: 196px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: flex-end;
}
.company-tabs .cm-li {
  height: 50px;
  line-height: 50px;
  text-align: right;
  border-right: solid 6px transparent;
  padding-right: 35px;
  margin-bottom: 30px;
  margin-right: -2px;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  cursor: pointer;
}
.company-tabs .cm-li .round {
  border-radius: 14px;
  width: 14px;
  height: 14px;
  box-sizing: border-box;
  border: solid 3px transparent;
  margin-right: 30px;
  display: inline-block;
}
.company-tabs .cm-li.on {
  color: #027cff;
  border-color: #027cff;
  cursor: default;
}
.company-tabs .cm-li.on .round {
  border-color: #027cff;
}
.company-tabs .company-content {
  width: 987px;
  display: inline;
  padding-top: 85px;
  padding-bottom: 108px;
  background: #fff;
  position: relative;
}
.company-tabs .company-content .bus_edu {
  width: 877px;
  height: 450px;
  background: url("../images/index/c_02.png");
}
.company-tabs .company-content .cm_head {
  height: 26px;
  font-size: 18px;
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
  font-weight: bold;
  color: #131313;
  line-height: 26px;
  position: relative;
  padding-left: 20px;
  margin-left: 48px;
  margin-bottom: 8px;
}
.company-tabs .company-content .cm_head .cm_t_i {
  position: absolute;
  width: 5px;
  height: 14px;
  top: 6px;
  left: 0;
  background-color: #005DAF;
}
.company-tabs .company-content .cm_intro {
  width: 815px;
  font-size: 16px;
  font-family: MicrosoftYaHei;
  color: #333333;
  line-height: 32px;
  margin-left: 80px;
  text-indent: 26px;
}
.company-tabs .company-content .cm-sub {
  width: 877px;
  border-radius: 10px;
  background-color: #fff;
  height: 452px;
}
.company-tabs .company-content .cm-r {
  width: 286px;
  height: 452px;
  background-image: url("../images/index/c_01.png");
  float: left;
  display: inline;
}
.company-tabs .company-content .cm-r .r_item {
  margin-bottom: 75px;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  line-height: 21px;
}
.company-tabs .company-content .cm-l {
  width: 815px;
  display: inline;
  height: 452px;
}
.company-tabs .company-content .more-btn{
  color: #002E5B;
  border: 1px solid #002E5B;
  width: 112px;
  height: 42px;
  line-height: 42px;
  font-size: 16px;
  text-align: center;
  border-radius: 10px;
  position: absolute;
  right: 33px;
  bottom: 16px;
}
.title {
  /*border-bottom: 1px solid #0069D9;*/
  padding-bottom: 20px;
  position: relative;
}
.title::after {
  position: absolute;
  width: 120px;
  height: 2px;
  background: #005DAF;
  content: '';
  top: 60px;
  left: 50%;
  transform: translateX(-60px);
}
.news_enter{
  height: 575px;
  background: url("../images/index/advantage_img.png") no-repeat;
  background-size: cover;
  background-attachment: fixed;
}
.news_enter_wrap{
  height: 260px;
  flex-wrap: wrap;
}
.news_enter_item{
  display: flex;
  flex-direction: row;
  padding: 24px 50px 24px 24px;
  width: 506px;
  height: 16px;
  line-height: 1;
  background: #fff;
  margin-left: 22px;
}
.news_enter_item + .news_enter_item{
  border-top: 1px solid #E2E2E2;
}
.news_enter_item .news_title{
  color: #333333;
  flex: 1;
  text-align: left;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
  padding: 0 24px;
}
.news_enter_item .news_time{
  width: 74px;
  color: #A3A3A3;
  font-size: 14px;
}
.news_enter .news_more_btn{
  width: 150px;
  height: 40px;
  border-radius: 20px;
  background: rgba(255,255,255,1);
  color: #2299EE;
  font-size: 14px;
  text-align: center;
  line-height: 40px;
  margin: 45px auto;
}
.zindex2 {
  z-index: 2;
}
.zindex10 {
  z-index: 10;
}
.advantage {
  height: 680px;
  background: #fff
}
.advan-content {
  margin-top: 70px;
}
.advan-content-item {
  width: 310px;
  background: #fff;
  padding: 0 30px;
  padding-top: 70px;
  height: 400px;
  box-sizing: border-box;
  border: 1px solid #005DAF;
}
.advan-content-item .advan_img {
  width: 66px;
  height: 66px;
  margin: 0 auto 24px;
}
.advan-content-item .advan_238 {
  background: url("../images/index/index_01.png") no-repeat center top;
}
.advan-content-item .advan_239 {
  background: url("../images/index/index_02.png") no-repeat center top;
}
.advan-content-item .advan_240 {
  background: url("../images/index/index_03.png") no-repeat center top;
}
.advan-content-item .advan_241 {
  background: url("../images/index/index_04.png") no-repeat center top;
}
.advan-content-item .adv_txt {
  color: #131313;
}
.advan-content-item .adv_des {
  color: #999;
}
.advan-content-item:hover {
  color: #0069D9;
}
.advan-content-item:hover .adv_txt,
.advan-content-item:hover .adv_des {
  color: #0069D9;
}
.advan-content-item:hover .advan_238 {
  background: url("../images/index/index_01_hover.png") no-repeat center top;
}
.advan-content-item:hover .advan_239 {
  background: url("../images/index/index_02_hover.png") no-repeat center top;
}
.advan-content-item:hover .advan_240 {
  background: url("../images/index/index_03_hover.png") no-repeat center top;
}
.advan-content-item:hover .advan_241 {
  background: url("../images/index/index_04_hover.png") no-repeat center top;
}
.advan-content-item span {
  margin-bottom: 20px;
}
.example {
  padding: 60px 0;
}
.link-text {
  border-bottom: 1px solid #E7E7E7;
  text-align: left;
}
.link-text:after {
  top: 48px;
}
.display-content {
  background: url(../images/index/display_img.png) no-repeat;
  background-size: 100% 100%;
  height: 340px;
}
.btn {
  width: 200px;
  height: 44px;
  line-height: 30px;
  text-align: center;
  border: 1px solid #C2C2C2;
  margin-top: 45px;
}
.tab_pro_174 {
  width: 43px;
  height: 41px;
  background: url(../images/index/icon_auto.png) no-repeat;
}
.tab_pro_173 {
  width: 44px;
  height: 48px;
  background: url(../images/index/icon_info2.png) no-repeat;
}
.tab_pro_172 {
  width: 37px;
  height: 42px;
  background: url("../images/index/icon_product2.png") no-repeat;
}
.flex_tab {
  display: flex;
  align-items: center;
  cursor: pointer;
}
.active .flex_tab {
  cursor: default;
}
.active .tab_pro_172 {
  background: url("../images/index/icon_product2_hover.png") no-repeat;
}
.active .tab_pro_173 {
  background: url("../images/index/icon_info2_hover.png") no-repeat;
}
.active .tab_pro_174 {
  background: url("../images/index/icon_product2_hover.png") no-repeat;
}
.customer_ul {
  display: flex;
  flex-wrap: wrap;
  margin-top: 60px;
}
.customer_ul .customer_li {
  width: 200px;
  height: 125px;
  margin: 0 20px 40px;
}
.customer_ul .customer_li img {
  width: 100%;
  height: 100%;
  display: block;
}
.company-bg {
  width: 877px;
  background-color: #fff;
  height: 450px;
  overflow: hidden;
}
.company-bg .com_right {
  width: 360px;
  height: 450px;
  background: url("../images/index/yf_bg.png") no-repeat;
  float: right;
}
