.sub_contact{ overflow:hidden;}
.widget-infomation {padding: 0;}
.widget-infomation ul.infomation-footer ul{ overflow:hidden;}
.widget-infomation ul.infomation-footer li {display: inline-block;width: 48%;line-height: 50px;padding: 20px;font-size: 16px;margin-bottom: 28px;border-radius: 12px;color: #fff;float: left;margin-right: 2%;}
.widget-infomation ul.infomation-footer li a {color: #ffffff;}
.widget-infomation ul.infomation-footer li a:hover { color: #00608f; }
.widget-infomation ul.infomation-footer li i.fa { background-color: #00608f; color: #ffffff; width: 40px; line-height: 40px; margin-right: 10px; border-radius: 50%; text-align: center; }
.widget-infomation .iconfont2{color: #fff;width: 60px;border-radius: 50px;display: inline-block;height: 60px;text-align: center;font-size: 24px;margin-right: 10px;float: left;}
.iconmail{ background:url(../images/conbg1.png) center no-repeat;}
.icontel{ background:url(../images/conbg2.png) center no-repeat;}
.iconadd{ background:url(../images/conbg3.png) center no-repeat;}
.icontime{ background:url(../images/conbg4.png) center no-repeat;}
.sub_contact h1{font-size: 38px;color:#000;font-weight: 600;line-height: 60px;text-align: center;}

.inq_form_list{display:flex;display:-webkit-flex;justify-content:space-between;-webkit-justify-content:space-between;align-items:center;-webkit-align-items:center;flex-wrap:wrap;-webkit-flex-wrap:wrap;padding-top:2%}
.inq_form_list dd{float:left;width:31%;margin-bottom:15px}
.inq_form_list2 dd{width: 100%;}
.inq_form_tt{color: #fff;font-size: 16px;padding-bottom:8px;}
.inq_form_tt span{color:#ed1c24;font-size:16px}
.inq_form_area,.inq_form_inp1{display:block;width:100%;height:34px;font-size:14px;padding-left:14px;border: 1px solid #ffffff;border-radius:2px;background: #fff;}
.inq_form_area{display:block;width:100%;height:128px;padding-top:10px}
.inq_form_list dt{width:100%;margin-bottom:25px}
.inq_form_btn1{display:block;background: #1fc0ff;border-radius:3px;color:#fff;font-size:14px;width:180px;height:40px;line-height:40px;border:0;text-align:center;cursor:pointer;margin:0 auto;}
.inq_form_btn1:hover{opacity:.8}
.widget-infomation{width: 100%;overflow: hidden;}
.widget-infomation_r{width: 100%;padding: 35px 50px;background: #0199e4;color: #fff;border-radius: 12px;}



  @media screen and (max-width: 767px) {
	  .widget-infomation{ width:100%;}
	.widget-infomation ul.infomation-footer li{width: 48%;line-height: 25px;float: left;margin: 0.8%;}
	.widget-infomation_r{ width:100%;}
 }