button:hover{
  cursor:pointer;
}
body {
  background-color: #f6f5f4;
}
.div_ye {
  font-size: 16px;
  text-align: right;
  margin-top: 18px;
}
.div_ye button {
  font-size: 16px;
  font-weight: 400;
  color: #666666;
  display: inline-block;
  width: 96px;
  height: 48px;
  background: #ffffff;
  border: 1px solid #dfddd8;
}
.span_btn {
  margin-left: 8px;
}
.all_span {
  display: inline-block;
}
.all_span span {
  font-size: 16px;
  font-weight: 400;
  color: #666666;
  margin-left: 8px;
  display: inline-block;
  width: 46px;
  height: 46px;
  line-height: 46px;
  text-align: center;
  background: #ffffff;
  border: 1px solid #dfddd8;
  border-radius: 0px;
}
.all_span .div_span {
  width: 46px;
  height: 46px;
  line-height: 46px;
  background: #fe8b00;
  font-size: 16px;
  font-weight: 600;
  color: #ffffff;
}
table {
  margin-top: 17px;
}
.ta_d {
  height: 37px;
  color: #ffffff;
}
tr th {
  cursor: pointer;
  background: #f6f5f4;
  font-size: 14px;
  font-weight: 600;
  color: #666666;
}
tr th:nth-child(1) {
  width: 151px;
  height: 44px;
  border: 1px solid #dfddd8;
}
tr th:nth-child(2) {
  width: 275px;
  height: 44px;
  border: 1px solid #dfddd8;
}
tr th:nth-child(3) {
  width: 240px;
  height: 44px;
  border: 1px solid #dfddd8;
}
tr th:nth-child(4) {
  width: 211px;
  height: 44px;
  border: 1px solid #dfddd8;
}
tr td {
  position: relative;
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  color: #333333;
  width: 151px;
  height: 24px;
  padding-top: 10px;
  padding-bottom: 10px;
  border: 1px solid #dfddd8;
  
}
.click_td{
  padding-right: 10px;
}
.click_td:hover{
  cursor:pointer;
}
tr td img {
  width: 14px;
  height: 8px;
}
.a{
  display: block;
}
.c_search{
  display: inline-block;
  padding-left: 10px;
  padding-right: 20px;
  position: relative;
}
.c_search i{
  font-style: normal;
}
.c_search span{
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -4px;
  display:inline-block;
  margin-left:5px;
  width:14px;
  height:8px;
  background:url('./image/search_down.png') no-repeat center right;
  background-size:100%;
}
.c_search span.cur{
  background-image:url('./image/search_up.png') 
}
.v_search{
  display: none;
}

tr .div_p {
  cursor: pointer;
  display: none;
  position: absolute;
  top: 44px;
  width: 241px;
  z-index: 10;
  height: 114px;
  background: #f6f5f4;
  border: 1px solid #d8d8d8;
  padding-top: 14px;
}
.div_p p:hover{
  cursor: pointer;
  color: #fe8b00;
}
.div_p_ac{
  cursor: pointer;
  display: block;
  position: absolute;
  top: 44px;
  width: 241px;
  z-index: 10;
  height: 114px;
  background: #f6f5f4;
  border: 1px solid #d8d8d8;
  padding-top: 14px;
}
.div_p_ac p{
  cursor: pointer;
  margin-bottom: 21px;
  margin-left: -140px;
}
.tdp {
  cursor: pointer;
  font-size: 14px;
  font-weight: 400;
  color: #fe8b00;
}
.div_p .tdp {
  font-size: 14px;
  font-weight: 400;
  color: #fe8b00;
}
.div_p p {
  font-size: 14px;
font-weight: 400;
color: #666666;
  margin-bottom: 21px;
  margin-left: -140px;
}
.trtd {
  background: rgba(254, 139, 0, 0.06);
}
.td_img_ac {
  display: inline-block;
} 
.trtd td{
  font-size: 14px;
  font-weight: 600;
  color: #fe8b00;
}
/* .trtd td:nth-child(3) {
   font-size: 14px;
  font-weight: 600;
  color: #333333; 
} */
.right {
  background-color: #f6f5f4;
}
.one_img {
  width: 29px;
  height: 21px;
  margin-bottom: 10px;
}
.one_span {
  height: 21px;
  line-height: 21px;
  font-size: 24px;
  font-weight: 500;
  color: #333333;
  margin-left: 7px;
}

.two_div span {
  /* width: 113px; */
  height: 68px;
  font-size: 18px;
  font-weight: 400;
  color: #999999;
  margin-left: 20px;
}
.two_div span:nth-child(2) {
  margin-left: 42px;
}
.two_div span:hover{
  cursor:pointer;
}
.two_div .span_ac {
  display: inline-block;
  height: 64px;
  font-size: 18px;
  font-weight: 500;
  color: #fe8b00;
  border-bottom: 4px solid #fe8b00;
}
.two_div {
  width: 920px;
  height: 68px;
  line-height: 68px;
  background: #ffffff;
  border-radius: 0px;
  border-bottom: 1px solid #dfddd8;
  margin-top: 16px;
}
.three {
  /* margin-top: 6px; */
  width: 900px;
  /* height: 639px; */

  background-color: #ffffff;
  padding-left: 20px;
}
.three .three_div {
  /* background-color: aliceblue; */
  width: 920px;

  height: 77px;
  line-height: 77px;
}
.three .three_div button {
  border: 1px solid #979797;
  /* width: 132px; */
  height: 40px;
  padding: 0 15px 0 15px;
  font-size: 16px;
  font-family: PingFangSC;
  font-weight: 400;
  color: #666666;
}
.three .three_div button:not(:first-child) {
  margin-left: 15px;
}
.three .three_div button:hover{
  cursor:pointer;
}
.three .three_div .three_btn {
  border: none;
  position: relative;
  /* width: 132px; */
  height: 40px;
  font-size: 16px;
  font-weight: 400;
  color: #ffffff;
  background-color: #fe8b00;
}
.three .three_div .three_btn i {
  position: absolute;
  font-size: 0;
  line-height: 0;
  border-width: 10px;
  border-color: #fe8b00;
  border-bottom-width: 0;
  border-style: dashed;
  border-top-style: solid;
  border-left-color: transparent;
  border-right-color: transparent;
  bottom: -10px;
  left: 43%;
}
.thr_input .t_btn input {
  font-size: 14px;
  font-weight: 400;
  color: #999999;
  padding-left: 99px;
  width: 200px;
  height: 34px;
  border: 1px solid #dfddd9;
  border-radius: 0px;
}
.thr_input .t_btn .btn {
  margin-left: -4px;
  width: 46px;
  height: 36px;
  background: #363944;
  border-radius: 0px;
  font-size: 14px;
  font-weight: 400;
  color: #ffffff;
  margin-right: 255px;
}
.thr_input .t_btn .btn:hover{
  cursor:pointer;
}
.thr_input .t_btn .btn_one {
  width: 140px;
  height: 34px;
  border: 1px solid #dfddd9;
  border-radius: 0px;
  font-size: 14px;
  font-weight: 400;
  color: #666666;
}
.thr_input .t_btn .btn_two {
  width: 140px;
  height: 34px;
  border: 1px solid #dfddd9;
  border-radius: 0px;
  font-size: 14px;
  font-weight: 400;
  color: #666666;
}
.btn_ac {
  width: 140px;
  height: 34px;
  background: #fdb257;
  border-radius: 0px;
  font-size: 14px;
  font-weight: 600;
  color: #ffffff;
}
