input::-webkit-input-placeholder{
            color:#525252;
        }
        input::-moz-placeholder{   /* Mozilla Firefox 19+ */
            color:#525252;
        }
        input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
            color:#525252;
        }
        input:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
            color:#525252;
        }
input::-webkit-input-placeholder{color: #525252;}
textarea::-webkit-input-placeholder{color: #525252;}

textarea::-webkit-input-placeholder{color: #525252;}
select {/*Chrome和Firefox里面的边框是不一样的，所以复写了一下*/          border:solid 1px #bbb;height:25px;/*很关键：将默认的select选择框样式清除*/          appearance:none;-moz-appearance:none;-webkit-appearance:none;/*在选择框的最右侧中间显示小箭头图片*/          background:url("../images/jiantoutou.png") no-repeat scroll right center transparent; border-radius:1px;/*为下拉小箭头留出一点位置，避免被文字覆盖*/          padding-right:14px;}
select::-ms-expand {display:none;}

.grzx_fbxd{width:auto}
.grzx_fbxd form table{padding-bottom: 0;padding-right: 0; font-size: 14px;}
.grzx_fbxd form table tr td input{padding-left:10px;height:33px;min-height:33px;line-height:33px;border-radius:3px;border:1px solid #BFCCD3;color:#525252;width:157px;}
.grzx_fbxd form{width:540px;}
.zhucebiaoti{font-weight: 400;font-size: 26px; line-height: 32px;color:#25BAEB; position: relative; text-align: center; padding-bottom: 15px;padding-top:60px;font-family: arial,verdana,helvetica,'PingFang SC','HanHei SC',STHeitiSC-Light,Microsoft Yahei,sans-serif;}
.xunjia_form01{padding:15px;}
.xunjiabiaodan{margin:0 auto;width:440px;}

.xunjiabiaodan table tr td input{ margin: auto;line-height:36px;height:36px; color: #525252;border-radius: 3px; border: 1px solid #BFCCD3;margin-right: 3px;padding-left:7px;cursor:pointer;font-size:12px;}

.xunjiabiaodan table tr td textarea{font: 400 12px Arial;color: #525252;border-radius: 3px; border: 1px solid #BFCCD3;padding-left:7px;width: 258px;height:48px;line-height: 22px;}
.xunjiabiaodan table tr td select{font: 400 12px Arial; margin: auto;line-height:38px;height:38px;min-height:38px;font-size:12px; color:#525252;border-radius: 3px; border: 1px solid #BFCCD3; padding-left:7px;width:60px;}
.xunjiabiaodan table tr td select.invoice{width:280px;}
.xunjiabiaodan table tr td select.enquiry_expire{width:280px;}
.xunjiabiaodan table tr td span{color: #FF683A;font-size: 16px;margin-right:10px;position: relative;top: 3px;}
.xunjiabiaodan table tr td span.Validform_checktip{color: #FF683A;font-size: 16px;margin-right:0px;}
.xunjiabiaodan table tr td {font-size: 14px; margin: auto; padding-bottom: 10px; padding-right: 15px;}
.xunjiabiaodan table tr td.biaodantou {text-align: right}
.xunjiabiaodan table tr td i img{position: relative;left:15px;top:0;}