@charset "utf-8";
/* CSS Document */
#banner{clear:both;margin:0;padding:0;width:100%; height:auto; overflow:hidden;}
#banner img{ width:100%;}
#center_title{margin:auto;margin-top:20px;width:1200px;border-bottom:#ededed 2px solid;height:30px; font-size:16px;}
#center_title a{font-size:16px;}

#main{clear:both;margin:auto;padding:0;margin-top:10px;width:1200px;height:auto!important;min-height:100px;max-height:none;overflow:hidden;}
#main_center{float:right;display:inline;margin:0; margin-top:50px;padding:0;width:550px;}
#center_content{clear:both; margin-top:20px;height:auto;overflow:hidden;background:#FFF;}
#center_content #txt_show{line-height:30px;height:auto;overflow:hidden; }
#center_content #txt_show a{}
#center_content #txt_show p{margin-top:10px;}

#center_feedback{float:left;display:inline;margin:0; margin-top:50px;padding:0;width:520px;}
#center_feedback ul{clear:both;margin:0;padding:0;height:auto;overflow:hidden;}
#center_feedback li{display:block;float:left; margin:0; padding:10px 0px 10px 0px;height:auto;}
#center_feedback #ft{width:500px;}
#center_feedback #fi{width:500px;}
#center_feedback #fi .i{ width:300px; height:25px;border:#ccc 1px solid;}
#center_feedback #fi .t{ width:500px;border:#ccc 1px solid;}
#center_feedback #fi .c{ width:100px; height:25px;border:#ccc 1px solid;}
#center_feedback #fi span{ background:#0263b7; padding:5px 10px 5px 10px; color:#FFF; vertical-align: middle;}
