@charset "UTF-8";
.darkgray-bg {
  background: rgba(0,0,0, 0.06); }
  .darkgray-bg .ict_pic {
    margin-top: 20px;
    margin-bottom: 30px; }
  .darkgray-bg .ict_abstract {
    font-weight: bold;
    line-height: 2; }

.solution_en_title {
  width: 70%;
  padding: 20px 0 10px;
  /*background-color: #f7f8f9;*/ }
  .solution_en_title strong {
    color: #809bcb; }

.en_content {
  width: 100%;
  padding: 10px 0; }
  .en_content .en_img {
    margin: 20px 0px 10px 20px; }

.net_img {
  margin: 20px 0px 10px 5px; }

.sys_img {
  margin: 5px 0px 10px 5px; }

.train_cont {
  margin: 0px 0px 0px 20px; }
  .train_cont .t_cont {
    padding-top: 10px;
    line-height: 25px;
    font-size: 12px; }

.train_rt {
  margin: 140px 0px 0px -20px; }

.reseach_content img {
  margin: 10px 0px; }

.solution_title {
  padding: 40px 0;
  background-color: #f7f8f9; }

.solution_engineer {
  font-weight: bold;
  font-size: 16px; }
  .solution_engineer .system_course {
    color: #fff;
    font-size: 20px; }
  .solution_engineer .thumbnail {
    padding-top: 10px; }
    .solution_engineer .thumbnail .advan_case {
      font-size: 14px; }
    .solution_engineer .thumbnail .caption {
      height: 300px;
      margin-top: 5px;
      padding: 0 10px !important; }
      .solution_engineer .thumbnail .caption p {
        text-align: justify; }

.solution_train {
  line-height: 30px;
  font-weight: bold;
  color: #333; }

.system_bg {
  background: url("../images/solution_commu_courses.png") no-repeat;
  background-size: 100%  90%;
  height: 200px; }

.advanges {
  background: url("../images/solution_commu_scheme_blue.png") no-repeat;
  background-size: 100% 100%;
  height: 40px;
  line-height: 30px;
  text-align: center;
  margin: 0 -17px; }

.solution_line {
  padding-bottom: 20px; }

.solution_case {
  font-weight: bold;
  color: #1a5393;
  font-size: 27px; }

.solution_bline {
  padding-top: 20px; }
  .solution_bline img {
    width: 100%;
    position: relative;
    z-index: 1; }

.solution_pc {
  padding: 20px 0; }

.title_bg {
  background: url("../images/solution_title_bg.png") no-repeat;
  background-size: 100% 100%;
  background-color: #e7e7e7;
  font-size: 25px;
  font-weight: bold;
  padding: 10px 0;
  border-radius: 4px; }
  .title_bg img {
    margin: 0px 10px; }

/*ict*/
.icts_bg {
  background-size: 100% 100%;
  background-color: #e7e7e7;
  font-size: 25px;
  font-weight: bold;
  padding: 10px 0;
  border-radius: 4px; }
  .icts_bg img {
    margin: 0px 10px; }

.ict_line {
  margin: -16px 0px 10px 0px;
  width: 100%;
  margin-left: 10px;
  border: 1px solid #337ABA; }

.futclass_advance {
  color: #1a5393; }

.certifi_sample .table > thead:first-child > tr:first-child > th, .certifi_sample .table-bordered > tbody > tr > td, .certifi_sample .table-bordered > tbody > tr > th {
  vertical-align: middle; }

.bgray-bg {
  background: rgba(0, 0, 0, 0.1); }

.dtce_title_bg {
  background: url("../images/dtce_title_bg.png") no-repeat;
  background-size: 100% 100%;
  font-size: 25px;
  font-weight: bold;
  padding-top: 5px; }

.dtce_double {
  color: #333;
  line-height: 2; }

/** 钥匙管理系统 **/
.key-manager .col-md-6 {
  text-align: center; }
  .key-manager .col-md-6 .img-tips {
    height: 40px;
    line-height: 40px; }
  .key-manager .col-md-6 .key-intro {
    text-align: justify;
    text-indent: 40px;
    line-height: 24px; }

.key-manager .key-line {
  margin-top: 20px; }

/** 物联网产品 **/
.first-bg {
  background-color: #f8f8f8; }

.second-bg {
  background-color: #fcfcfc; }

.things-p {
  font-weight: bold;
  line-height: 2.5em;
  font-weight: bolder; }

.m-t-30 {
  margin-top: 30px; }

.solution-things-content {
  border: 1px solid #d5d5d5;
  background-color: #fff;
  padding: 20px 15px;
  margin-bottom: 30px; }
  .solution-things-content .things-btn {
    border-radius: 5px;
    padding: 6px 20px; }
  .solution-things-content p {
    text-indent: 30px; }

.text-primary img {
  padding-bottom: 3px; }

.p-0 {
  padding: 0 !important; }

.hidden-part, .hidden-left-part, .hidden-right-part {
  position: absolute;
  top: 15px;
  z-index: 1000;
  height: 40px;
  width: 65%; }

.hidden-left-part {
  left: 0px; }

.hidden-right-part {
  right: 0px; }

    .dropdown-submenu { 
      position: relative; 
	  margin-top: -40px; 
    } 
    .dropdown-submenu > .dropdown-menu { 
      top: 0; 
      left: 100%; 
      margin-top: -6px; 
      margin-left: -1px; 
      -webkit-border-radius: 0 6px 6px 6px; 
      -moz-border-radius: 0 6px 6px; 
      border-radius: 0 6px 6px 6px; 
    } 
    .dropdown-submenu:hover > .dropdown-menu { 
      display: block; 
    } 
    .dropdown-submenu > a:after { 
      display: block; 
      content: " "; 
      float: right; 
      width: 0; 
      height: 0; 
      border-color: transparent; 
      border-style: solid; 
      border-width: 5px 0 5px 5px; 
      border-left-color: #ccc; 
      margin-top: 15px; 
      margin-right: -10px; 
    } 
    .dropdown-submenu:hover > a:after { 
      border-left-color: #fff; 
    } 
    .dropdown-submenu.pull-left { 
      float: none; 
    } 
    .dropdown-submenu.pull-left > .dropdown-menu { 
      left: -100%; 
      margin-left: 10px; 
      -webkit-border-radius: 6px 0 6px 6px; 
      -moz-border-radius: 6px 0 6px 6px; 
      border-radius: 6px 0 6px 6px; 
    } 