 .enquiry-1{width: 100%; float: left;padding-left:15px}
/* ++++++++++++ liuyan +++++++++++++ */
.chat h2{font-size: 40px;color: #fa9f00;line-height: 70px;font-weight: bold;}
.chat .cont_l h2 em{color: #37416e;font-weight: bold;}
.chat .cont_l p{font-size: 18px;color: #4e4e4e;line-height: 30px;margin-bottom: 20px;}
.chat .cont_l .me{float: left;width: 45.5%;}
.mian_chat .cont_l .me,.mian_chat .cont_l .me1{border-bottom: 1px solid #dcdcdc;}
.chat .cont_l .me2{margin-right: 2.5%;}
.chat .cont_l .me1{width: 100%;}
.mian_chat .cont_l .me input{margin: 20px 0 22px;padding-left: 47px;}
.chat .cont_l .me input,.chat .cont_l .me1 textarea{width: 100%;background: none;border: none;background-repeat: no-repeat;height: 45px;}
.mian_chat .cont_l .me1 textarea{margin-top:30px;min-height: 60px;padding-left: 47px;background-position: left top;border: none;overflow:hidden;}
.chat .cont_l .me .txtpro{background-image: url(../images/c-icon.png);}
.chat .cont_l .me .txtname{background-image: url(../images/c-icon1.png);}
.chat .cont_l .me .txtemail{background-image: url(../images/c-icon2.png);}
.chat .cont_l .me .txtphone{background-image: url(../images/c-icon3.png);}
.chat .cont_l .me .txtraw{background-image: url(../images/c-icon4.png);}
.chat .cont_l .me .txtca{background-image: url(../images/c-icon5.png);}
.chat .cont_l .me1 .txtcontent{background-image: url(../images/c-icon6.png);}
.mian_chat .cont_l .me input{line-height: 45px;background-position: left center;}
.chat .cont_l .mes_btn{width: 100%;text-align: center;display: block;margin:50px 0 70px;}
.mian_chat .cont_l .mes_btn input{background: #bb2524;line-height: 72px;text-align: center;color: #fff;cursor: pointer;border-radius: 4px;width: 72%;-moz-box-shadow: 0 -5px 5px #bb2524 inset;-webkit-box-shadow: 0 -5px 5px #bb2524 inset;box-shadow: 0 -5px 5px #bb2524 inset;display: inline-block;font-size: 24px;}
.mian_chat .cont_l .mes_btn input:hover{opacity: .8;filter:alpha(opacity=80);}
.mian_chat .cont_r .getBtn:hover{background: #fa9f00;color: #fff;}
/* ------------ */
@media only screen and (max-width:763px){
 .enquiry-1{width:98%; float: left;}
.chat .cont_l .me{float: left;width: 80%;}
}


