body{ margin: 0; padding: 0; font-size: 14px; color: #333;}
			a{text-decoration:none; color: #333;}
			a:hover{color: #157dcb;}
			input[type="text"],input[type="password"]{
	-webkit-tap-highlight-color:transparent;
 	-webkit-appearance: none;
 	border: none;
 	box-shadow: none;
 	outline: none;
 	width:300px;
 }
 input[type="text"]::-webkit-input-placeholder{ color:#999;}
  input[type="password"]::-webkit-input-placeholder{ color:#999;}
			.myClear{ clear: both;}
			.myLine1{ width: 96%; height: 1px; background: #ddd; margin-top: 10px; margin-left: 2%;}
			.myLine2{ width: 96%; height: 1px; background: #ddd; margin-top: 20px; margin-left: 2%;}
			.myLine3{ width: 78%;height: 1px; background: #ddd; margin-top: 10px; margin-left: 11%;}
			.myTop{ width: 100%; background: url(../images/topbg.png) repeat-x;}
			.topCon{ width: 1200px; height: 118px; margin:0 auto; position: relative;}
			.topCon img{position: absolute; top: 20px; left: 0; }
			.myContainer{ width: 1200px; margin: 40px auto}
			.container0{ width: 1200px; margin: 0px auto; text-align: center; font-size: 18px; color: #333; margin-top: 40px;}
			.container1{box-shadow: 0 0 10px #eee; width: 680px; height: 450px; float: left;}
			.container2{box-shadow: 0 0 10px #eee; width: 480px; height: 450px; float: right;}
			.myTitle1{ margin-left: 20px; margin-top: 20px;}
			.titleTu{ float: left; width: 3px; height: 20px; background: #157dcb; float: left;}
			.titleWen{ float: left; margin-left: 6px; font-size: 16px; font-weight: 500; color: #333;}
			.myTitle2{ margin-left: 20px; margin-right: 20px; margin-top: 20px;}
			.myTitle2 a{ float: left;}
			.myTitle2 span{ float: right; color: #999; font-size: 12px;}
			.myTitle3{ margin-top: 50px;}
			
				.liuOne{text-align: center; width: 21%; margin-top: 30px; float: left;  }
			.liuOne2{ margin-left: 3%;}
			.jianTou{ float: left; margin-top: 32px;}
			.liuImg{ margin-top: 28px; margin-left: 40px;}
			.tuTitle 
			{
			    margin-top: 10px;
			     text-align:left;
			    }
			.containerTitle{ font-weight: 500; font-size: 20px; text-align: center; margin-top: 50px;}
			.containerLogin{ width: 78%; margin: 40px auto 0; position: relative;}
			.containerLogin2{ margin-top: 30px;}
			.containerLogin input{ position: absolute; top: 2px; left: 25px;}
			.myBtn{margin: 40px auto 0; width: 370px; }
			.myInput1{ width: 100%; height: 44px; background: #157dcb; border-radius: 50px; color: #fff; border-color:transparent; cursor: pointer; }
			.myInput2{ width: 100%; height: 44px; background: #25b974; border-radius: 50px; color: #fff; border-color:transparent; cursor: pointer; margin-top: 20px; }
			.myLogin2{ float: right; margin-right: 60px; margin-top: 20px;}
			.myLogin2 a{ color: #666;}
		.myLogin2 a:hover{ color: #157dcb;}
		.myFooter{ width: 100%; height:113px; background: url(../images/diBu.jpg) repeat-x; color: #fff; text-align: center; position:fixed; bottom: 0; left: 0;}
		.myFooter p{ margin-top: 6px;}
@media (max-width: 1601px){
	.myFooter {
   position:relative; 
   }

}