* {
  margin: 0;
  padding: 0;
}
a {
  text-decoration: none;
}
li {
  list-style: none;
}
nav {
  display: none;
}
#header {
  border-bottom: 1px solid #e5e5e5;
}
#header {
  background-color: #fff;
}
body {
  background-color: #fafafa;
}
.boxx {
  width: 100%;
  height: 99px;
  background-color: #fff;
}
.boxx .box1 {
  width: 1440px;
  margin: 0 auto;
  height: 99px;
  background: #ffffff;
}
.boxx .box1 .logs {
  width: 45%;
  height: 65px;
  float: left;
}
.boxx .box1 .logs dt {
	/* width: 1.196875rem; */
  height: 65px;
  float: left;
  margin-right: 20px;
}
.boxx .box1 .logs dt img {
  /* width: 100%; */
  height: 100%;
  max-width: 220px;
  margin-top: 23px;
  display: block;
  margin: 19px auto;
}
.boxx .box1 .logs dd {
  height: 100%;
}
.boxx .box1 .logs dd p {
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #333333;
  margin-top: 20px;
  margin-bottom: 10px;
}
.boxx .box1 .logs dd span {
  font-size: 18px;
  font-family: Arial;
  font-weight: bold;
  color: #333333;
}
.boxx .box1 .shop_serch {
  width: 54%;
  float: right;
  position: relative;
  margin-top: 25px;
}
.boxx .box1 .shop_serch input {
  width: 365px;
  height: 500px;
  background: #fefefe;
  border: 1px solid rgba(229, 229, 229);
  padding-left: 20px;
  margin-top: 5px;
}
.boxx .box1 .shop_serch button {
  width:87px;
  height: 52.8px;
  background: #fefefe;
  border: 1px solid #e5e5e5;
  cursor: pointer;
  position: absolute;
  
  top: 5px;
  left: 384px;
}
.boxx .box1 .shop_serch .shop_numb {
  width: 294px;
  height: 45px;
  float: right;
  margin-top: 5px;
  text-align: right;
}
.boxx .box1 .shop_serch .shop_numb h2 {
  font-size:30px;
  font-family: Arial;
  font-weight: 400;
  color: #3a7fe6;
}
.boxx .box1 .shop_serch .shop_numb p {
  font-size: 14px;
  font-family: Arial;
  font-weight: 400;
  color: #999999;
}
.nav {
  width: 1440px;
  margin: 0 auto;
  height: 60px;
  background: #ebebeb;
}
.nav ul {
  width: 100%;
  height: 100%;
  line-height: 60px;
}
.nav ul li {
  float: left;
  width: 200px;
  height: 100%;
  text-align: center;
  font-size: 14px;
  font-family: Arial;
  font-weight: 400;
  color: #555555;
  cursor: pointer;
}
.nav ul li:hover {
  background: #CD0100;
  font-size: 14px;
  font-family: Arial;
  font-weight: 400;
  color: #fefefe;
}
.nav ul .lis {
  background: #CD0100;
  font-size: 14px;
  font-family: Arial;
  font-weight: 400;
  color: #fefefe;
}
.shop_titles {
  width: 1440px;
  /* position: relative; */
  margin: 15px auto 0;
  /* height: 21rem; */
}
.shop_titles .shop_left {
  width: 297px;
  height: 547px;
  float: left;
  background-color: #fff;
}
.shop_titles .shop_left h3 {
  font-size: 20px;
  font-family: Arial;
  font-weight: bold;
  color: #333333;
  margin-top:30px;
  margin-left:30px;
}
.shop_titles .shop_left h3 img {
  width: 17px;
  height: 16px;
  margin-right: 5px;
}
.shop_titles .shop_left .tells {
  margin-left:30px;
  margin-top:30px;
}
.shop_titles .shop_left .tells h6 {
  font-size: 14px;
  font-family: Arial;
  font-weight: 400;
  color: #999999;
  margin-bottom: 11px;
}
.shop_titles .shop_left .tells span {
  font-size: 18px;
  font-family: Arial;
  font-weight: 400;
  color: #333333;
}
.shop_titles .shop_left .hr {
  width: 80%;
  margin: 0 auto;
  height: 1px;
  background-color: #e5e5e5;
  margin-top: 20px;
}
.shop_titles .shop_left .dls_peole {
  width: 237px;
  height: 100px;
  margin:30px auto 0;
}
.shop_titles .shop_left .dls_peole dt {
  width: 100px;
  height: 100px;
  float: left;
  margin-right: 20px;
}
.shop_titles .shop_left .dls_peole dt img {
  width: 100%;
  height: 100%;
}
.shop_titles .shop_left .dls_peole dd {
  width: 115px;
  height: 100%;
  float: left;
}
.shop_titles .shop_left .dls_peole dd h3 {
  font-size: 14px;
  font-family: Arial;
  font-weight: 400;
  color: #333333;
  margin-left: 0;
  margin-top: 10px;
}
.shop_titles .shop_left .dls_peole dd p {
  font-size: 14px;
  font-family: Arial;
  font-weight: 400;
  color: #999999;
  margin-top: 20px;
}
.shop_titles .shop_left button {
  width: 237px;
  height: 38px;
  background: #c93948;
  border-radius: 2px;
  font-size: 14px;
  font-family: Arial;
  font-weight: 400;
  color: #ffffff;
  border: none;
  margin: 0 auto;
  display: block;
  margin-top: 20px;
  cursor: pointer;
}
.shop_titles .shop_right {
  width: 1123px;
  background: #ffffff;
  /* position: absolute; */
  left: 566.4px;
  float: right;
  /* margin-top: -2.8rem; */
}
.shop_titles .shop_right .shop_name {
  width: 96%;
  height: 60px;
  line-height: 60px;
  margin: 0 auto;
}
.shop_titles .shop_right .shop_name h2 {
  font-size: 20px;
  font-family: Arial;
  font-weight: bold;
  color: #333333;
  margin-right: 10px;
  float: left;
}
.shop_titles .shop_right .shop_name h2 img {
  width: 14px;
  height: 18px;
  cursor: pointer;
}
.shop_titles .shop_right .shop_name .shop_numbs {
  float: left;
  margin-left: 20px;
  margin-top: 20px;
}
.shop_titles .shop_right .shop_name .shop_numbs img {
  width: 16px;
  height: 16px;
  float: left;
  margin-right: 20px;
}
.shop_titles .shop_right .shop_name .shop_numbs span {

  background: #3a7fe6;
  border-radius: 8px;
  font-size: 12px;
  font-family: Arial;
  font-weight: 400;
  color: #ffffff;
  display: block;
  height: 16px;
  line-height: 16px;
  text-align: center;
  float: left;
}
.shop_titles .shop_right .shop_name .shops_right {
  float: right;
  cursor: pointer;
}
.shop_titles .shop_right .shop_name .shops_right .three_3d {
  float: left;
}
.shop_titles .shop_right .shop_name .shops_right .three_3d img {
  width: 25px;
  height: 16px;
  margin-right: 10px;
}
.shop_titles .shop_right .shop_name .shops_right .three_3d span {
  font-size: 14px;
  font-family: Arial;
  font-weight: 400;
  color: #c93948;
}
.shop_titles .shop_right .shop_name .shops_right .dayin {
  font-size: 14px;
  font-family: Arial;
  font-weight: 400;
  color: #4fa0ec;
  float: left;
  width: 148px;
  height: 38px;
  background: #ffffff;
  border: 1px solid #3a7fe6;
  border-radius: 2px;
  line-height: 38px;
  text-align: center;
  margin-top: 10px;
  margin-left: 20px;
  cursor: pointer;
}
.shop_titles .shop_right .shop_name .shops_right .dayin img {
  width: 22px;
  height: 20px;
}
.shop_titles .shop_right .shops_tab {
  width: 96%;
  margin: 20px auto 0;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.shop_titles .shop_right .shops_tab .btn {
  width: 341px;
  height: 94px;
  background: #f0f6ff;
  margin-top: 10px;

}
.shop_titles .shop_right .shops_tab .btn h2 {

  font-size: 20px;
  font-family: Arial;
  font-weight: bold;
  height:50px;
  color: #3a7fe6;
  padding-left: 20px;
  padding-top: 20px;
  
   text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;

}
.shop_titles .shop_right .shops_tab .btn p {
  font-size: 14px;
  font-family: Arial;
  font-weight: 400;
  color: #999999;
  margin-left: 20px;
}
.company_text {
  width: 1440px;
  height: 2013px;
  margin: 20px auto 0;
}
.company_text .company_left {
  width: 297px;
  height: 869px;
  float: left;
  background-color: #fff;
  display: none;
}
.company_text .company_left .model_1 {
  margin-top:30px;
  height: 404px;
}
.company_text .company_left .model_1 .tells {
  margin-left:30px;
  margin-top:30px;
}
.company_text .company_left .model_1 .tells h6 {
  font-size: 14px;
  font-family: Arial;
  font-weight: 400;
  color: #999999;
  margin-bottom: 11px;
}
.company_text .company_left .model_1 .tells span {
  font-size: 18px;
  font-family: Arial;
  font-weight: 400;
  color: #333333;
}
.company_text .company_left .model_1 .hr {
  width: 80%;
  margin: 0 auto;
  height: 1px;
  background-color: #e5e5e5;
  margin-top: 20px;
}
.company_text .company_left .model_1 .dls_peole {
  width: 237px;
  height: 100px;
  margin:30px auto 0;
}
.company_text .company_left .model_1 .dls_peole dt {
  width: 100px;
  height: 100px;
  float: left;
  margin-right: 20px;
}
.company_text .company_left .model_1 .dls_peole dt img {
  width: 100%;
  height: 100%;
}
.company_text .company_left .model_1 .dls_peole dd {
  width: 115px;
  height: 100%;
  float: left;
}
.company_text .company_left .model_1 .dls_peole dd h3 {
  font-size: 14px;
  font-family: Arial;
  font-weight: 400;
  color: #333333;
  margin-left: 0;
  margin-top: 10px;
}
.company_text .company_left .model_1 .dls_peole dd p {
  font-size: 14px;
  font-family: Arial;
  font-weight: 400;
  color: #999999;
  margin-top: 20px;
}
.company_text .company_left button {
  width: 297px;
  height: 45px;
  background: #ffffff;
  font-size: 14px;
  font-family: Arial;
  font-weight: 400;
  color: #3a7fe6;
  border: 1px solid #6666;
}
.company_text .box_right {
  width: 1123px;
  height: 100%;
  float: right;
}
.shops_fu {
  width: 100%;
  /* height: 2.850625rem; */
  background-color: #fff;
  margin-top:77px;
  /* margin-top: -300px; */
}
 .shops_fu h2 {
  margin-left:30px;
  padding-top:30px;
  font-size: 20px;
  font-family: Arial;
  font-weight: bold;
  color: #333333;
}
 .shops_fu p {
  margin-top: 20px;
  margin-left:30px;
  font-size: 14px;
  font-family: Arial;
  font-weight: 400;
  color: #666666;
}
.company_text .box_right .shops_fu video {
  width: 670px;
  height: 377px;
  border: 1px solid #6666;
  margin-left:30px;
  margin-top: 24px;
}
 .company_card {
  width: 100%;
  
  border: 1px solid #6666;
  margin-top: 20px;
  background-color: #fff;
}
 .company_card .company_titles {
  padding-top: 42px;
  margin-left:30px;
  font-size: 20px;
  font-family: Arial;
  font-weight: bold;
  color: #333333;
}
 .company_card .zizhi {
  
  margin-top: 32px;
  margin-left:30px;
}
 .company_card .zizhi p {
  margin-bottom: 20px;
  margin-left: 20px;
}
.company_show {
  width: 1440px;
  margin: 20px auto 0;
}
.company_show .company_showR {
  width: 1123px;
  height: 100%;
  background-color: #fff;
  /* margin-top: -2.1625rem; */
}
.company_show .company_showR h2 {
  margin-top: 42px;
  margin-left: 31px;
  font-size: 20px;
  font-family: Arial;
  font-weight: bold;
  color: #333333;
}
.company_show .company_showR .fact {
  width: 94%;
  margin: 0 auto;
  margin-top: 33px;
}
.company_show .company_showR .fact h3 {
  font-size: 14px;
  font-family: Arial;
  font-weight: bold;
  color: #333333;
  margin-bottom: 20px;
}
.company_show .company_showR .fact .box_dl {
  display: flex;
  /* justify-content: space-between; */
  flex-wrap: wrap;
}
.company_show .company_showR .fact .box_dl dl {
  width: 263px;
  height: 256.2px;
}
.company_show .company_showR .fact .box_dl dl dt {
  width: 251px;
  height: 189px;
  margin-block-end: 20px;
}
.company_show .company_showR .fact .box_dl dl dt img {
  width: 100%;
  height: 100%;
}
.company_show .company_showR .fact .box_dl dl dd {
  font-size: 14px;
  font-family: Arial;
  font-weight: 400;
  text-align: center;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.company_shops {
  margin: 20px auto 0;
}
.company_shops .company_emial {
  width: 1123px;
  float: right;
  background-color: #fff;
}
.company_shops .company_emial h2 {
  margin-top: 40px;
  margin-left:30px;
  font-size: 20px;
}
.company_shops .company_emial .shops_infor {
  width:1060px;
  height: 140px;
  margin: 0 auto;
  margin-top:30px;
  background: #f5faff;
}
.company_shops .company_emial .shops_infor dl {
  width: 100%;
  height: 100%;
}
.company_shops .company_emial .shops_infor dl dt {
  width: 140px;
  height: 140px;
  float: left;
}
.company_shops .company_emial .shops_infor dl dt img {
  width: 100%;
  height: 100%;
}
.company_shops .company_emial .shops_infor dl dd {
  width: 877px;
  height: 100%;
  float: left;
  margin-left: 40px;
}
.company_shops .company_emial .shops_infor dl dd h3 {
  font-size: 16px;
  font-family: Arial;
  font-weight: 400;
  color: #333333;
  margin-top: 24px;
}
.company_shops .company_emial .shops_infor dl dd .place {
  clear: both;
  margin-top: 10px;
  height: 20px;
  line-height: 20px;
}
.company_shops .company_emial .shops_infor dl dd .place .address {
  font-size: 14px;
  font-family: Arial;
  font-weight: 400;
  color: #999999;
  width:150px;
  display: block;
  float: left;
}
.company_shops .company_emial .shops_infor dl dd .place .add_ress {
  font-size: 14px;
  font-family: Arial;
  font-weight: 400;
  color: #999999;
  float: left;
}
.company_shops .bottom_2 {
  width: 1123px;
  height: 440px;
  background: #fefefe;
  border: 1px solid #e5e5e5;
  clear: both;
  float: right;
  margin-top: 39px;
  margin-bottom: 39px;
}
.company_shops .bottom_2 h2 {
  font-size: 20px;
  font-family: Arial;
  font-weight: bold;
  color: #333333;
  margin-top: 40px;
  margin-left:30px;
}
.company_shops .bottom_2 p {
  width: 100%;
  height: 32px;
  line-height: 32px;
  margin-top:30px;
  margin-left: 25px;
}
.company_shops .bottom_2 p em {
  color: #FF0000;
  margin-right: 5px;
  float: left;
  margin-left: 5px;
}
.company_shops .bottom_2 p span {
  width: 167.6px;
  font-size: 14px;
  font-family: Arial;
  font-weight: 400;
  color: #666666;
  float: left;
  display: block;
}
.company_shops .bottom_2 p input {
  width: 336px;
  height: 32px;
  background: #fefefe;
  border: 1px solid #e5e5e5;
  border-radius: 2px;
  padding-left: 20px;
  float: left;
  font-size: 12px;
  font-family: Arial;
  font-weight: bold;
  color: #c1c1c1;
}
.company_shops .bottom_2 p textarea {
  width: 580px;
  height: 126px;
  background: #fefefe;
  border: 1px solid #e5e5e5;
  border-radius: 2px;
  float: left;
  font-size: 12px;
  font-family: Arial;
  font-weight: bold;
  color: #c1c1c1;
  padding-left: 10px;
}
.company_shops .bottom_2 .enter {
  font-size: 12px;
  font-family: Arial;
  font-weight: 400;
  color: #666666;
  clear: both;
  margin-left: 211px
}
.company_shops .bottom_2 .send {
  width: 100px;
  height: 40px;
  background: #4fa0ec;
  border-radius: 2px;
  cursor: pointer;
  text-align: center;
  line-height: 40px;
  font-size: 16px;
  font-family: Arial;
  font-weight: 400;
  color: #fefefe;
  margin-left: 211px
}
.footer {
  box-shadow: -2px 4px 80px 0px rgba(107, 70, 46, 0.1);
  /* height: 2.343333rem !important; */
}
.footer .conts {
  padding-top:50px;
  margin: 65px auto 0 !important;
}
