.newslist_title{ line-height:45px; border-bottom:1px solid #ccc;}
.newslist_title h2{ display:inline-block; font-size:16px; color:#ff6637; border-bottom:1px solid #ff6637; padding:0 15px; font-weight:normal;}

.contactpage{ margin-top:20px; line-height:30px;}
.aboutpge1{ overflow:hidden;}
.aboutpge1 .aboutpge1_l{ float:left; width:48%;}
.aboutpge1 .aboutpge1_r{ float:right; width:48%;}
.contactpagetitle{ color:#ff6637; font-size:20px; margin:15px 0;}
.contactpage a:hover{ color:#ff6637;}

.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%;text-align: left;padding: 0;}
.inq_form_list dd{float:left;width: 48%;margin-bottom: 15px;}
.inq_form_tt{font-size: 16px;line-height: 45px;color: #000;}
.inq_form_tt span{color:#ed1c24;font-size:16px}
.inq_form_inp1{width: 97%;border: 0;color: #666;font-size: 15px;height: 42px;line-height: 42px;background-color: #fff;border: #999 1px solid;text-indent: 35px;      *text-indent: 0px;}
.inq_form_area{border: 0;width: 99%;background-color: #fff;border: #999 1px solid;height: 100px;line-height: 20px;font-size: 15px;margin: 6px 0 0;padding: 3%;color: #666;resize: none;}
.inq_form_list dt{width:100%;margin-bottom: 15px;}
.inq_form_list .icon-text-user{ background:url(../images/icon-text-user.png) no-repeat 10px center #fff;}
.inq_form_list .icon-text-tel{background:url(../images/icon-text-tel.png) no-repeat 12px center #fff;}
.inq_form_list .icon-text-message{ background:url(../images/icon-text-message.png) no-repeat 10px 17px #fff; padding:17px 18px 0 44px;}

.inq_form_btn1{display:block;background: rgb(231, 29, 54);border-radius:3px;color:#fff;font-size: 18px;width:180px;height: 40px;line-height: 40px;border:0;text-align:center;cursor:pointer;margin:0 auto;}
.inq_form_btn1:hover{opacity:.8;}
.message_yingdao{margin: 0;padding-top: 0;overflow: hidden;border-radius: 5px;margin-bottom: 10px;}
.message_yingdao .right {width: auto;position: absolute;right: 15px;bottom: 10px; margin-left:2%;}
.message_yingdao .left {background:#D8E8F7/*#ffefd7*/;background:#FFF4EA;overflow: hidden;background: #ffeaea;padding: 15px;}
.message_yingdao .left .con{
    text-align: center;
}
.message_yingdao .left .tip{text-indent:0;font-size: 14px;line-height: 20px;color: #e66e6e;}
.message_yingdao .left .tel{ width:52%; float:left; color:#ed2225; font-size:28px; font-weight:bold; margin-top:8px;}
.message_yingdao .left .tel span{ font-size:15px; color:#333; font-weight:normal; vertical-align:center;}

.pro_det_b_tabs_title{color:#363e49;font-size: 18px;text-transform:uppercase;text-align: left;line-height: 42px;margin-bottom: 10px;}
.pro_det_b_tabs_title .iconfont{color: #ff6637;padding-right: 10px;font-size: 26px;}
.pro_det_b_tabs_title:before{/* content:""; *//* float:left; */width:3px;height:20px;/* background:#363e49; *//* border-top:10px solid #30b2e4; *//* margin:0 13px 0 0; */border-left: #e60717 6px solid;}




@media screen and (max-width: 990px) {
.contactpage{line-height:25px;}
.contactpagetitle{margin:5px 0;}
}
  @media screen and (max-width: 767px) {

.aboutpge1 .aboutpge1_l img{ max-width:439px; width:100%;}
.aboutpge1 .aboutpge1_l{ float:inherit; width:100%;}
.aboutpge1 .aboutpge1_r{ float:inherit; width:100%;}
.inq_form_list dd{float:inherit; width:100%;}
.inq_form_tt{    line-height: 30px;}
 }