
input,textarea,button,p{ border: 0; margin: 0; padding: 0; font-family: "Helvetica Neue", Helvetica, STHeiTi, Arial, sans-serif;}

input::-moz-placeholder, textarea::-moz-placeholder { color: #ccc; }
input:-ms-input-placeholder, textarea:-ms-input-placeholder { color: #ccc; }
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { color: #ccc; }











/* 董事长致辞 */
.text-detail{padding: 20px 200px 0px 200px;font-size: 16px;line-height: 24px;}


   /* 投诉建议 */
    .feedback{background: rgba(216, 216, 216, 0.3);padding:30px 100px}
    .feedback-des{color:#333333;font-size: 16px;line-height: 22px;text-align: center;max-width: 720px;margin: 0 auto;}
    .feedback-input{overflow: hidden;height: 46px;line-height: 46px;margin-top:26px}
    .feedback-input input{background: #fff;border-radius: 2px;width:100%;height: 46px;line-height: 46px;text-indent: 10px;font-size: 14px;}
    .feedback-textarea{overflow: hidden;height:238px;line-height: 46px;margin-top: 26px;}
    .feedback-textarea textarea{background: #fff;border-radius: 2px;width:100%;font-size: 14px;padding:10px;line-height:22px}
    .feedback-btn{width:217px;height: 54px;border-radius: 54px;background: #4083ff;margin:26px auto;overflow: hidden;box-shadow: 0 5px 20px rgba(6, 100, 75, 0.3);}
    .feedback-btn input{background: none;width: 100%;height: 100%;color: #fff;font-size: 16px;}
    .feedback-btn:hover{opacity: 0.8;}
    .error-des{text-align: center;line-height: 22px;font-size: 16px;color:red;margin-top: 30px;display: none;;}

   

	
	
    /* 自适应 */

@media (max-width: 992px){
    /* 手机端 */
    .container{width: 100% !important}
    @media only screen and (max-width:321px) {html {font-size:312.5%!important}}
    @media only screen and (min-width:321px) {html {font-size:312.5%!important}}
    @media only screen and (min-width:361px) {html {font-size:351.5%!important}}
    @media only screen and (min-width:376px) {html {font-size:366.2%!important}}
    @media only screen and (min-width:481px) {html {font-size:470%!important}}
    @media only screen and (min-width:561px) {html {font-size:545%!important}}
    @media only screen and (min-width:641px) {html {font-size:625%!important}}
	
	

    .text-detail{padding: 0.5rem 0 0.1rem 0;font-size: 0.26rem;line-height: 0.48rem;}
   
     /* 投诉建议 */
     .feedback{padding:0.3rem 0.3rem}
     .feedback-des{font-size: 0.2rem;line-height: 0.42rem;}
     .feedback-input{overflow: hidden;height: 0.8rem;line-height: 0.8rem;margin-top:0.2rem}
     .feedback-input input{background: #fff;border-radius: 2px;width:100%;text-indent: 0.1rem;font-size: 0.2rem;}
     .feedback-textarea{overflow: hidden;height:2.38rem;line-height: 0.8rem;margin-top: 0.16rem;}
     .feedback-textarea textarea{background: #fff;border-radius: 0.02rem;width:100%;font-size: 0.2rem;padding:0.1rem;line-height:0.42rem}
     .feedback-btn{width:2rem;height: 0.5rem;border-radius: 0.5rem;background: #4083ff;margin:0.11rem auto;}
     .feedback-btn input{background: none;width: 100%;height: 100%;color: #fff;font-size: 0.2rem;}
     .feedback-btn:hover{opacity: 0.5;}
     .error-des{text-align: center;line-height: 0.42rem;font-size: 0.26rem;margin-top: 0.3rem;}
         
     
  #allmap{margin-top:0.1rem}
}





