
body,html{ background: #f1f2f3;}
a{color: #333;}
a:hover{color: #333;}
a:visited{color: #333;}
.modular{ width: 100%; display: inline-block; }
.warp{ text-align: center; margin-top: 20px;}
.main{width: 1200px; display: inline-block;}


.w-item { min-height: 32px; height: auto; line-height: 32px; margin-top: 14px; font-size: 12px; color: #666;}
.w-item .w-label, .w-item .w-div, .w-item .w-input, .w-item .w-select, .w-item .w-select-l { display: inline-block; vertical-align: top;}
.w-item .w-label { width: 200px; height: 32px; text-align: right;}
.w-item .w-div { width:calc(100% - 240px);}
.w-item .w-input, .w-item .w-input-s { width: 218px; height: 30px; padding: 0 10px; border: 1px solid #e9e9e9; vertical-align: top;}
.w-item .w-input-s { width: 100px;}
.w-item .w-select, .w-item .w-select-l { width: 108px; height: 32px; border: 1px solid #e9e9e9; outline: 0 none; }
.w-item .w-select-l { width: 240px;}
.w-item .tips{ display: block; font-size: 12px; color: #666; margin: 10px 0 0 205px;}
.user-section .g-btn{ display: block; height: 30px; line-height: 28px; cursor: pointer;  border: 1px solid #c7c7c7; text-align: center; font-size: 12px; width: 120px; border-radius: 15px; color: #999; margin: 15px 0 0 205px; }
.user-section .g-btn:hover{background:#03B4F5; border: solid 1px #03B4F5; color: #fff;}
.user-section .getTime{ background:#03B4F5; border: none; color: #fff; display: none; }

.links { padding: 10px 20px 20px; border: 1px solid #ececec; background: #fbfbfb; margin-top: 30px; line-height: 22px;}
.links h4 { color: #0091ce; font-size: 14px;}
.links p{ font-size: 12px; color: #999; line-height: 25px;}