body {
				margin: 0;
				padding: 0;
				font-family: "微软雅黑";
				font-size: 14px;
				background: #f2f2f2;
			}
			
			.myTop {
				width: 100%;
				height: 100px;
				background: #ba2a17;
			}

			.topOne {
				width: 1280px;
				height: 100%;
				margin: 0px auto;
			}

			.topOne a img {
				/*width: 372px;*/
				height: 96px;
				
			}

			.topOne>img {
				 margin-bottom: 24px;
				margin-left: 16px;
				
			}
			.myOne{ width: 900px; height: 272px; background: #fff; margin: 40px auto 0;}
			.myName{ width: 500px; margin: 24px auto 0;}
			.nameOne{ font-size: 16px; color: #333;}
.myOne input{ width: 212px; height: 26px; border: 1px solid #c7c7c7; padding-left: 8px; border-radius: 4px;}
.myOne input::-webkit-input-placeholder{ color: #ccc; }
.nameTwo{  color: #999;}
.nameRed{ color: red;line-height: 30px; margin-right: 8px; margin-top: 10px; margin-left: 65px;}
.myZheng{ margin-top: 30px;}
.zhengOne{ float: left; font-size: 16px; margin-top: 24px;}
.zhengTwo{ float: left;}
.zhengThree{ float: left;}
.inputOne{ margin-top: 10px;}
.zhengThree{ margin-top: 24px;}
.myYan{ margin-top: 30px;}
.yanOne{ margin-left: 113px; font-size: 16px;}
.yanInput{ }
.yanCha{ height: 30px; background: #f39700; color: #fff; margin-left: 5px;}
.yanImg{ vertical-align: middle; margin-left: 5px;}
.myCon{ width: 900px; background: #fff; margin: 40px auto; text-align: center; }
.twoTitle{ font-size: 18px; font-weight: 500; margin: 20px 0; padding-top:40px;}

.fanYe{ margin: 0 auto; width: 234px; padding: 30px 0;}
.fanOne{  float: left;}
.fanInput1{width: 104px; height: 38px; border: 1px solid #dedede; line-height: 38px; border-radius: 4px; color: #333; background: #fff;}
.fanInput1:hover{ background: #f3f3f3;  cursor: pointer;}
.fanTwo{  float: right; }
.fanInput2{width: 104px; height: 38px;line-height: 38px; border-radius: 4px; color: #333; background: #2e90e9;color: #fff; border: transparent;}
.fanInput2:hover{ background: #1f6cb2; cursor: pointer;}
.myTwo{ width: 1400px; margin: 40px auto 0; background: #fff; padding-bottom: 10px; }
.xiTitle{ width: 100%; height: 56px; background: #f7e8e7; line-height: 56px;}
.xinXi{color: #333333; font-size: 18px; font-weight: 500; padding-left: 20px; text-align: center;}


.tabpro{
	border-collapse: collapse;
	width: 1360px; margin: 40px auto 30px; text-align: center; color: #666;
	border-color: #eeeeee; 
}
.tabpro td{
	border: 1px solid #eeeeee;
	
}
.tabpro th{
	border: 1px solid #eeeeee;
	 background: #f2f7ff!important; font-size: 16px; font-weight: 500; color: #333;
}
.tabpro tr:nth-of-type(2n+1){ background: #f3f3f4;}

.tabcert{
	margin: 40px auto 0;
	border-collapse: collapse;
	border-color: #ddd; 
	width: 90%;
}

.tabcert td,th{
	border: 1px solid #ccc;
	
}

.tabcert tr td:nth-of-type(2n+1)
{ 
	
	color: #333; text-align: right; padding-right: 22px; background: #f9f9f9;
	}

.tabcert tr td:nth-of-type(2n)
{ color: #666; text-align: left; padding-left: 22px;}