@charset "utf-8";
/* CSS Document */
.container {
  width: 1230px;
  margin-left: auto;
  margin-right: auto;
}
body {
  background: #f6f6f6;
  overflow-x: hidden;
}
.header {
  height: 88px;
  background: #fff;
  z-index: 12;
  position: relative;
}
.header .logo {
  top: 17px;
  left: 15px;
}
.header .index_nav {
  left: 175px;
  top: 30px;
}
.header .index_nav > ul > li {
  padding-right: 55px;
}
.header .index_nav > ul > li .xl {
  display: none;
}
.header .index_nav > ul > li .xl1 {
  width: 5000px;
  height: 350px;

  background: #fff;
  position: absolute;
  left: 50%;
  margin-left: -2380px;
  box-sizing: border-box;
  padding-top: 40px;
padding-bottom:30px;
}
.header .index_nav > ul > li .xl1 .container{
	overflow-y:auto;
height:100%;
}
.header .index_nav > ul > li .xl1 .xlleft {
  width: 200px;
}
.header .index_nav > ul > li .xl1 .xlleft ul li a {
  color: #050000;
  font-size: 14px;
  background: url(../images/heijian.png) no-repeat right center;
  line-height: 40px;
  display: block;
  padding-left: 36px;
  opacity: 0.6;
  cursor: pointer;
}
.header .index_nav > ul > li .xl1 .xlleft ul li a:hover,
.header .index_nav > ul > li .xl1 .xlleft ul li a.on {
  opacity: 1;
}
.header .index_nav > ul > li .xl1 .xlright {
  margin-left: 200px;
  padding: 0 65px;
  margin-top: -30px;
}
.header .index_nav > ul > li .xl1 .xlright .item .item1 {
  width: 28%;
  padding-right: 30px!important;
  margin-top: 40px;
}
.header .index_nav > ul > li .xl1 .xlright .item .item1 a {
  color: #606363;
  font-size: 12px;
}
.header .index_nav > ul > li .xl1 .xlright .item .item1 a:hover {
  color: #050000;
}
.header .index_nav > ul > li > a {
  display: block;
  font-size: 20px;
  color: #050000;
  border-bottom: solid 4px #fff;
  line-height: 20px;
  padding-bottom: 10px;
}
.header .index_nav > ul > li > a:hover {
  color: #c61f1e;
}
.header .index_nav > ul > li > a.on {
  color: #c61f1e;
  border-bottom: solid 4px #c61f1e;
}
.header .header_top {
  right: 15px;
  top: 20px;
}
.header .header_top .header_gr {
  line-height: 42px;
  color: #050000;
  font-size: 20px;
  cursor: pointer;
}
.header .header_top .header_gr > .icon {
  width: 42px;
  height: 42px;
  margin-right: 12px;
}
.header .header_top .header_gr > .icon img {
  width: 100%;
  height: 100%;
}
.header .header_top .header_gr .gr_tk {
  width: 180px;
  box-sizing: border-box;
  padding: 20px 20px 0;
  background: #fff;
  position: absolute;
  right: 0;
  top: 100%;
  display: none;
  box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.01);
}
.header .header_top .header_gr .gr_tk .hengxian {
  height: 1px;
  background: #ccc;
}
.header .header_top .header_gr .gr_tk a {
  line-height: 34px;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
  color: #050000;
  font-size: 18px;
}
.header .header_top .header_gr .gr_tk a .icon {
  width: 20px;
  height: 23px;
  display: inline-block;
  line-height: 23px;
  vertical-align: middle;
  position: relative;
  top: -2px;
  margin-right: 8px;
}
.header .header_top .header_gr .gr_tk a .icon img {
  width: 20px;
  height: 23px;
  position: absolute;
  top: 0;
  left: 0;
}
.header .header_top .header_gr .gr_tk a .icon .imggb {
  opacity: 0;
}
.header .header_top .header_gr .gr_tk a:hover {
  color: #c61f1e;
}
.header .header_top .header_gr .gr_tk a:hover .icon .imggb {
  opacity: 1;
}
.header .header_top .header_gr .gr_tk a:hover .icon .imgga {
  opacity: 0;
}
.header .header_top .header_newnote {
  margin-top: 10px;
  margin-right: 30px;
}
.header .header_top .header_newnote .newnote {
  width: 9px;
  height: 9px;
  background: #c61f1e;
  border-radius: 50%;
  right: 2px;
  top: 2px;
}
.header .header_top .btn_dl {
  width: 120px;
  height: 50px;
  background: #bb1928;
  border-radius: 25px;
  line-height: 50px;
  text-align: center;
  color: #fff;
  font-size: 20px;
  display: block;
}
.search_main {
  background: #fff;
  padding: 25px 0;
}
.search_main .search_m {
  width: 980px;
}
.search_main .search_m .search_inp {
  width: 100%;
  height: 60px;
  box-sizing: border-box;
  border: solid 1px #616363;
  border-radius: 30px;
  padding: 0 35px;
  font-size: 19px;
}
.search_main .search_m .search_btn {
  width: 18px;
  height: 21px;
  background: url(../images/fdj.png) no-repeat center center;
  border: 0;
  right: 30px;
  top: 20px;
}
.search_main .search_btn_gwc {
  width: 200px;
  height: 60px;
  box-sizing: border-box;
  border: solid 1px #616363;
  border-radius: 30px;
  font-size: 19px;
  text-align: center;
  color: #050000;
  line-height: 58px;
}
.search_main .search_btn_gwc img {
  margin-right: 5px;
}
.btn_copy {
  cursor: pointer;
}
.pub_tit {
  color: #050000;
  font-size: 28px;
  font-weight: bold;
  line-height: 28px;
}
.pub_note {
  color: #616363;
  font-size: 12px;
  line-height: 12px;
  margin-top: 20px;
}
.index_main1 {
  padding: 50px 0;
}
.index_main1 .index_m1 {
  padding-top: 20px;
}
.pro_list {
  margin-left: -10px;
  margin-right: -10px;
}
.pro_list .col-xs-3 {
  padding-left: 10px;
  padding-right: 10px;
}
.pro_list .col-xs-3 .item {
  width: 100%;
  height: 400px;
  background: #fff;
  border-radius: 8px;
  box-sizing: border-box;
  padding: 0px 15px 20px;
  margin-top: 20px;
}
.pro_list .col-xs-3 .item .pic {
  height: 280px;
  line-height: 280px;
}
.pro_list .col-xs-3 .item .pic img {
  max-width: 100%;
  max-height: 100%;
  width: auto!important;
  height: auto!important;
}
.pro_list .col-xs-3 .item .tit a {
  color: #050205;
  font-size: 22px;
  font-weight: bold;
  display: block;
  height:30px;
  white-space: nowrap; /* 确保文本在一行内显示 */
  overflow: hidden; /* 隐藏溢出的内容 */
  text-overflow: ellipsis;
}
.pro_list .col-xs-3 .item .note {
  color: #757575;
  font-size: 16px;
  line-height: 30px;
  height: 30px;
  overflow: hidden;
}
.pro_list .col-xs-3 .item .bot {
  margin-top: 5px;
}
.pro_list .col-xs-3 .item .bot .price {
  color: #bb2321;
  font-size: 20px;
  line-height: 38px;
}
.index_main2 {
  padding-bottom: 65px;
}
.index_main2 .index_m2 {
  margin-top: 35px;
  margin-left: -10px;
  margin-right: -10px;
}
.index_main2 .index_m2 .col-xs-4 {
  padding-left: 10px;
  padding-right: 10px;
}
.index_main2 .index_m2 .col-xs-4 .pic:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.index_main2 .index_m2 .col-xs-4 .pic{
  display: block;
  background: #fff;
  text-align: center;
  height:280px;
  line-height:280px;
}
.index_main2 .index_m2 .col-xs-4 img {
  max-width: 100%;
  max-height:100%;
  width:auto;
  height:auto;
  display: inline-block;
  vertical-align: middle;
}
.footer .tit {
  color: #050000;
  font-size: 18px;
  font-weight: bold;
}
.footer .note {
  color: #616363;
  font-size: 12px;
  line-height: 12px;
  margin-top: 20px;
  margin-top: 13px;
  padding-bottom: 14px;
  border-bottom: solid 1px #959595;
}
.copyRight {
  padding: 12px 0 16px;
  color: #626363;
  font-size: 12px;
}
.copyRight a {
  color: #626363;
}
.pro_main {
  padding-bottom: 50px;
}
.pro_main .pro_nav {
  padding: 25px 0 5px;
}
.pro_main .pro_nav .item {
  color: #050000;
  font-size: 22px;
  margin-right: 70px;
  margin-left: 20px;
  position: relative;
  cursor: pointer;
}
.pro_main .pro_nav .item.on,
.pro_main .pro_nav .item:hover {
  color: #c61f1e;
}
.pro_main .pro_nav .item.on:before,
.pro_main .pro_nav .item:hover:before {
  background: url(../images/shangjianh.png) no-repeat center center;
}
.pro_main .pro_nav .item.on:after,
.pro_main .pro_nav .item:hover:after {
  background: url(../images/xiajianh.png) no-repeat center center;
}
.pro_main .pro_nav .item:before {
  content: '';
  width: 10px;
  height: 5px;
  background: url(../images/shangjian.png) no-repeat center center;
  position: absolute;
  right: -16px;
  top: 10px;
  display: none;
}
.pro_main .pro_nav .item:after {
  content: '';
  width: 10px;
  height: 5px;
  background: url(../images/xiajian.png) no-repeat center center;
  position: absolute;
  right: -16px;
  top: 20px;
  display: none;
}
.pro_main .pro_nav .item.up:before {
  display: block;
}
.pro_main .pro_nav .item.down:after {
  display: block;
}
.pro_main .pro_nav .item.all:before {
  display: block;
}
.pro_main .pro_nav .item.all:after {
  display: block;
}
.pro_main .pro_nav .item.shaixuan:after {
  display: block;
  top: 15px;
}
.pro_main .sx_main {
  background: #fff;
  border-radius: 5px;
  box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.01);
  padding: 20px 20px;
  margin-top: 25px;
  margin-bottom: 10px;
  display: none;
}
.pro_main .sx_main .item {
  line-height: 30px;
  margin-top: 32px;
}
.pro_main .sx_main .item:nth-child(1) {
  margin-top: 0;
}
.pro_main .sx_main .item .name {
  width: 90px;
  color: #050000;
  font-size: 18px;
}
.pro_main .sx_main .item .cont {
  margin-left: 90px;
}
.pro_main .sx_main .item .cont .item1 {
  margin-left: 30px;
  color: #050000;
  font-size: 18px;
  cursor: pointer;
}
.pro_main .sx_main .item .cont .item1:hover,
.pro_main .sx_main .item .cont .item1.on {
  color: #c61f1e;
}
.breadCrumb {
  line-height: 44px;
  color: #050000;
  font-size: 16px;
}
.breadCrumb img {
  margin-left: 5px;
  margin-right: 5px;
}
.breadCrumb a {
  color: #050000;
  font-size: 16px;
}
.breadCrumb a:hover,
.breadCrumb a.on {
  color: #606363;
}
.public_main {
  padding-bottom: 50px;
}
.public_main .public_m {
  background: #fff;
  border-radius: 10px;
  box-sizing: 0 0 10px 5px rgba(255, 255, 255, 0.1);
  padding: 30px 35px;
}
.pro_details {
  background: #fff;
  border-radius: 10px;
  box-sizing: 0 0 10px 5px rgba(255, 255, 255, 0.1);
  padding: 30px 35px;
}
.pro_details .pro_tit {
  color: #050000;
  font-size: 34px;
  line-height: 34px;
}
.pro_details .pro_t {
  margin-top: 33px;
}
.pro_details .pro_t .pro_left {
  width: 520px;
}
.pro_details .pro_t .pro_left .pro_bigpic {
  width: 415px;
  height: 415px;
}
.pro_details .pro_t .pro_left .pro_bigpic .item {
  width: 415px;
  height: 415px;
  text-align: center;
  line-height: 415px;
  top: 0;
  left: 0;
}
.pro_details .pro_t .pro_left .pro_bigpic .item img {
  vertical-align: middle;
  display: inline-block;
  position: relative;
  top: -1px;
  max-width: 100%;
  max-height: 100%;
  height: auto!important;
  width: auto!important;
}
.pro_details .pro_t .pro_left .pro_smallpic {
  width: 94px;
  height: 415px;
  overflow: hidden;
}
.pro_details .pro_t .pro_left .pro_smallpic .item {
  width: 94px;
  height: 94px;
  margin-top: 13px;
  border-radius: 5px;
  overflow: hidden;
  cursor: pointer;
  position: relative;
}
.pro_details .pro_t .pro_left .pro_smallpic .item img {
  width: 94px;
  height: 94px;
}
.pro_details .pro_t .pro_left .pro_smallpic .item:nth-child(1) {
  margin-top: 0;
}
.pro_details .pro_t .pro_left .pro_smallpic .item.on:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border: solid 2px #c61f1e;
}
.pro_details .pro_t .pro_right {
  width: 560px;
}
.pro_details .pro_t .pro_right .tit {
  color: #050000;
  font-size: 25px;
  line-height: 25px;
}
.pro_details .pro_t .pro_right .note {
  color: #606363;
  font-size: 12px;
  margin-top: 7px;
}
.pro_details .pro_t .pro_right .name {
  color: #050000;
  font-size: 12px;
  width: 64px;
}
.pro_details .pro_t .pro_right .cont {
  background: #f9f9f9;
  margin-top: 24px;
  padding: 25px 10px 38px;
}
.pro_details .pro_t .pro_right .cont .item {
  line-height: 20px;
}
.pro_details .pro_t .pro_right .cont .item:nth-child(1) {
  margin-bottom: 30px;
}
.pro_details .pro_t .pro_right .cont .item:nth-child(1) .name {
  position: relative;
  top: 12px;
}
.pro_details .pro_t .pro_right .cont .item .cont1 {
  margin-left: 64px;
  color: #c61f1e;
  font-size: 16px;
  line-height: 34px;
}
.pro_details .pro_t .pro_right .cont .item .cont1 span {
  font-size: 34px;
  margin-left: 5px;
}
.pro_details .pro_t .pro_right .cont .item .cont11 {
  margin-left: 64px;
}
.pro_details .pro_t .pro_right .cont .item .cont11 span {
  color: #050000;
  font-size: 16px;
  margin-right: 16px;
}
.pro_details .pro_t .pro_right .cont .item .cont11 span img {
  margin-right: 10px;
}
.pro_details .pro_t .pro_right .contt {
  padding-top: 40px;
  padding-left: 10px;
}
.pro_details .pro_t .pro_right .contt .item1 {
  line-height: 20px;
}
.pro_details .pro_t .pro_right .contt .item1 .name {
  width: 64px;
}
.pro_details .pro_t .pro_right .contt .item1 .cont1 {
  margin-left: 64px;
  font-size: 16px;
  color: #050000;
}
.pro_details .pro_t .pro_right .contt .item1 .cont1 span {
  margin-right: 4px;
}
.pro_details .pro_t .pro_right .contt .item1 .cont1 .hongdian {
  width: 7px;
  height: 7px;
  background: #c61f1e;
  border-radius: 5px;
  vertical-align: middle;
  position: relative;
  top: -1px;
}
.pro_details .pro_t .pro_right .contt .item1 .cont1 .btn_edit {
  color: #606363;
  margin-left: 10px;
  cursor: pointer;
}
.pro_details .pro_t .pro_right .contt .itemm2 {
  margin-top: 35px;
}
.pro_details .pro_t .pro_right .contt .itemm2 .name {
  line-height: 38px;
}
.pro_details .pro_t .pro_right .contt .itemm2 .cont1 {
  margin-left: 64px;
}
.pro_details .pro_t .pro_right .contt .item3 {
  margin-top: 40px;
}
.pro_details .pro_t .pro_right .contt .item3 .btn_add {
  width: 146px;
  height: 56px;
  text-align: center;
  cursor: pointer;
  border: solid 1px #616363;
  color: #050000;
  font-size: 16px;
  border-radius: 28px;
  line-height: 56px;
}
.pro_details .pro_t .pro_right .contt .item3 .btn_submit {
  width: 146px;
  height: 56px;
  text-align: center;
  cursor: pointer;
  border: solid 1px #c61f1e;
  background: #c61f1e;
  color: #fff;
  font-size: 16px;
  border-radius: 28px;
  line-height: 56px;
  margin-left: 12px;
}
.pro_details .pro_b {
  margin-top: 100px;
}
.pro_details .pro_b .tit span {
  color: #050205;
  font-size: 26px;
  border-bottom: solid 4px #c61f1e;
  line-height: 26px;
  padding-bottom: 14px;
}
.pro_details .pro_b .cont {
  margin-top: 42px;
}
.pro_details .pro_b .cont img {
  max-width: 100%;
  display: block;
}
.shuliang {
  height: 36px;
  border-radius: 19px;
  border: solid 1px #616363;
  line-height: 36px;
  position: relative;
  float: left;
}
.shuliang.disabled:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
  width: 100%;
  height: 100%;
  background: #fff;
  opacity: 0;
}
.shuliang .jianhao {
  width: 36px;
  height: 100%;
  background: url(../images/jianhao1.png) no-repeat center center;
  cursor: pointer;
  position: relative;
  z-index: 2;
}
.shuliang .jiahao {
  width: 36px;
  height: 100%;
  background: url(../images/jiahao1.png) no-repeat center center;
  cursor: pointer;
  position: relative;
  z-index: 2;
}
.shuliang .inp1 {
  line-height: 34px;
  width: 34px;
  background: none;
  border: 0;
  font-size: 16px;
  margin-left: -15px;
  position: relative;
  left: 7px;
}
.shuliang .inp2 {
  line-height: 34px;
  width: 34px;
  background: none;
  border: 0;
  font-size: 16px;
  margin-left: -15px;
  position: relative;
  left: 7px;
}
.gwc_main {
  overflow: hidden;
  padding-bottom: 0!important;
}
.gwc_main .gwc_tit {
  color: #050000;
  font-size: 20px;
  line-height: 20px;
}
.gwc_main .gwc_top {
  padding-left: 65px;
  margin-left: -35px;
  margin-right: -35px;
  padding-right: 35px;
  margin-top: 45px;
  border-bottom: solid 1px #efeeed;
  padding-bottom: 30px;
}
.gwc_main .gwc_top:before {
  content: '';
  position: absolute;
  left: 35px;
  top: 0px;
  width: 30px;
  height: 100%;
  background: url(../images/xtb2.png) no-repeat left 12px;
}
.gwc_main .gwc_top:after {
  content: '';
  position: absolute;
  right: 35px;
  top: 0px;
  width: 30px;
  height: 100%;
  background: url(../images/youjian.png) no-repeat right 12px;
}
.gwc_main .gwc_top a {
  position: absolute;
  top: 0;
  left: 30px;
  right: 30px;
  bottom: 0;
  z-index: 1;
}
.gwc_main .gwc_top .tit {
  color: #050000;
  font-size: 18px;
  line-height: 20px;
}
.gwc_main .gwc_top .note {
  color: #050000;
  font-size: 12px;
  margin-top: 10px;
}
.gwc_main .gwc_tit1 {
  font-size: 18px;
  margin-top: 30px;
}
.gwc_main .gwc_list {
  margin-top: 20px;
  min-height: 600px;
  padding-bottom: 30px;
}
.gwc_main .gwc_list.gwc_list1 {
  min-height: auto;
}
.gwc_main .gwc_list .item {
  margin-top: 18px;
}
.gwc_main .gwc_list .item .pic {
  width: 114px;
  height: 114px;
  text-align: center;
  line-height: 114px;
  border: solid 1px #eee;
  border-radius: 5px;
  overflow: hidden;
}
.gwc_main .gwc_list .item .pic img {
  max-width: 100%;
  max-height: 100%;
  width: auto!important;
  height: auto!important;
}
.gwc_main .gwc_list .item .cont {
  margin-left: 40px;
  width: 540px;
}
.gwc_main .gwc_list .item .cont .tit {
  color: #050000;
  font-size: 18px;
}
.gwc_main .gwc_list .item .cont .note {
  color: #606363;
  font-size: 12px;
  margin-top: 5px;
}
.gwc_main .gwc_list .item .cont .price {
  color: #050000;
  font-size: 15px;
  margin-top: 10px;
}
.gwc_main .gwc_list .item .shuliang {
  margin-left: 40px;
  margin-top: 10px;
}
.gwc_main .gwc_list .item .delete {
  margin-top: 20px;
  cursor: pointer;
}
.gwc_main .gwc_list .item .price1 {
  padding-top: 20px;
  width: 200px;
  position: relative;
  left: -20px;
  text-align: center;
  color: #c61f1e;
  font-size: 16px;
}
.gwc_main .gwc_ly {
  padding-bottom: 30px;
}
.gwc_main .gwc_ly .tit {
  color: #050000;
  font-size: 18px;
}
.gwc_main .gwc_ly .textarea {
  height: 160px;
  width: 100%;
  padding: 15px;
  box-sizing: border-box;
  font-size: 15px;
  border: solid 1px #efeeed;
  border-radius: 6px;
  margin-top: 10px;
}
.gwc_main .gwc_ly .note {
  padding-top: 10px;
  color: #606363;
  font-size: 15px;
}
.gwc_main .gwc_ly .note span {
  color: #050000;
}
.gwc_main .zf_note {
  margin-top: 20px;
  color: #050000;
  font-size: 18px;
  line-height: 38px;
}
.gwc_main .zf_note span {
  color: #c61f1e;
}
.gwc_main .zf_m {
  box-shadow: 0 0 20px 10px rgba(0, 0, 0, 0.03);
  padding: 50px 30px 50px 20px;
  font-size: 20px;
  margin-top: 50px;
  margin-bottom: 400px;
}
.gwc_bot {
  margin-left: -35px;
  margin-right: -35px;
  padding: 15px 35px;
  box-shadow: 0 0 5px 3px rgba(0, 0, 0, 0.04);
  border-top: solid 1px #efeeed;
  background: #fff;
}
.gwc_bot .btn_qrxp {
  width: 196px;
  height: 76px;
  background: #c61f1e;
  border-radius: 5px;
  line-height: 76px;
  text-align: center;
  color: #fff;
  font-size: 22px;
}
.gwc_bot .note {
  color: #616363;
  font-size: 22px;
  line-height: 76px;
  margin-right: 30px;
}
.gwc_bot .note span {
  color: #c61f1e;
}
.gwc_bot1 {
  margin-left: 0px;
  margin-right: 0px;
  padding: 15px 20px;
  box-shadow: 0 0 5px 3px rgba(0, 0, 0, 0.04);
  border-top: solid 1px #efeeed;
  background: #fff;
}
.gwc_bot1 .btn_qrxp {
  width: 160px;
  height: 60px;
  background: #c61f1e;
  border-radius: 5px;
  line-height: 60px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  margin-left: 16px;
}
.gwc_bot1 .btn_qrxp1 {
  width: 160px;
  height: 60px;
  background: #fff;
  border-radius: 5px;
  line-height: 58px;
  text-align: center;
  color: #050000;
  font-size: 16px;
  border: solid 1px #616363;
  margin-left: 16px;
}
.pub_hsbtm {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.15);
  z-index: 10;
}
.pub_tk {
  width: 400px;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-left: -200px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 11;
  border-radius: 5px;
  overflow: hidden;
  background: #fff;
}
.pub_tk .tit {
  height: 34px;
  line-height: 34px;
  color: #050000;
  font-size: 14px;
  padding-left: 15px;
  padding-right: 15px;
  background: #f8f8f8;
}
.pub_tk .tit .close {
  margin-top: 14px;
  cursor: pointer;
}
.pub_tk .cont {
  padding: 30px 15px;
  line-height: 28px;
  color: #050000;
  font-size: 12px;
  border-bottom: solid 1px #efeeed;
}
.pub_tk .cont img {
  margin-right: 5px;
}
.pub_tk .bot {
  padding: 15px;
}
.pub_tk .bot .btn_qr {
  width: 66px;
  height: 32px;
  text-align: center;
  cursor: pointer;
  border: solid 1px #c61f1e;
  background: #c61f1e;
  color: #fff;
  font-size: 12px;
  border-radius: 5px;
  line-height: 30px;
}
.pub_tk .bot .btn_qr2 {
  width: 66px;
  height: 32px;
  text-align: center;
  cursor: pointer;
  border: solid 1px #c61f1e;
  background: #fbf3f2;
  color: #c61f1e;
  font-size: 12px;
  border-radius: 5px;
  margin-right: 15px;
  line-height: 30px;
}
.pub_tk .bot .btn_qx {
  width: 66px;
  height: 32px;
  margin-right: 15px;
  text-align: center;
  cursor: pointer;
  border: solid 1px #616363;
  color: #050000;
  font-size: 12px;
  border-radius: 5px;
  line-height: 30px;
}
.fp_item {
  padding: 0 35px!important;
  margin-top: 15px;
}
.fp_item .gwc_bot {
  margin-left: -35px;
  margin-right: -35px;
  padding: 15px 35px;
  box-shadow: 0 0 5px 3px rgba(0, 0, 0, 0.04);
  border-top: solid 1px #efeeed;
}
.fp_item .gwc_bot .btn_qrxp {
  width: 196px;
  height: 76px;
  background: #c61f1e;
  border-radius: 5px;
  line-height: 76px;
  text-align: center;
  color: #fff;
  font-size: 22px;
  border: 0;
}
.fp_item .item {
  padding: 30px 0;
  line-height: 40px;
  color: #050000;
  font-size: 18px;
  border-top: solid 1px #efeeed;
}
.fp_item .item:nth-child(1) {
  border-top: 0;
}
.fp_item .item .name {
  width: 120px;
}
.fp_item .item .cont {
  margin-left: 120px;
}
.fp_main .fp_tit {
  color: #050000;
  font-size: 20px;
  line-height: 20px;
}
.fp_main .cont .item {
  margin-top: 35px;
  line-height: 40px;
  color: #050000;
  font-size: 18px;
}
.fp_main .cont .item .name {
  width: 120px;
}
.fp_main .cont .item .cont1 {
  margin-left: 120px;
}
.fp_main .cont .item .cont1 span.red {
  color: #c61f1e;
}
.fp_main .cont .item .cont1 .inp1 {
  width: 476px;
  height: 46px;
  border: solid 1px #efeeed;
  padding: 0 15px;
  box-sizing: border-box;
  line-height: 44px;
  border-radius: 5px;
}
.fp_main .cont .item .cont1 .text1 {
  width: 476px;
  height: 146px;
  border: solid 1px #efeeed;
  padding: 5px 15px;
  box-sizing: border-box;
  line-height: 34px;
  border-radius: 5px;
}
.fp_main .cont .item .cont1 .item1 {
  color: #050000;
  font-size: 14px;
  padding: 0 15px;
  border: solid 1px #616363;
  border-radius: 6px;
  margin-right: 20px;
  cursor: pointer;
}
.fp_main .cont .item .cont1 .item1.on {
  color: #c61f1e;
  border-color: #c61f1e;
}
.red {
  color: #c61f1e !important;
}
.order_nav {
  height: 66px;
  box-sizing: border-box;
  padding: 20px 25px 13px 25px;
  background: #fff;
  border-radius: 6px;
  box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.02);
}
.order_nav a {
  color: #050000;
  font-size: 18px;
  display: inline-block;
  margin-right: 110px;
  line-height: 20px;
  padding-bottom: 10px;
}
.order_nav a.on {
  border-bottom: solid 2px #c61f1e;
  color: #c61f1e;
}
.order_nav a:hover {
  color: #c61f1e;
}
.order_nav1 {
  height: 62px;
  box-sizing: border-box;
  padding: 20px 20px 14px 20px;
  background: #fff;
  border-radius: 6px;
  box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.02);
}
.order_nav1 a {
  color: #050000;
  font-size: 16px;
  display: inline-block;
  margin-right: 100px;
  line-height: 16px;
  padding-bottom: 5px;
}
.order_nav1 a.on {
  border-bottom: solid 2px #c61f1e;
  color: #c61f1e;
}
.order_nav1 a:hover {
  color: #c61f1e;
}
.order_nav2 {
  height: 66px;
  box-sizing: border-box;
  padding: 25px 20px 14px 40px;
  background: #fff;
  border-radius: 6px;
  box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.02);
}
.order_nav2 > a {
  color: #050000;
  font-size: 16px;
  display: inline-block;
  margin-right: 70px;
  line-height: 16px;
  padding-bottom: 5px;
  position: relative;
}
.order_nav2 > a.on {
  border-bottom: solid 2px #c61f1e;
  color: #c61f1e;
}
.order_nav2 > a:hover {
  color: #c61f1e;
}
.order_nav2 > a.hasChild:before {
  content: '';
  width: 11px;
  height: 6px;
  background: url(../images/roles/xiajian3.png) no-repeat center center;
  position: absolute;
  right: -20px;
  top: 5px;
}
.order_nav2 div.haschild {
  color: #050000;
  font-size: 16px;
  display: inline-block;
  margin-right: 70px;
  line-height: 16px;
  padding-bottom: 5px;
  position: relative;
  cursor: pointer;
}
.order_nav2 div.haschild .a_xl {
  position: absolute;
  top: 20px;
  left: 50%;
  margin-left: -90px;
  width: 180px;
  background: #ffffff;
  box-sizing: border-box;
  padding: 8px;
  box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.04);
  display: none;
}
.order_nav2 div.haschild .a_xl a {
  display: block;
  text-align: center;
  line-height: 36px;
  color: #606363;
  font-size: 16px;
  border-radius: 4px;
}
.order_nav2 div.haschild .a_xl a:hover {
  background: #f4f4f3;
  color: #050000;
}
.order_nav2 div.haschild.on {
  border-bottom: solid 2px #c61f1e;
  color: #c61f1e;
}
.order_nav2 div.haschild:hover {
  color: #c61f1e;
}
.order_nav2 div.haschild:before {
  content: '';
  width: 11px;
  height: 6px;
  background: url(../images/roles/xiajian3.png) no-repeat center center;
  position: absolute;
  right: -20px;
  top: 5px;
}
.order_nav2 .nav2_btn {
  position: absolute;
  top: 15px;
  right: 20px;
  font-size: 0;
}
.order_nav2 .nav2_btn a {
  display: inline-block;
}
.order_nav2 .nav2_btn .btn1 {
  width: 60px;
  height: 36px;
  border-radius: 5px;
  border: solid 1px #c61f1e;
  background: #c61f1e;
  text-align: center;
  line-height: 36px;
  color: #fff;
  font-size: 12px;
  margin-left: 15px;
}
.order_nav2 .nav2_btn .btn2 {
  width: 88px;
  height: 36px;
  border-radius: 5px;
  border: solid 1px #616363;
  text-align: center;
  line-height: 36px;
  color: #050000;
  font-size: 12px;
  margin-left: 15px;
}
.order_nav2 .nav2_btn .btn3 {
  width: 88px;
  height: 36px;
  border-radius: 5px;
  border: solid 1px #c61f1e;
  text-align: center;
  line-height: 36px;
  color: #c61f1e;
  margin-left: 15px;
  font-size: 12px;
}
.order_nav2 .nav2_btn .btn4 {
  width: 88px;
  height: 36px;
  border-radius: 5px;
  border: solid 1px #c61f1e;
  text-align: center;
  line-height: 36px;
  color: #c61f1e;
  background: #fbf3f2;
  font-size: 12px;
  margin-left: 15px;
}
.order_nav2 .nav2_btn .btn4:hover .btn4_abs {
  display: block;
}
.order_nav2 .nav2_btn .btn4 .btn4_abs {
  width: 100%;
  text-align: center;
  background: #efeeed;
  border-radius: 5px;
  bottom: 50px;
  left: 0;
  padding: 10px;
  display: none;
}
.order_nav2 .nav2_btn .btn4 .btn4_abs:before {
  content: '';
  width: 13px;
  height: 7px;
  background: url(../images/roles/huijian1.png) no-repeat center center;
  position: absolute;
  left: 50%;
  bottom: -6px;
  margin-left: -7px;
}
.order_nav2 .nav2_btn .btn4 .btn4_abs .itema {
  line-height: 20px;
  color: #050000;
}
.order_nav2 .nav2_btn .btn5 {
  width: 88px;
  height: 36px;
  border-radius: 5px;
  border: solid 1px #efeeed;
  text-align: center;
  line-height: 36px;
  color: #606363;
  background: #efeeed;
  font-size: 12px;
}
.order_list.order_list1 .item {
  padding: 0 20px;
}
.order_list.order_list1 .item .item_top {
  line-height: 50px;
  border-bottom: solid 1px #efeeed;
  font-size: 12px;
}
.order_list.order_list1 .item .item_top .fl {
  color: #606363;
  margin-left: 45px;
}
.order_list.order_list1 .item .item_top .fl:nth-child(1) {
  margin-left: 0;
}
.order_list.order_list1 .item .item_top .fl span {
  color: #050000;
}
.order_list.order_list1 .item .cont .item1 {
  padding: 20px 0;
  border-bottom: solid 1px #efeeed;
}
.order_list.order_list1 .item .cont .item1 .pic {
  width: 92px;
  height: 92px;
  line-height: 92px;
  background: #ffffff;
}
.order_list.order_list1 .item .cont .item1 .pic img {
  max-width: 100%;
  max-height: 100%;
  height: auto!important;
  width: auto!important;
}
.order_list.order_list1 .item .cont .item1 .cont1 {
  margin-left: 25px;
  width: 470px;
}
.order_list.order_list1 .item .cont .item1 .cont1 .tit {
  color: #050000;
  font-size: 14px;
}
.order_list.order_list1 .item .cont .item1 .cont1 .note {
  color: #606363;
  font-size: 12px;
  margin-top: 5px;
  margin-bottom: 10px;
}
.order_list.order_list1 .item .cont .item1 .cont1 .price {
  font-size: 14px;
}
.order_list.order_list1 .item .cont .item1 .count {
  margin-left: 25px;
  margin-top: 11px;
  height: 70px;
  border-left: solid 1px #efeeed;
  padding-left: 30px;
  color: #606363;
  font-size: 12px;
  line-height: 70px;
}
.order_list.order_list1 .item .cont .item1 .count span {
  color: #050000;
}
.order_list.order_list1 .item .cont .item1 .item1_btn {
  padding-top: 30px;
}
.order_list.order_list1 .item .cont .item1 .item1_btn .fl {
  width: 90px;
  height: 34px;
  text-align: center;
  cursor: pointer;
  border: solid 1px #616363;
  color: #050000;
  font-size: 12px;
  border-radius: 21px;
  line-height: 32px;
}
.order_list.order_list1 .item .cont .item1 .item1_btn .btn_loading {
  background: #efeeed;
  border-color: #efeeed;
}
.order_list.order_list1 .item .cont .item1 .item1_btn .fr {
  width: 90px;
  height: 34px;
  text-align: center;
  cursor: pointer;
  border: solid 1px #c61f1e;
  background: #c61f1e;
  color: #fff;
  font-size: 12px;
  border-radius: 21px;
  line-height: 32px;
  margin-left: 12px;
}
.order_list .item {
  margin-top: 15px;
  box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.02);
  background: #fff;
  border-radius: 6px;
  padding: 0 25px;
}
.order_list .item .item_top {
  line-height: 60px;
  border-bottom: solid 1px #efeeed;
  font-size: 15px;
}
.order_list .item .item_top .fl {
  color: #606363;
  margin-left: 45px;
}
.order_list .item .item_top .fl:nth-child(1) {
  margin-left: 0;
}
.order_list .item .item_top .fl span {
  color: #050000;
}
.order_list .item .item_top .fr {
  color: #050000;
}
.order_list .item .cont .item1 {
  position: relative;
  padding: 20px 0;
  border-bottom: solid 1px #efeeed;
}
.order_list .item .cont .item1 .pic {
  width: 92px;
  height: 92px;
  line-height: 92px;
  background: #efeeed;
}
.order_list .item .cont .item1 .pic img {
  max-width: 100%;
  max-height: 100%;
  height: auto!important;
  width: auto!important;
}
.order_list .item .cont .item1 .cont1 {
  margin-left: 25px;
  width: 370px;
}
.order_list .item .cont .item1 .cont1 .tit {
  color: #050000;
  font-size: 16px;
}
.order_list .item .cont .item1 .cont1 .note {
  color: #606363;
  font-size: 12px;
  margin-top: 5px;
  margin-bottom: 10px;
}
.order_list .item .cont .item1 .cont1 .price {
  font-size: 15px;
}
.order_list .item .cont .item1 .count {
  margin-left: 25px;
  margin-top: 11px;
  height: 70px;
  border-left: solid 1px #efeeed;
  padding-left: 40px;
  color: #606363;
  font-size: 14px;
  line-height: 70px;
}
.order_list .item .cont .item1 .count span {
  color: #050000;
}
.order_list .item .cont .item1 .item1_btn {
  padding-top: 30px;
}
.order_list .item .cont .item1 .item1_btn .fl {
  width: 90px;
  height: 34px;
  text-align: center;
  cursor: pointer;
  border: solid 1px #616363;
  color: #050000;
  font-size: 12px;
  border-radius: 21px;
  line-height: 32px;
}
.order_list .item .cont .item1 .item1_btn .btn_loading {
  background: #efeeed;
  border-color: #efeeed;
}
.order_list .item .cont .item1 .item1_btn .fr {
  width: 90px;
  height: 34px;
  text-align: center;
  cursor: pointer;
  border: solid 1px #c61f1e;
  background: #c61f1e;
  color: #fff;
  font-size: 12px;
  border-radius: 21px;
  line-height: 32px;
  margin-left: 12px;
}
.order_list .item .cont .item1 .num2 {
  color: #050000;
  font-size: 12px;
  padding-top: 33px;
  padding-right: 20px;
}
.order_list .item .cont .item1 .zbxq_detail{
  position: absolute;
  right:10px;
  top:10px;
}
.order_list .item .cont .item1 .zbxq_detail a{
  color:#bb1928;
}
.order_list .item .item_bot {
  line-height: 50px;
  font-size: 15px;
}
.order_list .item .item_bot .fl {
  color: #606363;
}
.order_list .item .item_bot .fr {
  color: #050000;
  font-size: 14px;
  margin-left: 30px;
}
.order_list .item .item_bot1 {
  padding-top: 15px;
  padding-left: 5px;
}
.order_list .item .item_bot1 .fl {
  color: #606363;
  font-size: 12px;
}
.order_list .item .item_bot1 .fr {
  color: #050000;
  font-size: 12px;
}
.order_list .item .item_bot2 {
  padding-top: 30px;
  padding-bottom: 25px;
}
.order_list .item .item_bot2 div.fl {
  color: #c61f1e;
  font-size: 12px;
  line-height: 36px;
}
.order_list .item .item_bot2 .btn1 {
  width: 88px;
  height: 36px;
  border-radius: 18px;
  border: solid 1px #c61f1e;
  background: #c61f1e;
  text-align: center;
  line-height: 36px;
  color: #fff;
  font-size: 12px;
  margin-left: 20px;
}
.order_list .item .item_bot2 .btn2 {
  width: 88px;
  height: 36px;
  border-radius: 18px;
  border: solid 1px #616363;
  text-align: center;
  line-height: 36px;
  color: #050000;
  font-size: 12px;
  margin-left: 20px;
}
.order_list .item .item_bot2 .btn3 {
  width: 88px;
  height: 36px;
  border-radius: 18px;
  border: solid 1px #c61f1e;
  text-align: center;
  line-height: 36px;
  color: #c61f1e;
  font-size: 12px;
}
.order_list .item .item_bot2 .btn4 {
  width: 88px;
  height: 36px;
  border-radius: 18px;
  border: solid 1px #c61f1e;
  text-align: center;
  line-height: 36px;
  color: #c61f1e;
  background: #fbf3f2;
  font-size: 12px;
}
.order_list .item .item_bot2 .btn4:hover .btn4_abs {
  display: block;
}
.order_list .item .item_bot2 .btn4 .btn4_abs {
  width: 100%;
  text-align: center;
  background: #efeeed;
  border-radius: 5px;
  bottom: 50px;
  left: 0;
  padding: 10px;
  display: none;
}
.order_list .item .item_bot2 .btn4 .btn4_abs:before {
  content: '';
  width: 13px;
  height: 7px;
  background: url(../images/roles/huijian1.png) no-repeat center center;
  position: absolute;
  left: 50%;
  bottom: -6px;
  margin-left: -7px;
}
.order_list .item .item_bot2 .btn4 .btn4_abs .itema {
  line-height: 20px;
  color: #050000;
}
.order_list .item .item_bot2 .btn5 {
  width: 88px;
  height: 36px;
  border-radius: 18px;
  border: solid 1px #efeeed;
  text-align: center;
  line-height: 36px;
  color: #606363;
  background: #efeeed;
  font-size: 12px;
}
.order_bot {
  height: 100px;
  width: 1200px;
  left: 50%;
  bottom: 0;
  z-index: 2;
  background: #fff;
  box-sizing: border-box;
  padding: 35px 30px;
  margin-top: 20px;
}
.order_bot .fl {
  color: #606363;
  font-size: 20px;
  line-height: 30px;
}
.order_bot .pages {
  text-align: center;
}
.order_bot .pages a {
  width: 32px;
  height: 32px;
  line-height: 32px;
  border: solid 1px #efeeed;
  color: #606363;
  font-size: 16px;
  margin-left: 6px;
  display: inline-block;
  border-radius: 3px;
}
.order_bot .pages a:hover,
.order_bot .pages a.on {
  background: #c61f1e;
  color: #fff;
  border-color: #c61f1e;
}
.order_bot .pages a.tsa {
  border: 0;
  background: none;
  line-height: 34px;
}
.order_bot .pages .pages_tz {
  color: #606363;
  font-size: 20px;
}
.order_bot .pages .pages_tz .pages_inp {
  width: 50px;
  height: 32px;
  border: solid 1px #efeeed;
  border-radius: 3px;
  margin-left: 5px;
  margin-right: 5px;
  text-align: center;
}
.xuanfu {
  position: fixed;
  bottom: 200px;
  left: 50%;
  margin-left: 620px;
}
.xuanfu a {
  display: block;
  border-radius: 50%;
  box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.03);
}
.xuanfu a:nth-child(1) {
  margin-bottom: 20px;
}
.service_main {
  padding: 40px 0 90px;
}
.service_main .service_left {
  width: 175px;
}
.service_main .service_left .tit {
  color: #626062;
  font-size: 38px;
  line-height: 42px;
  padding-bottom: 25px;
  background: url(../images/home/titbg.png) no-repeat left bottom;
}
.service_main .service_left .tit1 {
  color: #0a080a;
  font-size: 24px;
  margin-top: 15px;
}
.service_main .service_left .cont {
  margin-top: 100px;
}
.service_main .service_left .cont .item > a {
  display: block;
  padding-left: 4px;
  height: 44px;
  line-height: 44px;
  color: #0a080a;
  font-size: 16px;
  background: url(../images/home/xiajian1.png) no-repeat right center;
}
.service_main .service_left .cont .item > a img {
  margin-right: 10px;
}
.service_main .service_left .cont .item .cont1 {
  padding: 10px 0;
  display: none;
}
.service_main .service_left .cont .item .cont1 .item1 {
  display: block;
  text-align: center;
  line-height: 30px;
  padding: 5px 0;
  color: #626062;
  font-size: 16px;
}
.service_main .service_left .cont .item .cont1 .item1:hover,
.service_main .service_left .cont .item .cont1 .item1.on {
  background: #eeebe9;
}
.service_main .service_right {
  width: 890px;
  padding-top: 50px;
}
.service_main .service_right .tit {
  font-size: 28px;
  line-height: 28px;
}
.service_main .service_right .cont {
  padding-top: 30px;
}
.service_main .service_right .cont .item {
  border-bottom: solid 1px #dddad9;
}
.service_main .service_right .cont .item .item_top {
  line-height: 64px;
  font-size: 16px;
  background: url(../images/home/youjian1.png) no-repeat right center;
  cursor: pointer;
}
.service_main .service_right .cont .item .item_top.on {
  background: url(../images/home/xiajian2.png) no-repeat right center;
}
.service_main .service_right .cont .item .item_cont {
  padding: 0px 0 15px;
  line-height: 34px;
  font-size: 16px;
  display: none;
}
.search_banner {
  height: 550px;
  background: url(../images/home/banner1.jpg) no-repeat center center;
}
.search_banner .search_b {
  top: 50%;
  left: 50%;
  margin-left: -490px;
  width: 980px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.search_banner .search_b .tit {
  color: #0a080a;
  font-size: 38px;
  line-height: 38px;
}
.search_banner .search_b .note {
  color: #626062;
  font-size: 20px;
  line-height: 20px;
}
.search_banner .search_b .search_m {
  margin-top: 38px;
  margin-bottom: 42px;
}
.search_banner .search_b .search_m .inp1 {
  width: 100%;
  height: 60px;
  border-radius: 30px;
  border: solid 1px #636062;
  background: #fff;
  font-size: 20px;
  box-sizing: border-box;
  padding: 0 35px;
}
.search_banner .search_b .search_m .btn1 {
  width: 80px;
  height: 60px;
  border: 0;
  background: url(../images/home/fdj.png) no-repeat center center;
  top: 0;
  right: 0;
}
.ejbanner {
  color: #fff;
  height: 550px;
}
.ejbanner .tit {
  font-size: 38px;
  line-height: 38px;
  padding-top: 228px;
}
.ejbanner .tit1 {
  font-size: 38px;
  line-height: 38px;
  padding-top: 25px;
}
.contact_main {
  padding-top: 85px;
}
.contact_main .contact_left {
  width: 490px;
}
.contact_main .contact_left .tit {
  font-size: 28px;
  line-height: 28px;
}
.contact_main .contact_left .note {
  font-size: 16px;
  line-height: 16px;
  margin-top: 20px;
}
.contact_main .contact_left .cont .item {
  margin-top: 45px;
  font-size: 20px;
}
.contact_main .contact_left .cont .item img {
  margin-right: 15px;
}
.contact_main .map {
  width: 686px;
  height: 275px;
}
.contact_main .map > img {
  width: 100%;
  height: 275px;
}
.contact_main1 {
  padding-top: 85px;
  padding-bottom: 50px;
}
.contact_main1 .tit {
  font-size: 28px;
  line-height: 28px;
}
.contact_main1 .contact_m1 {
  padding-top: 30px;
}
.contact_main1 .contact_m1 .m1_left {
  width: 455px;
}
.contact_main1 .contact_m1 .m1_left .inp1 {
  height: 60px;
  border: solid 1px #efecea;
  border-radius: 4px;
  box-sizing: border-box;
  padding: 0 15px;
  font-size: 16px;
  display: block;
  width: 100%;
  background: #fff;
  margin-top: 16px;
}
.contact_main1 .contact_m1 .m1_left .inp1:nth-child(1) {
  margin-top: 0;
}
.contact_main1 .contact_m1 .m1_right {
  width: 725px;
}
.contact_main1 .contact_m1 .m1_right .text1 {
  border: solid 1px #efecea;
  border-radius: 4px;
  box-sizing: border-box;
  padding: 10px 15px;
  font-size: 16px;
  display: block;
  width: 100%;
  background: #fff;
  height: 210px;
}
.contact_main1 .contact_m1 .m1_right .btn1 {
  margin-top: 25px;
  width: 96px;
  height: 50px;
  background: #bb1928;
  color: #fff;
  font-size: 18px;
  border: 0;
  border-radius: 5px;
  float: right;
}
