@charset "utf-8";
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.layout_head {
  height: 37px;
  position: relative;
}
.layout_head .head_p {
  padding-left: 13px;
  position: relative;
  float: left;
  height: 37px;
  font-size: 28px;
  color: #200F0E;
  line-height: 37px;
}
.layout_head .head_a {
  float: right;
  margin-top: 18px;
  height: 19px;
  font-size: 14px;
  color: #F83635;
  line-height: 19px;
}
.layout_head .head_tips {
  margin-left: 26px;
  margin-top: 16px;
  float: left;
  font-size: 16px;
  color: #7B6C6C;
  line-height: 21px;
}
.layout_head .trial {
  display: block;
  float: right;
  width: 90px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  background: #F83635;
  border-radius: 4px;
  font-size: 16px;
  font-weight: 400;
  color: #FFFFFF;
  margin-top: 2px;
}
.layout_head:before {
  content: "";
  position: absolute;
  background: url(../images/layout_head_icon.png) no-repeat;
  top: 0;
  left: 0;
  width: 37px;
  height: 37px;
}
.layout_head1 {
  height: 37px;
  display: flex;
  justify-content: center;
}
.layout_head1 .head_p {
  position: relative;
  height: 37px;
  font-size: 28px;
  color: #170800;
  line-height: 37px;
}
.popup_shade {
  display: none;
  z-index: 1000000001;
  background-color: #000000;
  opacity: 0.3;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: fixed;
}
.popup_wrap {
  display: none;
  width: 600px;
  height: 640px;
  background: #FFFFFF;
  border: 1px solid #E6DCDC;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -320px;
  margin-left: -300px;
  background: #fff;
  z-index: 1000000002;
  box-sizing: border-box;
  padding: 30px 30px 0 30px;
}
.popup_head {
  width: 100%;
  height: 37px;
}
.popup_head .head_p {
  float: left;
  font-size: 28px;
  color: #200F0E;
  line-height: 37px;
}
.popup_head .popup_head_delete {
  float: right;
  margin-top: 5px;
}
.popup_head .popup_head_delete img {
  width: auto;
  height: auto;
}
.popup_main {
  padding: 70px 0px 20px 0px;
}
.popup_main .input_moduler {
  width: 100%;
}
.popup_main .item {
  width: 100%;
  height: 50px;
  margin-bottom: 30px;
}
.popup_main .item .item_label {
  float: left;
  width: 106px;
  text-align: right;
  height: 50px;
  line-height: 50px;
  padding-right: 20px;
  box-sizing: border-box;
  font-size: 20px;
  color: #352626;
}
.popup_main .item .item_label span {
  display: inline-block;
  color: #F83E3D;
  margin-right: 5px;
  font-size: 20px;
}
.popup_main .item .input_dl {
  float: left;
  width: 404px;
  height: 50px;
  background: #fff;
  box-sizing: border-box;
  border-radius: 4px;
  padding: 0 18px;
  border: 1px solid #E6DCDC;
}
.popup_main .item .input_dl input {
  border: none;
  outline: none;
  display: block;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  font-size: 16px;
  color: #9D9090;
}
.popup_main .item_textarea {
  width: 100%;
  height: 120px;
  margin-bottom: 30px;
}
.popup_main .item_textarea .item_label {
  float: left;
  width: 106px;
  text-align: right;
  height: 50px;
  line-height: 50px;
  padding-right: 20px;
  box-sizing: border-box;
  font-size: 20px;
  color: #352626;
}
.popup_main .item_textarea .item_label span {
  display: inline-block;
  color: #F83E3D;
  margin-right: 5px;
  font-size: 20px;
}
.popup_main .item_textarea .input_dl {
  float: left;
  width: 404px;
  height: 120px;
  background: #fff;
  box-sizing: border-box;
  border-radius: 4px;
  padding: 15px 18px;
  border: 1px solid #E6DCDC;
}
.popup_main .item_textarea .input_dl textarea {
  border: none;
  outline: none;
  display: block;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  font-size: 16px;
  color: #9D9090;
}
.popup_footer {
  width: 100%;
  height: 50px;
}
.popup_footer .popup_btn {
  margin: 0 auto;
  display: block;
  width: 480px;
  height: 50px;
  background: #fa7d3c;
  border-radius: 4px;
  text-align: center;
  line-height: 50px;
  font-size: 24px;
  font-weight: 400;
  color: #fff;
  cursor: pointer;
}
.popup_footer .popup_footer_tips {
  width: 100%;
  text-align: center;
  margin-top: 16px;
  height: 21px;
  font-size: 16px;
  color: #9D9090;
  line-height: 21px;
}
#headbar {
  background: #FCF9F9;
}
.headbar .headbar_left {
  float: left;
  color: #757575;
  font-size: 14px;
  line-height: 40px;
}
.headbar .headbar_right ul li {
  border-right: 1px solid #757575;
}
.headbar .headbar_right ul li a {
  color: #757575;
}
.container_wrap {
  min-width: 1180px;
  overflow: hidden;
}
#banner {
  width: 100%;
  min-width: 1180px;
  height: 500px;
  position: relative;
  background: #CB241D;
}
#banner .settle_btn {
  position: absolute;
  bottom: 130px;
  left: 50%;
  margin-left: -70px;
  background: #fa7d3c;
  width: 140px;
  height: 50px;
  border-radius: 4px;
  font-size: 24px;
  line-height: 50px;
  text-align: center;
  color: #fff;
  cursor: pointer;
}
#banner .switch_tips_wrap {
  position: absolute;
  bottom: 30px;
  left: 50%;
  margin-left: -38px;
  z-index: 1;
}
#banner .switch_tips_wrap ol {
  height: 12px;
}
#banner .switch_tips_wrap li {
  cursor: pointer;
  text-indent: -9999px;
  float: left;
  width: 12px;
  height: 12px;
  background: #fff;
  opacity: 0.4;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  margin-right: 20px;
}
#banner .switch_tips_wrap .on {
  opacity: 1;
}
#banner .switch_tips_wrap .last-switch-tips {
  margin-right: 0px;
}
#banner .banner_list {
  margin: 0 auto;
  min-width: 1180px;
  height: 500px;
  background: #fa7d3c;
}
#banner .banner_list .item {
  width: 100%;
  position: relative;
  height: 500px;
  background: #fa7d3c;
}
#banner .banner_list .item a {
  display: block;
  height: 500px;
  position: relative;
}
#banner .banner_list .item img {
  display: block;
  margin: 0 auto;
  width: auto;
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  transform: translateX(-50%);
}
.layout_main_zxjy {
  width: 100%;
  background: #fff;
  padding: 50px 0 60px 0;
}
.layout_main_zxjy .layout_head1 {
  position: relative;
}
.layout_main_zxjy .layout_head1 .head_bg {
  width: 459px;
  height: 54px;
  position: absolute;
  top: -9px;
  left: 50%;
  margin-left: -230px;
}
.zxjy_moduler .main_body {
  width: 100%;
  padding-top: 40px;
  position: relative;
}
.zxjy_moduler .item {
  box-sizing: border-box;
  margin-right: 60px;
  float: left;
  width: 250px;
  height: 270px;
  background: #FFFFFF;
}
.zxjy_moduler .item .item_wrap {
  height: 270px;
  border: 1px solid #F2E7E1;
  box-sizing: border-box;
  display: block;
  padding: 48px 10px 0 10px;
}
.zxjy_moduler .img {
  width: 100%;
  height: 70px;
}
.zxjy_moduler .img img {
  width: auto;
  height: auto;
  display: block;
  margin: 0 auto;
}
.zxjy_moduler .item_title {
  font-size: 18px;
  font-weight: bold;
  color: #170800;
  line-height: 24px;
  text-align: center;
}
.zxjy_moduler .item_detail {
  margin-top: 14px;
  font-size: 16px;
  color: #6B635F;
  line-height: 28px;
  text-align: center;
}
.zxjy_moduler .sPrev,
.zxjy_moduler .sNext {
  width: 34px;
  height: 34px;
  line-height: 32px;
  text-align: center;
  background: #FFFFFF;
  border-radius: 2px;
  border: 1px solid #E6DCDC;
  position: absolute;
  top: 179px;
  color: #E6DCDC;
  cursor: pointer;
  z-index: 10;
}
.zxjy_moduler .sPrev:hover,
.zxjy_moduler .sNext:hover {
  color: #7B6C6C;
}
.zxjy_moduler .sPrev {
  left: -74px;
  transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}
.zxjy_moduler .sNext {
  right: -74px;
}
.layout_main_yycj {
  padding: 60px 0 60px 0;
  background: #FFFAF9;
}
.layout_main_yycj .layout_head1 {
  position: relative;
}
.layout_main_yycj .layout_head1 .head_bg {
  width: 436px;
  height: 46px;
  position: absolute;
  top: -12px;
  left: 50%;
  margin-left: -218px;
}
.yycj_moduler .main_body {
  padding-top: 40px;
}
.yycj_moduler .list {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.yycj_moduler .item {
  width: 270px;
  height: 373px;
  background: #fff;
  border: 1px solid #E6DCDC;
  box-sizing: border-box;
}
.yycj_moduler .img {
  width: 100%;
  height: 100px;
}
.yycj_moduler .img img {
  width: 100%;
  height: 100%;
}
.yycj_moduler .item_dl {
  padding: 32px 24px 0px 20px;
}
.yycj_moduler .item_title {
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  color: #170800;
  line-height: 24px;
}
.yycj_moduler .item_detail {
  margin-top: 26px;
  max-height: 168px;
  font-size: 16px;
  color: #6B635F;
  line-height: 28px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
}
.layout_main_jjd {
  padding: 60px 0 60px 0;
  background: #fff;
}
.layout_main_jjd .layout_head1 {
  position: relative;
}
.layout_main_jjd .layout_head1 .head_bg {
  width: 581px;
  height: 38px;
  position: absolute;
  top: -8px;
  left: 50%;
  margin-left: -291px;
}
.jjd_moduler .main_body {
  padding-top: 40px;
}
.jjd_moduler .list {
  display: flex;
  justify-content: space-between;
}
.jjd_moduler .item {
  position: relative;
  width: 365px;
  height: 260px;
  background: #FFFFFF;
  border: 1px solid #E6DCDC;
  box-sizing: border-box;
  padding: 57px 10px 0 10px;
}
.jjd_moduler .item:before {
  content: "";
  position: absolute;
  width: 90px;
  height: 3px;
  background: #FA7D3C;
  top: -1px;
  left: 50%;
  margin-left: -45px;
}
.jjd_moduler .img {
  width: 100%;
  height: 73px;
}
.jjd_moduler .img img {
  display: block;
  width: auto;
  height: auto;
  margin: 0 auto;
}
.jjd_moduler .item_title {
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  color: #170800;
  line-height: 24px;
}
.jjd_moduler .item_detail {
  text-align: center;
  margin-top: 20px;
  font-size: 16px;
  color: #6B635F;
  line-height: 28px;
}
.layout_main_txdj {
  padding: 60px 0 47px 0;
  background: #FFFAF9;
}
.layout_main_txdj .layout_head1 {
  position: relative;
}
.layout_main_txdj .layout_head1 .head_bg {
  width: 536px;
  height: 61px;
  position: absolute;
  top: -15px;
  left: 50%;
  margin-left: -268px;
}
.txdj_moduler .txdj_bg {
  position: absolute;
  width: 190px;
  height: 190px;
  left: 50%;
  margin-left: -95px;
  top: 112px;
}
.txdj_moduler .main_body {
  padding-top: 42px;
  background: url(../images/txdj_bg.png) no-repeat;
  background-position-y: 42px;
}
.txdj_moduler .list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  position: relative;
}
.txdj_moduler .item {
  width: 570px;
  margin-bottom: 35px;
  box-sizing: border-box;
}
.txdj_moduler .item_1 {
  padding: 32px 86px 26px 30px;
}
.txdj_moduler .item_2 {
  padding: 32px 30px 0 86px;
}
.txdj_moduler .item_head {
  height: 38px;
  display: flex;
  position: relative;
}
.txdj_moduler .item_head .head_title {
  font-size: 18px;
  font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
  font-weight: bold;
  color: #170800;
  line-height: 24px;
  margin-right: 18px;
}
.txdj_moduler .item_head ul {
  display: flex;
}
.txdj_moduler .item_head li {
  margin-right: 16px;
  font-size: 16px;
  color: #6B635F;
  line-height: 24px;
}
.txdj_moduler .item_head:before {
  content: "";
  width: 60px;
  height: 1px;
  background: #F2E7E1;
  position: absolute;
  bottom: 0;
  left: 0;
}
.txdj_moduler .item_list {
  margin-top: 10px;
}
.txdj_moduler .item_subItem {
  font-size: 16px;
  color: #6B635F;
  line-height: 28px;
}
.txdj_moduler .item_subItem span {
  color: #6B635F;
  line-height: 28px;
  margin-right: 5px;
}
.layout_main_jjfa {
  padding: 60px 0 60px 0;
  background: #fff;
}
.layout_main_jjfa .layout_head1 {
  position: relative;
}
.layout_main_jjfa .layout_head1 .head_bg {
  width: 459px;
  height: 44px;
  position: absolute;
  top: -5px;
  left: 50%;
  margin-left: -230px;
}
.jjfa_moduler .main_body {
  padding-top: 37px;
}
.jjfa_moduler .list {
  display: flex;
  justify-content: space-between;
}
.jjfa_moduler .item {
  width: 270px;
  height: 120px;
}
.jjfa_moduler .img {
  width: 100%;
  height: 100%;
}
.jjfa_moduler .img img {
  width: 100%;
  height: 100%;
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
