@charset "utf-8";
.lf{
    float: left;
}
.rt{
    float: right;
}
.overflow{
    overflow: hidden;
}
.vm_box{
    width: 1200px;
    margin: 0 auto;
}
.vm_box h2{
    color: #0e3b70;
    font-size: 26px;
    width: 100%;
    text-align: center;
    font-weight:200;
    padding: 60px 0 30px 0;
}
.vm_box .vm_banner>img{
    width: 100%;
}
.vm_box .vm_img{
    width: 1060px;
    margin: 0 auto;
    margin-top:50px;
    margin-bottom:30px;
}
.vm_box .vm_summary>img{
    background: #1a579e;
    padding: 105px 30px;
}
.vm_box .vm_summary>div{
    width: 990px;
    height: 234px;
    padding: 16px 20px 10px 20px;
    background: #0e3b70;
}
.vm_box .vm_summary p{
    color: #fff;
    text-indent: 2em;
    font-size:12px;
    line-height: 24px;
}
.vm_box .vm_content1 .tupian{
   width: 1080px;
   height: 118px;
   margin:0 auto;
}
.vm_box .vm_content1 .tupian li{
   float: left;
   width: 329px;
   height: 118px;
   margin-left:46px;
}
.vm_box .vm_content1 .wenzi{
   width: 1080px;
   height: 182px;
   margin:0 auto;
}
.vm_box .vm_content1 .wenzi li{
   float: left;
   width: 329px;
   height: 182px;
   margin-left:46px;
   padding:10px 20px;
}
.vm_box .vm_content1 .wenzi li h3{
  text-align: center;
  color: #0061a7;
  margin-bottom: 10px;
}
.vm_box .vm_content1 .wenzi li p{
  line-height: 25px;
   font-size: 12px;
   text-align: center;
}
.vm_box .vm_content1>p,.vm_box .vm_table{
    width: 1060px;
    margin: 0 auto;
}
.vm_box .vm_table{
    margin-bottom: 20px;
}
.vm_box .vm_table thead th:first-child{
    width: 20%;
}
.vm_box .vm_table th,.vm_box .vm_table td{
    border:1px solid #ccc;
}
.vm_box .vm_table thead th{
    color: #fff;
    font-size: 16px;
    line-height: 40px;
}
.vm_box .vm_table thead th:nth-child(2){
    width: 46%;
}
.vm_box .vm_table thead th:last-child{
    width: 34%;
}
.vm_box .vm_table td{
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    color: #666;
    padding: 10px 20px;
}
.vm_box .vm_content3{
    text-align: center;
}
.vm_box .vm_content3>img{
    margin: 0 auto;
}
.vm_box .vm_online{
    display: inline-block;
    background: url("../images/earphone.png") 20px center no-repeat;
    line-height: 50px;
    background-color:#ff8400;
    padding: 0 30px 0 60px;
    border-radius: 5px;
    font-size: 22px;
    color: #fff;
    margin:20px auto 50px;
}
.green{ background: #439f38;}
.blue{ background: #1a579e;}
.black{ background:#444547; }
.vm_box .vm_table .vm_gray{
    color: #333;
}
.vm_content4 ul{
    padding: 50px 40px 0 70px;
}

.vm_content4 h3{
    font-size: 14px;
    color: #000;
    font-weight: 200;
    line-height: 36px;
}
.vm_content4 h3>span{
    color: #1a579e;
    font-size: 24px;
    padding-right: 10px;
}
.vm_content4 .vm_con_item{
    width: 530px;
}
.vm_content4 .vm_con_item p,.vm_content4 .vm_con_other p,.vm_content4 li>p{
    color: #666;
    font-size: 12px;
    line-height: 24px;
    padding: 0 60px 0 35px;
}
.vm_content4 li>p{
    padding-bottom: 40px;
}
.vm_content4 .vm_con_item p{
    height: 76px;
}
.vm_content4 .vm_con_item>div{
    width: 157px;
    height:157px;
    overflow: hidden;
    text-align: center;
    background: #04071c;
    margin: 28px 16px 28px 0;
    display: inline-block;
    border-radius: 50%;
}
.vm_content4 .vm_con_item>div>img{
    margin:-5px 0 0 -25px;
}
.b_green>div{
    border:3px solid #4aa340;
}
.b_orange>div{
    border:3px solid #ffb411;
}
.vm_content4 .vm_te_box{
    width:200px;
    margin:0 18px 60px 0;
    background: url("../images/te_bg.png") left top no-repeat;
}
.vm_content4 .vm_te_box>div{
    width:201px;
    height: 144px;
}
.vm_content4 .vm_te_box>p{
    color: #fff;
    background: #1B579F;
    width: 200px;
    padding: 10px;
    line-height: 20px;
    font-size: 12px;
    height: 270px;
    letter-spacing: 0.02em;
}
.vm_content4 .vm_con_other{
    width: 550px;
    padding:0 0 30px 30px;
}
.vm_content4{
    background: url("../images/vm_map.png") 630px 1120px no-repeat;
}
.vm_content5,.vm_content6 {
    width: 1120px;
    margin: 0 auto;
}
.vm_content6{
    padding-bottom: 30px;
}
.vm_content5 ul>li{
    width: 265px;
    height: 218px;
    border-radius: 3px;
    border: 5px solid #d6d5d3;
    margin: 6px 7px 8px 4px;
    display: inline-block;
}
.vm_content6 img{
    width: 515px;
    height: 385px;
   padding:12px;
    border: 1px solid #ededed;
    margin: 6px 6px 6px 26px;
}

/*在线报名*/
.vm_content2 .vmpople{
   width:1060px;
   margin:0 auto;
   background-color: red;
}
.vm_content2 .vmpople .vmpopleleft{
   width:880px;
   float: left;
    color: #0e3b70;
    font-size: 26px;
    text-align: center;
    font-weight: 200;
    padding: 60px 0 30px 160px;
}
.vm_content2 .vmpople .vmpopleright{
   width:180px;
   float: right;
   margin-bottom: -40px;
}
.vm_content2 .vmpople .vmpopleright .vm_online {
    display: inline-block;
    background: url(../images/vm-8.png) 20px center no-repeat;
    line-height: 50px;
    background-color: #ff8400;
    padding: 0 30px 0 60px;
    border-radius: 5px;
    font-size: 22px;
    color: #fff;
    margin: 66px auto 50px;
}

/*重要通知：*/
.hanhua{
  width:1200px;
  height: 188px;
  background-color: #eeeeee;
}
.hanhua .mainhua{
  width:620px;
  height: 188px;
  margin:0 auto;
}
.hanhua .mainhua .wenyi{
  display: block;
  width:123px;
  height: 149px;
  float: left;
  margin-top:20px;
}
.hanhua .mainhua .tongzhi{
  width:460px;
  height: 153px;
  float: right;
}
.hanhua .mainhua .tongzhi p{
  line-height:28px;
}

/*东方瑞通VMware企业定制、团体报名*/
.vm_content11{
    display: inline-block;
    margin-bottom: 60px;

}
.vm_content11 .contentleft{
    width: 581px;
    height: 328px;
    background-color: #439f38;
    float: left;
    padding:30px 20px;
}
.vm_content11 .contentleft h3 {
    color: #fff;
    font-size: 24px;
    text-align: center;
    font-weight: 900;
    margin-bottom:20px;
}
.vm_content11 .contentleft p{
    color: #fff;
    line-height: 25px;
}
.vm_content11 .contentleft a{
    display:block;
    width: 313px;
    height: 56px;
    margin:15px  auto;
}
.vm_content11 .contentright{
    width: 581px;
    height: 328px;
    background-color: #045fa6;
    float: right;
    padding:30px 65px;
}
.vm_content11 .contentright h3 {
    color: #fff;
    font-size: 24px;
    text-align: center;
    font-weight: 900;
    margin-bottom:20px;
}
.vm_content11 .contentright .phone{
    width: 465px;
    height: 25px;
    margin: 20px 0;
}
.vm_content11 .contentright .phone label {
    width: 60px;
    height:34px;
    line-height: 34px;
    float: left;
    color: #fff;
    font-weight: bolder;
}
.vm_content11 .contentright .phone input {
    width: 285px;
    height: 34px;
    border: 1px solid #e5e5e5;
    float: left;
    padding: 0 8px;
}
.vm_content11 .contentright .phone  #btn{
    width: 105px;
    height:34px;
    border-radius: 6px;
    float: right;
    background-color: #ff8400;
    color: #fff;
    padding: 0 4px;
    font-size: 12px;
    border: 1px solid #ff8400;
}
.vm_content11 .contentright form .subbtnl {
    width: 180px;
    height: 53px;
    text-align: center;
    border-radius: 6px;
    background-color: #fff;
    color: #045fa6;
    font-size: 18px;
    font-weight: bolder;
    border: 1px solid #fff;
    margin-left: 106px;
    margin-top: 10px;
}

/*VMware培训近期开课*/
.tabletop{
    display: inline-block;
}
.tabletop li{
    float: left;
    overflow:hidden;
    padding:20px 0;
    border-bottom: 1px solid #eaeaea;
}
.tabletop li:hover{
  background-color: #eee;
}
.tabletop li .biaoti{
   height: 60px;
}
.tabletop li .biaoti p{
   float: left;
   margin-left:20px;
   line-height: 60px;
}