/* Contact Us开始 */
.contact_us_section{
  margin-top: 55px;
}
.contact_us_section .contact_us_main_div>p:nth-of-type(1){
  width:304px;
height:42px;
font-size:54px;
/*font-family:SourceHanSansCN-Bold;*/
font-weight:bold;
color:rgba(46,138,227,1);
margin-top: 130px;
line-height: 42px;
}
.contact_us_section .contact_us_main_div>p:nth-of-type(2){
  width:113px;
  height:22px;
  line-height: 22px;
  font-size:24px;
  /*font-family:SourceHanSansCN-Medium;*/
  font-weight:500;
  color:rgba(51,51,51,1);
  margin-top: 32px;
}
div.contact_us_main_buttom{
  width:535px;
height:480px;
background:rgba(255,255,255,1);
box-shadow:0px 3px 27px 0px rgba(180,180,180,0.29);
margin-top: 75px;
padding: 63px 0 0 30px;
position: relative;
     float: left; 
}
div.contact_us_main_buttom>p:nth-child(1){
  width:379px;
height:18px;
font-size:18px;
/*font-family:SourceHanSansCN-Medium;*/
font-weight:500;
color:#000000;
line-height:18px;
}
div.contact_us_main_buttom>p span{
  color:rgba(46,138,227,1);
}
div.contact_us_main_buttom>p:nth-child(2){
  width:462px;
  height:78px;
  font-size:18px;
  /*font-family:SourceHanSansCN-Medium;*/
  font-weight:500;
  color:#000000;
  line-height:30px;
  margin-top: 66px;
}
div.contact_us_main_buttom>p:nth-child(3){
  width:269px;
height:18px;
font-size:18px;
/*font-family:SourceHanSansCN-Medium;*/
font-weight:500;
color:#000000;
line-height:30px;
margin-top: 57px; 
}
div.contact_us_main_buttom>p:nth-child(4){
  width:199px;
height:44px;
background:rgba(46,138,227,1);
box-shadow:-3px 16px 24px 0px rgba(180,180,180,0.63);
font-size:22px;
/*font-family:SourceHanSansCN-Bold;*/
font-weight:bold;
color:rgba(255,255,255,1);
text-align: center;
line-height: 44px;
margin-top: 70px;
}
div.contact_us_main_buttom>img{
  position: absolute;
  bottom: 25px;
  right: 35px;
}
div.contact_us_main_div>img{
  position: absolute;
  top:-60px;
  left: 591px;
}
/* Contact Us结束 */