/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 2016-7-29, 12:06:29
    Author     : Administrator
*/
.selection-wrap {
  font-family: "微软雅黑";
}
.selection-wrap .inner {
  width: 1400px;
}
.selection-wrap .remark {
  margin-bottom: 40px;
}
.selection-wrap .remark textarea {
  width: 530px;
  height: 130px;
  margin: 0 auto;
}
.selection-wrap .form-table {
  margin: 0 auto;
}
.selection-wrap .btn_box {
  padding: 40px 0 0 0;
  text-align: center;
}
.selection-nav {
  width: 1400px;
  margin: 0 auto;
}
.selection-nav dl {
  width: 20%;
  float: left;
  position: relative;
  height: 50px;
}
.selection-nav dl dt {
  background: #2e8a5b;
  font-size: 13px;
  font-family: "微软雅黑";
  height: 50px;
  line-height: 50px;
  text-align: center;
  color: #FFF;
}
.selection-nav dl dt a {
  color: #FFF;
}
.selection-nav dl dt:hover,
.selection-nav dl dt.current {
  opacity: 0.8;
  background: #3E3E3E;
  cursor: pointer;
}
.selection-nav dl dt:hover a,
.selection-nav dl dt.current a {
  color: #FFF;
}
.selection-nav dl dd {
  background: #FFF;
  display: none;
  position: absolute;
  z-index: 9999;
  font-family: "微软雅黑";
  font-size: 12px;
  width: 100%;
  opacity: 0.9;
}
.selection-nav dl dd .item {
  display: table;
  border-bottom: 1px solid #666;
  width: 100%;
  padding: 10px 0;
  margin: 0;
}
.selection-nav dl dd .item .pic {
  display: table-cell;
  padding-right: 10px;
}
.selection-nav dl dd .item .pic img {
  width: 80px;
  height: 80px;
}
.selection-nav dl dd .item .title {
  display: table-cell;
  text-align: left;
  vertical-align: middle;
}
.selection-nav dl:hover dd {
  display: block;
}
.selection-title {
  background: #F3F3F3;
  text-align: center;
  font-size: 36px;
  padding: 15px 0;
  margin: 0 auto;
  font-family: "微软雅黑";
}
.selection-blanner {
  margin: 0 auto;
  text-align: center;
  padding: 0 0 15px 0;
}
.inner {
  margin-bottom: 20px;
}
.section-tips {
  font-weight: 700;
  padding: 30px 0;
  color: #E47B15;
  font-size: 14px;
  text-align: center;
}
.selection-img {
  width: 1400px;
  margin: 0 auto;
}
.selection-img ul li {
  width: 25%;
  float: left;
  text-align: center;
  position: relative;
}
.selection-img ul li a {
  border: 2px solid #D8D8D8;
  display: inline-block;
  margin: 0 auto;
}
.selection-img ul li a:hover,
.selection-img ul li a.current {
  border-color: #2e8a5b;
  cursor: pointer;
}
.selection-img ul li img {
  transition: all 1s ease 0s;
}
.selection-img ul li .tag {
  background: rgba(0, 0, 0, 0) url("../selection/bg_index_tag.png") no-repeat scroll 0 0;
  cursor: pointer;
  display: none;
  height: 50px;
  left: 50%;
  line-height: 19px;
  overflow: hidden;
  padding: 8px 15px 0;
  position: absolute;
  top: 40%;
  width: 191px;
  z-index: 999;
  text-align: left;
  font-size: 13px;
  box-sizing: border-box;
}
.selection-img ul li:hover .tag {
  display: block;
}
.selection-img ul li .check_con {
  background: #2d8a5b;
  color: #fff;
  display: none;
  width: 240px;
  margin: 0 auto;
  text-align: left;
  height: 30px;
  line-height: 30px;
  padding: 0 5px;
}
.selection-img ul li .check_con input {
  margin-right: 5px;
}
.selection-img ul li .check_con.current {
  display: block;
}
.selection-img.azfs .check_con {
  width: 335px;
}
.selection-img.catalog {
  width: 980px;
  margin: 0 auto;
}
.selection-img.catalog ul li {
  width: 225px;
  margin: 10px;
}
.selection-img.catalog ul li img {
  max-width: 100%;
}
.selection-img.catalog ul li .check_con {
  display: block;
  background: #FFF;
  color: #000;
  overflow: hidden;
}
.selection-img.ptsy {
  width: 1310px;
}
.selection-img.ptsy ul li {
  width: 20%;
}
.selection-img.childs ul {
  width: 960px;
  padding: 15px 0;
  margin: 0 auto;
}
.selection-img.childs ul li {
  width: 300px;
  padding: 0 10px;
}
.selection-img.childs ul li img {
  width: 300px;
  height: 320px;
}
.selection-img.childs ul li .check_con {
  width: 294px;
}
.selection-bcfs {
  position: relative;
  width: 1360px;
  margin: 0 auto;
}
.selection-bcfs .bcfs-img {
  height: 790px;
  overflow: hidden;
}
.selection-bcfs .bcfs-img li {
  width: 50%;
  float: left;
  margin-bottom: 80px;
  position: relative;
  text-align: center;
}
.selection-bcfs .bcfs-img li > a {
  margin: 0 auto;
  position: relative;
}
.selection-bcfs .bcfs-img li > a .cover {
  background: #000;
  width: 100%;
  height: 50%;
  position: absolute;
  top: 50%;
  z-index: 1;
  opacity: 0.95;
  line-height: 30px;
  color: #FFFFFF;
  font-size: 14px;
  padding: 50px;
  font-family: "微软雅黑";
  display: none;
  text-align: left;
}
.selection-bcfs .bcfs-img li > a:hover .cover {
  display: block;
}
.selection-bcfs .bcfs-radios {
  width: 100px;
  position: absolute;
  top: 380px;
  left: 50%;
  margin-top: -75px;
  margin-left: -65px;
  width: 140px;
  height: 153px;
  padding: 55px 45px;
  background: url("../selection/673/other/shizi.png") no-repeat center center;
}
.selection-bcfs .bcfs-radios li {
  width: 25px;
  heigth: 25px;
  margin-bottom: 0;
  float: left;
  text-align: center;
}
.selection-bcfs .bcfs-radios li radio {
  font-size: 60px;
}
.left_cat_nav {
  left: auto;
  margin-left: auto;
  right: 0;
}
.form-table {
  font-size: 14px;
}
.form-table-product-use .form-table-col {
  width: 100%;
}
.form-table-product-use .form-table-col .label_title {
  text-align: left;
  float: left;
}
.selection-wrap .inner-contact {
  width: 1200px;
  left: 50%;
  padding-top: 20px;
  margin-left: -750px;
  background: url("../selection/人.jpg") no-repeat right bottom;
}
.lldw_after .form-control,
.yldw_after .form-control {
  width: 70%;
  display: inline-block;
  text-align: left;
}
.lldw_after span,
.yldw_after span {
  text-align: right;
}
.selection-blanner ul li {
  display: none;
}
.selection-blanner ul li.current {
  display: block;
}
.select-con {
  position: relative;
}
.select-con .inner {
  margin-bottom: 0;
  padding-bottom: 30px;
}
.select-con .cover {
  display: none;
  background: #000;
  opacity: 0.8;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 999;
}
/*# sourceMappingURL=selection.css.map */