 body {
	        font-family: Arial, Helvetica, sans-serif;
	      }
	      
	      * {
	          box-sizing: border-box;
	      }
	      
	      /* Style inputs */
	      input[type=text], select, textarea {
	          width: 100%;
	          padding: 12px;
	          border: 1px solid #ccc;
	          margin-top: 6px;
	          margin-bottom: 16px;
	          resize: vertical;
	      }
	      
	      input[type=submit] {
	          background-color: #4CAF50;
	          color: white;
	          padding: 12px 20px;
	          border: none;
	          cursor: pointer;
	      }
	      
	      input[type=submit]:hover {
	          background-color: #45a049;
	      }
	      
	      /* Style the container/contact section */
	      .container ,.container1{
	          border-radius: 5px;
	        
	          padding-left: 4%;
	      }
	      .container1{
	      	margin-left: 20px;
	      }
	      
	      /* Create two columns that float next to eachother */
	      .column {
	          float: left;
	          width: 50%;
	          margin-top: 6px;
	          padding: 20px;
	      }
	      
	      /* Clear floats after the columns */
	      .row:after {
	          content: "";
	          display: table;
	          clear: both;
	      }
	      
	      /* 响应式布局 */
	      @media screen and (max-width: 600px) {
	          .column, input[type=submit] {
	              width: 100%;
	              margin-top: 0;
	          }
	      }
		  .tx{
			  font-size: 20px;
			  color: #333333;
		  }
		  
		  .ms-footer {
		      background-color: #ffffff;
		      align-items: center;
		      flex-direction: row;
		      display: flex;
		      padding-right: 0px;
		      box-sizing: border-box;
		      justify-content: center;
		      padding-bottom: 0px;
		      flex-wrap: nowrap;
		      width: 100%;
		      margin-bottom: 0px;
		     /* padding-top: 80px;*/
		      padding-left: 0px;
		     /* margin-top: 50px;*/
		  }
		  
		  .ms-footer .body {
		      flex-wrap: nowrap;
		      flex-direction: column;
		      display: flex;
		      padding-right: 0px;
		      width: 1200px;
		      margin-bottom: 20px;
		      box-sizing: border-box;
		      padding-left: 0px;
		      justify-content: flex-start;
		      margin-top: 20px;
		      height: 100%;
		  }
		  
		  .ms-footer .body .tops {
		      align-items: center;
		      flex-direction: row;
		      display: flex;
		      padding-right: 0px;
		      box-sizing: border-box;
		      justify-content: space-between;
		      padding-bottom: 0px;
		      flex-wrap: nowrap;
		      width: 100%;
		      margin-bottom: 40px;
		      padding-top: 40px;
		      padding-left: 2%;
		      margin-top: 0px;
		      height: 60%;
		  }
		  
		  .ms-footer .body .tops .top-left {
		      flex-wrap: nowrap;
		      flex-direction: row;
		      display: flex;
		      width: 60%;
		      box-sizing: border-box;
		      padding-top: 0px;
		      padding-left: 0px;
		      height: 120px;
			  margin: 10px 0px 42px 0;
		  }
		  
		  .ms-footer .body .tops .top-left .foot-nav {
		      flex-wrap: nowrap;
		      flex-direction: column;
		      display: flex;
		      width: 148px;
		      box-sizing: border-box;
		      padding-top: 0px;
		      height: 100%;
		  }
		 
		  .ms-footer .body .tops .top-left .foot-nav .nav-item {
		      flex-direction: row;
		      word-wrap: break-word;
		      display: inline-block;
		      font-size: 18PX;
		      padding-top: 6px;
		      height: 32px;
		  }
		  
		  .ms-footer .body .tops .top-left .foot-nav div {
		      flex-wrap: nowrap;
		      flex-direction: row;
		      display: flex;
		      width: 100%;
		      box-sizing: border-box;
		      padding-top: 0px;
		      height: 30px;
		  }
		  
		  .ms-footer .body .tops .top-left .foot-nav div .item {
		      color: #767676;
		      flex-direction: row;
		      word-wrap: break-word;
		      display: inline-block;
		      font-size: 16PX;
		      padding-top: 6px;
		      height: 32px;
		  }
		  
		  .ms-footer .body .tops .top-right {
		      flex-wrap: nowrap;
		      flex-direction: row;
		      display: flex;
		      width: 40%;
		      box-sizing: border-box;
		      padding-top: 0px;
		      padding-left: 0px;
		      height: 100%;
			  margin: 11px 11px -32px -65px;
		  }
		  
		  .ms-footer .body .tops .top-right .qr {
		      align-items: center;
		      flex-wrap: nowrap;
		      flex-direction: column;
		      display: flex;
		      width: 50%;
		      box-sizing: border-box;
		      justify-content: center;
		      height: 100%;
		  }
		  
		  .ms-footer .body .tops .top-right .qr .pic {
		      width: 120px;
		      height: 120px;
		  }
		  
		  .ms-footer .body .tops .top-right .qr .text {
		      flex-direction: row;
		      word-wrap: break-word;
		      display: inline-block;
		      font-size: 14px;
		  }
		  
		  .ms-footer .body .copyright {
		      text-align: left;
		      flex-direction: row;
		      word-wrap: break-word;
		      display: inline-block;
		      font-size: 14px;
		      padding-top: 6px;
		      height: 32px;
		  }
		  
		  .ms-footer .body .power {
		      color: #5B5B5B;
		      text-align: left;
		      flex-direction: row;
		      word-wrap: break-word;
		      display: inline-block;
		      font-size: 14px;
		      margin-bottom: 0px;
		      padding-top: 0px;
		      margin-top: 0px;
		  }
		  .baidu{
			width: 1277px;
			height:443px;
			border:#ccc solid 1px;
			font-size:12px  
		  }
		  .sm{
			 color: #000000; 
			 text-align: center;
		  }
		  .ws{
			 color: #000000;  
			 text-align: center;
		  }
		  