
/******
 自定义0816
*********/
/******* 首页pc *********/
.top_cont{
  width: 100%;
  height:900px;
  background: url("../beijingtu.html");
}
.top_cont .t_info_div{
  height: 40px;
  line-height: 40px;
  background: #45afed;
  text-align: center;
  font-size: 16px;
  font-family: Montserrat;
  font-weight: 400;
  color: #FFFFFF;
}
.top_cont .t_info_div .guanbi{
  margin-left: 2px;
  cursor:pointer;
}
.top_cont .kf_cont_div{

  width: auto;
  margin: auto ;
  padding-top: 130px;
  text-align: center;
}
.top_cont .kf_cont_div p{
  height: 63px;
  margin: 46px auto 42px;
  font-size: 28px;
  font-family: Montserrat;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 36px;
  text-align: center;
}
.top_cont .btn_contactus{
  width: 254px;
  height: 62px;
  line-height: 62px;
  margin: auto;
  text-align: center;
  background: #3ea3ed;
  font-size: 24px;
  font-family: Montserrat;
  font-weight: 600;
  color: #FFFFFF;
  cursor: pointer;
}
.top_cont .btn_contactus span{
  margin-left: 15px;
}

/*首页大版面1*/
.INDUSTRY_SOLUTIONS{
  width: 100%;
  height: 815px;
  background: url("../bm_bg1.html");
  padding-top: 83px;
}
.lanmu_title{
  height: 40px;
  line-height: 40px;
  margin:0px auto 60px;
  font-size: 48px;
  font-family: Oswald;
  font-weight: 600;
  color: #282D3A;
  text-align: center;
}
.row_rq_yc{
  max-width: 1200px;
  height: 420px;
  overflow: hidden;
}
.lv1_lm_div{
  position: relative;
  min-height: 420px;
}
.lv1_lm_div .bg_img{
  position: absolute;
  left: 0px;
  top: 0px;
}
.lv1_lm_div img{
  padding: 0px 10px;
  max-width: 100%;
  /*margin-right: 5px;*/

}
.lv1_lm_div  .icon_img{
  position: absolute;
  left: 57px;
  top: 40px;
}
.lv1_lm_div .lv1_wa{
  position: absolute;
  width: 302px;
  margin-left: -150px;
  left: 50%;
  bottom: 40px;
  z-index: 2;
}
.lv1_lm_div .lv1_wa .wa_title{
  height: 23px;
  line-height:23px;
  font-size: 23px;
  font-family: Oswald Regular;
  font-weight: 400;
  color: #FFFFFF;
  margin-bottom: 0px;
}
.lv1_lm_div .lv1_wa img{
  margin-top: 19px;
  margin-bottom: 15px;
}
.lv1_lm_div .lv1_wa .wa_nr{
  height: auto;
  font-size: 14px;
  font-family: Montserrat;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 20px;
}

.icon_div{
  width: 102px;
  height: 40px;
  margin: 60px auto 0px;
  position: relative;

}
.icon_div .icon_rq{
  width: 50%;
  height: 40px;
  background: #ccc;
  text-align: center;
  padding-top: 6px;
  cursor: pointer;
}
.icon_div .rq_l{
  position: absolute;
  left: 0px;
}
.icon_div .rq_r{
  position: absolute;
  right: 0px;
}
.icon_div .icon_rq img{
  width: 8px;

  margin: auto;
}
.adv_current{
  background: #0a6999 !important;
}


/*首页大版面2*/
.LATEST_NEWS{
  width: 100%;
  height: 675px;
  background: #494646;
  padding-top: 82px;
}
.LATEST_NEWS .lanmu2_title{
  width: auto;
  height: 40px;
  line-height: 40px;
  margin:0px auto 60px;
  font-size: 48px;
  font-family: Oswald;
  font-weight: 600;
  color: #F2F3F5;
  text-align: center;
}

.top60{
  margin-top: 60px;
}
.lv2_lm_div{
  height: 305px;
  position: relative;
}
.lv2_lm_div .lv2_img{
  padding: 0px 10px;
  max-width: 100%;
}
.lv2_lm_div .lv2_wa{
  height: 102px;
  background: #FFFFFF;
  position: absolute;
  bottom: 0px;
  margin-right: 15px;
  margin-left: 10px;
  padding-left: 30px;
  padding-right: 20px;
}
.lv2_lm_div .lv2_wa .wa_time{
  height: 12px;
  font-size: 12px;
  font-family: Montserrat;
  font-weight: 500;
  color: #B3B3B3;
  line-height: 22px;
  margin-top: 20px;
  margin-bottom: 10px;
}
.lv2_lm_div .lv2_wa .wa_nr{
  height: 38px;
  font-size: 14px;
  font-family: Oswald Regular;
  font-weight: 400;
  color: #333333;
  line-height: 24px;
}
.LATEST_NEWS .lanmu2_jt{
  width: 104px;
  height: 40px;
  margin: 60px auto 80px;
  background: #0a6999;
  text-align: center;
  cursor: pointer;
}
.LATEST_NEWS .lanmu2_jt img{
  margin-top: 14px;
}


/*首页大版面3*/
.Partners{
  width: 100%;
  height: 910px;
  /*opacity: 0.5;*/
  background: url("../bm_bg3.html");
  background-size: 100%;
  padding-top: 76px;
}
.Partners .lanmu3_title{
  width: 100%;
  height: 46px;
  line-height: 46px;
  font-size: 48px;
  font-family: Oswald;
  font-weight: 600;
  color: #1A1A24;
  text-align: center;
  margin-bottom: 53px;
}
.lv3_lm_div{
  padding: 0px 10px;
  position: relative;
  height: 309px;
}
.lv3_lm_div img{
  max-width:100%;
}
.lv3_lm_div .user_img{
  width: 76px;
  height: 76px;
  position: absolute;
  top: 30px;
  left: 47px;
}
.lv3_lm_div .user_name{
  position: absolute;
  top: 60px;
  left: 147px;
  height: 20px;
  font-size: 21px;
  font-family: Montserrat;
  font-weight: 600;
  color: #FFFFFF;
  line-height: 22px;
}
.lv3_lm_div .lv3_wa{
  position: absolute;
  width: 300px;
  height: 102px;
  bottom: 60px;
  margin-left: -150px;
  left: 50%;
}
.lv3_lm_div .lv3_wa .wa_nr{
  max-width: 100%;
  font-size: 14px;
  font-family: Montserrat;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 20px;
  padding-left: 10px;
}
.fh_q{
  position: absolute;
  left: -20px;
  top: -20px;
}
.fh_h{
  position: absolute;
  right: -15px;
  bottom: -10px;
}

.glxx{
  width: 1200px;
  height: 191px;
  line-height: 191px;
  background: #FFFFFF;
  box-shadow: 0px 1px 43px 0px #E5E5E5;
  margin: 68px auto 80px;
  padding: 0px 10px;
}
.glxx img{
  max-width: 100%;
  margin: 0px 20px;

}

/*首页大版面4*/
.Jimi_Global{
  width: 100%;
  background: url("../bm_bg4.html");;
  padding-top: 86px;
  height: 921px;
}
.lanmu4_title{
  width: 100%;
  text-align: center;
  font-family: Oswald-DemiBold;
  color: #FFFFFF;
}
.lanmu4_title .p1{
  font-size: 48px;
  font-weight: 600;
}
.lanmu4_title .p2{
  font-size: 24px;
  font-weight: 300;
}
.lanmu4_cont_div{
  width: 1200px;
  min-height: 406px;
  margin: 57px auto 80px;
}
.lanmu4_cont_div .s_div{

}



/*首页大版面5*/
/*首页大版面6*/



/******
*   移动端
******/
@media screen and (max-width: 640px){




}


/* 自定义样式 end*/

