.cot {background-image: url("../images/bg.jpg")}
/* 内容 */
.navCenter ul li.assactive {background: #0087d8 !important;}
input, button, select, textarea {outline: none;border: none;}
section.obscure {position: relative;width: 100%;}
.form {width: 960px;padding: 1px 40px 50px 40px;margin: 0 auto;background: #ffffff57;-webkit-box-shadow: 0 0 2px 2px #d7d1d1;-moz-box-shadow: 0 0 2px 2px #d7d1d1;box-shadow: 0 0 2px 2px #d7d1d1;}
.inputgroup {width: 1000px;}
.inputgroup h4 {color: #000;font-size: 16px;line-height: 30px;margin-top: 15px;}
.inputgroup h4 span {font-size: 14px;color: #999;}
.inputgroup_list {margin-right: -12px;margin-top: 20px;}
.inputgroup_list input, .inputgroup .select_list_con input {float: left;margin: 0 55px 15px 0;}
.inputgroup .select_list_con input:nth-child(4n) {margin-right: 0;}
.inputgroup .inputgroup_list input:nth-child(4n) {margin-right: 0;}
.inputgroup_list  input {font-size: 14px;width: 198px;line-height: 42px;text-align: center;border: 1px dashed #e1e1e1;cursor: pointer;background: #fff;}
.inputgroup .select_list_con input {-webkit-appearance: none;-moz-appearance: none;appearance: none;font-size: 14px;width: 198px;height: 42px;line-height: 42px;text-align: center;border: 1px dashed #e1e1e1;cursor: pointer;background: #fff;}
.inputgroup .select_list_con input.active {background: url(../images/checkedbg.png) no-repeat 0 0;background-size: 100% 100%;border: 1px solid #e1e1e1;color: #fff;}
.inputgroup_list  input.active {background: url(../images/checkedbg.png) no-repeat 0 0;background-size: 100% 100%;border: 1px solid #e1e1e1;color: #fff;}
.select_list {width: 290px;height: 40px;border: 1px solid #e1e1e1;font-size: 16px;margin-right: 50px;}
.select_list option {padding: 10px 0;}
.select_list_con span {font-size: 14px;color: #999;margin-top: 18px;}
.select_list_con {margin: 20px 0 0 0;}
.submit_user_msg {padding-top: 50px;border-top: 1px dashed #E1E1E1;}
.submit_user_msg p {font-size: 18px;}
.submit_user_msg p:first-child {margin-left: 140px;}
.submit_user_msg p:last-child {margin-right: 140px;}
.submit_user_msg p input {font-size: 16px;line-height: 28px;padding: 0 10px;border: 1px solid #e1e1e1;}
.submit {display: block;width: 205px;font-size: 18px;padding: 8px 0;background-color: #0087d8;color: #FFF;margin: 30px auto;cursor: pointer;border: none;}
.submit:hover {background: #46b4f6;}