.blank10 {
  clear: both;
  height: 10px;
  overflow: hidden;
}
.clearfix,
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clear {
  diplay: block!important;
  float: none!important;
  clear: both;
  overflow: hidden;
  width: auto!important;
  height: 0!important;
  margin: 0 auto!important;
  padding: 0!important;
  font-size: 0;
  line-height: 0;
}
i {
  font-style: normal;
}
.none {
  display: none !important;
}
.container {
  width: 1200px;
  margin: 0 auto;
}
.left {
  float: left;
}
.right {
  float: right;
}
.mg_top50 {
  margin-top: 50px;
}
.mg_top30 {
  margin-top: 30px;
}
.bor_2 {
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
}
.bg_f5 {
  background-color: #F5F5F5;
}
h3,
strong {
  font-weight: normal;
}
.def_font {
  color: #4c578e;
  color: white;
}
.def_btn {
  background-color: #4c578e;
  color: white;
}
.def_btn:hover {
  background-color: #3b4577;
}
.border_r17 {
  -webkit-border-radius: 17px;
  -moz-border-radius: 17px;
  border-radius: 17px;
}
.ceshi_icon {
  background-image: url(../images/ceshi_icon.png);
  background-repeat: no-repeat;
}
.fuxuan li label {
  cursor: pointer;
  position: relative;
}
.fuxuan li label {
  -webkit-user-select: none;
  -webkit-tap-highlight-color: rgba(200, 200, 200, 0);
}
.fuxuan li label i {
  width: 16px;
  height: 16px;
  border: 1px solid #bbb;
  background-color: white;
  display: inline-table;
}
.danxuan li label i {
  width: 16px;
  height: 16px;
  border: 1px solid #bbb;
  z-index: 2;
  left: 0;
  border-radius: 50%;
  background-color: white;
  display: inline-table;
}
.fuxuan li input[type="checkbox"],
.fuxuan li input[type="radio"] {
  display: none;
}
.fuxuan li input[type="checkbox"]:checked + i {
  background-color: #4c578e;
  border-color: #4c578e;
}
.danxuan li input[type="radio"]:checked + i {
  background-color: #4c578e;
  border-color: #4c578e;
}
.fuxuan li input[type="checkbox"]:disabled + i,
.fuxuan li input[type="radio"]:disabled + i {
  border-color: #ccc;
}
.fuxuan li input[type="checkbox"]:checked:disabled + i,
.fuxuan li input[type="radio"]:checked:disabled + i {
  background: #ccc;
}
.kecheng_details {
  border: 1px solid #ddd;
  background-color: white;
}
.kecheng_details .inp_info {
  padding: 0 15px;
}
.kecheng_details .inp_info label {
  border-bottom: 1px solid #eee;
  font-size: 15px;
  display: flex;
  padding: 15px 0 ;
}
.kecheng_details .inp_info label span {
  width: 70px;
  font-size: 16px;
  border-right: 1px solid #ddd;
  line-height: 26px;
  text-align: right;
  padding-right: 20px;
  margin-right: 15px;
  color: #666;
}
.kecheng_details .inp_info label strong {
  font-weight: normal;
  font-size: 16px;
}
.kecheng_details .inp_info .inp_message {
  margin-top: 15px;
}
.kecheng_details .inp_info .inp_message textarea {
  width: 100%;
  height: 150px;
  color: #222;
  letter-spacing: .2px;
  border-radius: 3px;
  border: 1px solid #bbb;
}
.kecheng_details .inp_info .inp_btn {
  display: flex;
  margin: 20px 0;
}
.kecheng_details .inp_info .inp_btn a {
  background-color: #4c578e;
  color: white;
  -webkit-border-radius: 17px;
  -moz-border-radius: 17px;
  border-radius: 17px;
  font-size: 15px;
  width: 50%;
  text-align: center;
  display: inline-block;
  height: 2.25em;
  line-height: 2.25em;
  margin: 0 10px;
}
.kecheng_details .inp_info .inp_btn a:hover {
  background-color: #3b4577;
}
.kecheng_details .inp_info .inp_btn a.kong_solid {
  background-color: initial;
  color: #4c578e;
  border: 1px solid #4c578e;
}
.kecheng_details .inp_info .label_error_in label a {
  position: relative;
  display: inline-block;
  width: 75%;
  line-height: 30px;
}
.kecheng_details .inp_info .label_error_in label a i {
  position: absolute;
  right: 0;
  top: 0px;
}
.kecheng_details .inp_info .label_error_in label input {
  border: 0;
  text-indent: 10px;
  border: 1px solid #ddd;
  height: 40px;
  background-color: initial;
  font-size: 15px;
}
.kecheng_details .jieguo_info label span {
  width: 82px !important;
}
.kecheng_details .message_info {
  margin-bottom: 15px;
}
.kecheng_details .message_info .message_bt {
  border-top: 1px solid #ddd;
  padding: 5px 0;
  width: 100%;
  display: inline-block;
  border-bottom: 1px solid #ddd;
  font-size: 15px;
}
.kecheng_details .message_info .message_bt h3 {
  font-weight: normal;
  line-height: 28px;
  float: left;
  text-indent: 15px;
  font-size: 15px;
}
.kecheng_details .message_info .message_bt span {
  line-height: 28px;
  float: right;
  padding-right: 15px;
}
.kecheng_details .message_info .message_jianju {
  padding: 0 15px;
}
.kecheng_details .message_info .message_article {
  border-radius: 10px;
  font-size: 12px;
  color: #666;
  padding: 10px;
  margin-top: 15px;
}
.kecheng_details .message_info .message_article h3 {
  font-size: 15px;
  padding-bottom: 5px;
  margin-bottom: 5px;
  color: #666;
  width: 100%;
  display: inline-block;
}
.kecheng_details .message_info .huifu {
  background-color: #fff4ec;
  text-align: left;
}
.kecheng_details .message_info .huifu h3 {
  border-bottom: 1px solid #f7dfce;
}
.kecheng_details .message_info .liuyan {
  background-color: #eef5fd;
  text-align: right;
}
.kecheng_details .message_info .liuyan h3 {
  border-bottom: 1px solid #cde2fb;
}
.kecheng_details .message_info .liuyan .article {
  text-align: left;
}
.ceshi_jieguo_bg {
  background-color: #f5f5f5;
}
.ceshi_jieguo_bg label:last-child {
  border-bottom: 0;
}
.base_fixed_button {
  position: fixed;
  width: 100%;
  bottom: 0;
  left: 0;
}
.base_fixed_button a {
  background-color: #4c578e;
  text-align: center;
  display: block;
  width: 100%;
  height: 38px;
  line-height: 38px;
  font-size: 16px;
  color: white;
  box-shadow: 0 -5px 15px #ffffff;
}
.base_btn {
  margin: 20px 0;
  padding: 0 52px;
  text-align: center;
}
.base_btn a {
  background-color: #4c578e;
  color: white;
  border-radius: 3px;
  cursor: pointer;
  font-size: 18px;
  width: 300px;
  margin: 0 auto;
  display: block;
  text-align: center;
  height: 50px;
  line-height: 50px;
  transition: all 0.1s linear;
}
.base_btn a:hover {
  background-color: #3b4577;
}
.base_btn a.kong_solid {
  background-color: initial;
  color: #4c578e;
  border: 1px solid #4c578e;
}
.base_btn a.kong_solid:hover {
  color: white;
  background-color: #4c578e;
}
.base_btn a:focus {
  transition: all 0.1s linear;
}
.reg_tishi {
  position: relative;
  color: #ff0000;
  text-align: center;
  padding: 15px 40px;
  font-size: 14px;
}
.lgf_jilu_ann {
  position: fixed;
  width: 100%;
  background-color: #fff;
  bottom: 0;
  box-shadow: 0 -3px 5px #eeeeee;
}
.lgf_jilu_ann .base_btn {
  margin: 15px 0;
  display: flex;
}
.lgf_jilu_ann .base_btn a.footerwarp:first-child {
  margin-right: 10px;
}
.lgf_jilu_ann .base_btn a {
  font-size: 16px;
}
.chakan_dangan {
  margin: 30px 0 40px 0;
}
.chakan_dangan ul {
  margin-top: 5px;
}
.chakan_dangan ul li {
  margin-top: 15px;
}
.chakan_dangan ul li a {
  background-color: white;
  display: flex;
  padding: 15px;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  align-items: center;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
}
.chakan_dangan ul li a span {
  width: 100%;
  flex: 1;
  font-size: 18px;
  word-break: break-all;
  word-wrap: break-word;
}
.chakan_dangan ul li a i {
  background-position: -15px -13px;
  display: block;
  width: 14px;
  float: right;
  height: 20px;
  margin-right: 10px;
}
.chakan_dangan ul li a:hover {
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.1);
}
.chakan_dangan ul li a:hover i {
  float: right;
  margin-right: 0;
  transition: all 0.1s linear;
}
.shiti_info {
  width: 100%;
  border: 1px solid #ddd;
  padding: 20px 0;
}
.part_select {
  width: 700px;
  padding: 10px 0;
  margin: 0 auto;
}
.part_select ul.fuxuan li:hover {
  background-color: #f5f5f5;
}
.part_select {
  border-bottom: 1px solid #eee;
}
.part_select h4 {
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  padding: 10px 0;
  color: #333;
}
.part_select h4 p,
.part_select h4 font,
.part_select h4 span {
  display: inline;
  font-size: 15px;
  color: #333;
}
.part_select h4 img {
  display: inline-block !important;
  max-width: 100% !important;
  height: auto !important;
  margin: 10px 0;
}
.part_select h4 span input {
  width: 115px;
  border: 0;
  padding: 0 5px;
  border-bottom: 1px solid #666;
  text-align: center;
  font-size: 14px;
}
.part_select h4 span:hover input {
  border-bottom: 1px solid #8E8DF7;
  color: #000;
}
.part_select ul.fuxuan {
  padding-bottom: 10px;
}
.part_select ul.fuxuan li {
  width: 100%;
  color: #666;
  font-size: 14px;
  margin: 5px 0;
  display: inline-block;
}
.part_select ul.fuxuan li label {
  padding: 5px;
  position: relative;
  display: -webkit-flex;
  display: flex;
}
.part_select ul.fuxuan li label p,
.part_select ul.fuxuan li label font,
.part_select ul.fuxuan li label span {
  display: inline;
  font-size: 14px;
}
.part_select ul.fuxuan li label img {
  display: inline-block !important;
  max-width: 100% !important;
  height: auto !important;
}
.part_select ul.fuxuan li label input {
  margin-right: 20px;
  width: 20px;
}
.part_select ul.fuxuan li label i {
  float: left;
  margin-right: 10px;
}
.part_select ul.fuxuan li label strong {
  font-weight: bold;
  font-size: 14px;
  margin-right: 3px;
}
.part_select ul.fuxuan li label strong.zimu {
  padding-right: 5px;
  margin-left: 10px;
  font-weight: normal !important;
}
.part_select .pic_zhu {
  width: 100%;
  display: inline-block;
  padding: 10px 0;
}
.part_select .pic_zhu img {
  width: 100%;
}
.part_select .music_zhu {
  width: 100%;
  display: inline-block;
  padding: 15px 0;
}
.part_select .music_zhu audio {
  width: 100% !important;
  background-color: #fafafa !important;
  border-radius: 2px;
  padding: 5px 0;
}
.part_select:last-child {
  border-bottom: 0;
}
.figure_con {
  padding-bottom: 40px;
}
.figure_con .odd_figure {
  position: relative;
  border-bottom: 10px solid #f5f5f5;
}
.figure_con .odd_figure h3 {
  text-align: center;
  font-size: 18px;
  padding: 20px 0 10px;
  color: #666;
}
.figure_con .odd_figure .figure_in {
  padding: 0 15px 15px;
  text-align: center;
}
.figure_con .odd_figure .figure_in img {
  max-width: 100%;
  text-align: center;
}
.wd_800 {
  width: 800px;
  margin: 0 auto;
  margin-bottom: 40px;
  margin-top: 20px;
}
.lgf_detail .lianxi_jilu {
  padding: 15px;
  background-color: white;
  box-shadow: 0 4px 12px rgba(159, 171, 228, 0.3);
  border-radius: 4px;
}
.lgf_detail .lianxi_jilu p {
  color: #666;
  font-size: 16px;
}
.lgf_detail .lianxi_jilu label {
  width: 100%;
  display: inline;
  content: "";
  display: table;
  margin-top: 5px;
}
.lgf_detail .lianxi_jilu label span {
  width: 50%;
  float: left;
  font-size: 16px;
  line-height: 32px;
}
.lgf_detail .lianxi_jilu p.lx_km_font {
  width: 100%;
  float: none;
  margin-top: 5px;
  font-size: 16px;
  height: 22px;
  line-height: 22px;
  overflow: hidden;
  color: #222;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.lgf_detail ul {
  padding-bottom: 15px ;
}
.lgf_detail ul li {
  background-color: white;
  position: relative;
  border-radius: 4px;
  display: block;
  padding: 15px;
  margin-top: 10px;
  box-shadow: 0 4px 12px rgba(159, 171, 228, 0.3);
}
.lgf_detail ul li .weida_con {
  position: relative;
  height: 22px;
  width: 100%;
  display: inline-block;
}
.lgf_detail ul li .weida_con i.weidati {
  background-color: #ff7272;
  font-size: 12px;
  position: absolute;
  right: -5px;
  color: white;
  padding: 2px 5px;
  border-radius: 5px;
}
.lgf_detail ul li h3 {
  color: #333;
  font-weight: normal;
  letter-spacing: .2px;
  line-height: 26px;
  font-size: 14px;
}
.lgf_detail ul li h3 p,
.lgf_detail ul li h3 font,
.lgf_detail ul li h3 span,
.lgf_detail ul li h3 strong {
  display: inline;
  font-size: 14px;
  font-size: 10pt !important;
}
.lgf_detail ul li h3 img {
  display: inline-block !important;
  max-width: 100% !important;
  height: auto !important;
}
.lgf_detail ul li h3 span.green {
  border-bottom: 1px solid #4fc60e;
  color: #4fc60e;
  padding: 0 3px;
  padding-bottom: 2px;
}
.lgf_detail ul li h3 span.green i {
  margin: 0 3px;
}
.lgf_detail ul li h3 span.error {
  color: #ff7272;
  border-bottom: 1px solid #ff7272;
}
.lgf_detail ul li .daan_xz {
  padding-top: 5px;
  font-size: 14px;
}
.lgf_detail ul li .daan_xz label {
  display: inline-block;
  width: 97%;
  padding-left: 3%;
  position: relative;
  line-height: 18px;
  color: #666;
  margin: 6px 0;
  letter-spacing: .3px;
}
.lgf_detail ul li .daan_xz label p,
.lgf_detail ul li .daan_xz label font,
.lgf_detail ul li .daan_xz label span,
.lgf_detail ul li .daan_xz label strong {
  display: inline;
  font-size: 14px;
  font-size: 10pt !important;
}
.lgf_detail ul li .daan_xz label img {
  display: inline-block !important;
  max-width: 100% !important;
  height: auto !important;
}
.lgf_detail ul li .daan_xz label i {
  position: absolute;
  left: -8px;
  margin-top: 2px;
}
.lgf_detail ul li .daan_xz label.error {
  color: #ff7272;
  text-align: left !important;
}
.lgf_detail ul li .daan_xz label.error i {
  background-color: #ff7272;
  width: 17px;
  height: 17px;
  border-radius: 50%;
  display: block;
}
.lgf_detail ul li .daan_xz label.error i:before {
  content: "";
  background-position: -13px -68px;
  background-image: url(../images/ceshi_icon.png);
  background-repeat: no-repeat;
  display: block;
  width: 9px;
  margin-left: 4px;
  margin-top: 4px;
  height: 9px;
}
.lgf_detail ul li .daan_xz label.correct {
  color: #4fc60e;
}
.lgf_detail ul li .daan_xz label.correct i {
  background-color: #4fc60e;
  width: 17px;
  height: 17px;
  border-radius: 50%;
  display: block;
}
.lgf_detail ul li .daan_xz label.correct i:before {
  content: "";
  background-position: -12px -49px;
  background-image: url(../images/ceshi_icon.png);
  background-repeat: no-repeat;
  display: block;
  width: 12px;
  margin-left: 2px;
  margin-top: 4px;
  height: 8px;
}
.lgf_detail ul li .daan_xz .huoqu_daan {
  display: inline-block;
}
.lgf_detail ul li .daan_xz .huoqu_daan a {
  color: #72bbff;
  width: 100%;
  display: inline-block;
  padding-top: 5px;
  cursor: pointer;
}
.lgf_detail ul li .daan_xz .huoqu_daan a span {
  padding-left: 5px;
}
.lgf_detail ul li .daan_xz .huoqu_daan a:focus {
  color: #2a87dd;
}
.lgf_detail ul li .daan_xz .correct_daan {
  display: none;
}
.lgf_detail ul li .daan_xz .correct_daan .correct_daan_bg {
  position: fixed;
  z-index: 98;
  width: 100%;
  top: 0;
  left: 0;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.8);
}
.lgf_detail ul li .daan_xz .correct_daan .daan_jieguo {
  position: absolute;
  z-index: 100;
  background-color: #7170f7;
  border-radius: 4px;
  width: 60%;
  left: 20%;
  top: 20%;
  text-align: center;
  color: white;
  padding: 10px 0;
  height: 80px;
}
.lgf_detail ul li .daan_xz .correct_daan .daan_jieguo h4 {
  font-size: 1.8em;
  font-weight: normal;
}
.lgf_detail ul li .daan_xz .correct_daan .daan_jieguo h2 {
  font-size: 4em;
}
.lgf_detail ul li .daan_xz .correct_daan .daan_jieguo i {
  position: absolute;
  top: -50px;
  right: 0px;
  color: #7170f7;
  font-size: 2.1em;
}
.lgf_detail ul li .daan_xz .correct_daan .daan_jieguo i:before {
  -webkit-animation: myrotate linear 2s 2s infinite ;
  position: absolute;
  right: 0px;
}
.lgf_detail ul li .daan_xz .correct_daan .daan_jieguo i:after {
  content: "";
  position: absolute;
  width: 1px;
  height: 35px;
  top: 20px;
  right: 10px;
  background-color: #7170F7;
  display: block;
}
.lgf_detail ul li .tiankong {
  width: 100%;
  display: inline-block;
}
.lgf_detail ul li .tiankong .tian_kuai {
  align-items: center;
  display: inline-block;
  margin-top: 10px;
  border-bottom: 1px solid #eee;
  padding-bottom: 10px;
  display: flex;
}
.lgf_detail ul li .tiankong .tian_kuai .left {
  width: 8%;
  text-align: left;
  font-size: 14px;
  color: #666;
  display: block;
  line-height: 100%;
  align-items: center;
}
.lgf_detail ul li .tiankong .tian_kuai .right {
  width: 92%;
  display: inline-block;
  font-size: 14px;
  flex-wrap: wrap;
}
.lgf_detail ul li .tiankong .tian_kuai .right label {
  width: 100%;
  display: inline-block;
  margin: 3px 0;
}
.lgf_detail ul li .tiankong .tian_kuai .right label i {
  position: relative;
  margin-right: 5px;
  float: left;
  margin-top: 2px;
}
.lgf_detail ul li .tiankong .tian_kuai .right label.error {
  color: #ff7272;
  text-align: left !important;
}
.lgf_detail ul li .tiankong .tian_kuai .right label.correct {
  color: #4fc60e;
}
.lgf_detail ul li .tiankong .tian_kuai:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}
.lgf_detail ul li .jieti_btn {
  width: 100%;
  display: inline-block;
  padding-top: 5px;
  margin-top: 5px;
}
.lgf_detail ul li .jieti_btn a {
  color: #4c578e;
  font-size: 14px;
  display: inline-block;
  cursor: pointer;
  margin: 3px 0;
  padding: 8px 20px;
  border-radius: 2px;
  border: 1px solid #4c578e;
}
.lgf_detail ul li .jieti_btn a i {
  font-family: "arial";
}
.lgf_detail ul li .jieti_btn a:hover {
  background-color: #4c578e;
  color: white;
}
.lgf_detail ul li .me_daan_in {
  width: 100%;
  display: inline-block;
  line-height: 22px;
  border-bottom: 1px solid #eee;
  font-size: 14px;
  border-top: 1px solid #eee;
  padding: 8px 0;
  margin-top: 5px;
  color: #222;
}
.lgf_detail ul li .me_daan_in strong {
  float: left;
  color: #777;
  margin-right: 5px;
}
.reveal-modal-bg {
  position: fixed;
  height: 100%;
  width: 100%;
  background: #000;
  background: rgba(151, 149, 149, 0.66);
  z-index: 100;
  display: none;
  top: 0;
  left: 0;
}
.reveal-modal {
  visibility: hidden;
  top: 10% !important;
  left: 50%;
  margin-left: -400px;
  width: 800px;
  background: white;
  position: fixed;
  z-index: 101;
  padding: 10px 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.jieti_article {
  padding: 10px 20px;
}
.jieti_article img {
  width: auto;
  max-width: 100%;
  margin: 0 auto 10px;
}
.jieti_article p {
  font-size: 14px;
  margin-bottom: 5px;
  line-height: 22px;
  text-align: center;
  color: red;
}
.jieti_article h3.two_bt {
  border-bottom: 1px solid #4c578e;
  color: #4c578e;
  font-size: 18px;
  text-align: center;
  height: 20px;
  line-height: 20px;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.jieti_article ul {
  width: 100%;
  display: inline-block;
}
.jieti_article ul li {
  display: inline-block;
  margin: 5px;
}
.jieti_article ul li a {
  border: 1px solid #ddd;
  border-radius: 2px;
  cursor: pointer;
  padding: 5px 15px;
  display: block;
  float: left;
}
.jieti_article ul li a:hover {
  border: 1px solid #4c578e;
  color: #4c578e;
  transition: none;
}
.error_404 {
  width: 100%;
  text-align: center;
  margin: 50px 0 30px;
}
.error_404 i img {
  width: 80px;
  -webkit-animation: translate_img linear 3s infinite;
  -moz-animation: translate_img linear 3s infinite;
  animation: translate_img linear 3s infinite;
}
.error_404 h3 {
  font-size: 22px;
  margin: 20px 0;
}
.error_404 a {
  background-color: #4c578e;
  font-size: 16px;
  padding: 10px 50px;
  border-radius: 3px;
  color: white;
  margin-top: 20px;
  display: inline-block;
}
.error_404 a:hover {
  background-color: #3b4577;
}
@-webkit-keyframes translate_img {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@-moz-keyframes translate_img {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes translate_img {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.wd_1000 {
  margin-top: 20px;
}
@media (max-width: 768px) {
  .left {
    float: initial;
  }
  .right {
    float: initial;
  }
  .wd_1000 {
    margin-bottom: 20px;
    margin-top: 10px;
    padding: 0;
  }
  .wd_800 {
    width: initial;
    margin-bottom: 20px;
  }
  .wd_800 .kaifang .text-center {
    display: none;
  }
  .kecheng_details {
    border: 0;
  }
  .base_btn {
    padding: initial;
  }
  .lgf_detail {
    margin-top: 20px;
    padding: 0;
  }
  .lgf_detail ul li {
    border-radius: initial;
  }
  .lgf_detail .lianxi_jilu {
    border-radius: initial;
  }
  .part_select {
    width: initial;
    padding: 10px 10px;
  }
  .part_select h4 {
    font-size: 14px;
    line-height: 20px;
  }
  .shiti_info {
    padding: 0;
    margin-top: 10px;
    border: 0;
  }
  .reveal-modal {
    width: 90%;
    left: 5%;
    margin-left: initial;
  }
  .chakan_dangan {
    padding: 0 10px;
    margin: 20px 0 20px 0;
  }
  .chakan_dangan ul li {
    margin-top: 10px;
  }
  .chakan_dangan ul li a {
    padding: 10px;
  }
  .chakan_dangan ul li a span {
    font-size: 14px;
  }
  .chakan_dangan ul li a i {
    margin-right: initial;
  }
  .part_select ul.fuxuan li label strong {
    float: left;
  }
}
