* {
  padding: 0px;
  margin: 0px;
  box-sizing: border-box;
}

.fled {
  position: fixed;
  top: 14px;
  left: 20px;
}
.fled .hout {
  display: flex;
  flex-direction: column;
  width: 125px;
  justify-content: flex-end;
  align-items: flex-end;
  margin-bottom: 30px;
}
.fled a {
  display: block;
}
.fled a img {
  display: block;
  width: 100%;
}
.fled .hout i {
  background: #000;
  color: #ffffff;
  font-size: 12px;
  width: 40px;
  text-align: center;
  cursor: pointer;
}

a {
  font-size: 12px;
}
ul li {
  list-style: none;
}
a {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
.ww {
  width: 100%;
  margin: 0 auto;
}
.w {
  width: 1260px;
  margin: 0 auto;
}
/*.aaaa{
	background: #fff;
}*/
.top_banner {
  width: 100%;
  position: absolute;
  /*top: 0px;*/
  height: 570px;
  z-index: -999;
}
.top_banner img {
  width: 100%;
  height: 570px;
}
.top_banner .swiper-container {
  width: 100%;
}

.top_banner1 {
  height: 430px;
}
.top_banner1 img {
  height: 430px;
}

.top_bg {
  height: 570px;
  /*background-image: -moz-linear-gradient( 90deg, rgb(255,59,61) 0%, rgb(196,20,23) 100%);
	  background-image: -webkit-linear-gradient( 90deg, rgb(255,59,61) 0%, rgb(196,20,23) 100%);
	  background-image: -ms-linear-gradient( 90deg, rgb(255,59,61) 0%, rgb(196,20,23) 100%);	  */
}
.top1 {
  height: 400px;
}
.topbar {
  overflow: hidden;
}
.topbar ul li {
  float: left;
  height: 25px;
  line-height: 25px;
  margin: 15px 6px;
  /* background: #fff;*/
  border-radius: 4px;
  padding-left: 29px;
}
.topbar ul li:hover {
  background: transparent;
}
.topbar ul {
  margin: 0 auto;
}
.topbar img {
  width: 13%;
}
.topbar a {
  color: #fff;
}
.logo_bg {
  overflow: hidden;
  margin-top: 88px;
}
.logo {
  float: left;
}
.logotuijian {
  float: right;
}
.logotuijian img {
  width: 370px;
  height: 106px;
  border-radius: 4px;
  margin-left: 15px;
}
.nav {
  margin-top: 70px;
  position: relative;
}
.nav ul li {
  text-align: center;
  font-size: 20px;
}
.nav ul li a {
  text-decoration: none;
  line-height: 17px;
  text-transform: uppercase;
  color: #fff;
  margin: 3px;
  display: inline-block;
  border: 2px solid transparent;
  border-bottom: 0px solid #fff;
  padding: 8px 10px;
  transition: 0.5s ease-in-out;
  font-size: 20px;
  text-align: center;
}
.nav ul li:hover a {
  border: 2px solid #fff;
  background: #fff;
  color: #333;
  border-radius: 30px;
  transition: 0.4s;
}
.sousuo {
  list-style: none;
  position: absolute;
  right: 25px;
  top: 8px;
  box-shadow: 3.694px 4.728px 24px 0px rgba(0, 0, 0, 0.3);
}
.sousuo select{
	width: 60px;
    border: none;
    line-height: 28px;
    height: 28px;
    border-radius: 4px;
    cursor: pointer;
	outline: 0;
}
.sousuo .text {
  width: 120px;
  border: none;
  line-height: 28px;
  border-radius: 4px 0px 0px 4px;
}
.sousuo span {
  width: 40px;
  line-height: 30px;
  display: inline-block;
  background: #fff;
  text-align: center;
  color: #fff;
  background: #fd393c;
  border-radius: 0px 4px 4px 0px;
}

.stuijian ul {
  width: 50%;
  float: left;
  padding-left: 0px;
  margin-top: 0px;
}
.stuijianright li {
  float: left;
  width: 50%;
}
.stuijian {
  overflow: hidden;
  height: 502px;
  border-radius: 6px;
  overflow: hidden;
  box-shadow: 3.694px 4.728px 24px 0px rgba(0, 0, 0, 0.3);
  margin-top: -180px;
}
.stuijian ul li img {
  width: 316px;
  height: 126px;
}
.stuijian ul:nth-child(1) li img {
  width: 630px;
  height: 251px;
}

.title {
  border: 1px solid #e2e2e2;
  background: #f6f6f6;
  height: 45px;
  line-height: 45px;
  margin: 30px auto;
}
.title p {
  width: 100%;
  text-align: left;
  height: 45px;
  color: #fff;
  padding-left: 30px;
  font-size: 20px;
  background: url(../images/tit_bg.png) no-repeat;
}
.title a {
  margin-left: 88%;
  color: #333;
  font-size: 14px;
}

.title span:hover {
  color: #fd393c;
  cursor: pointer;
}

.cp ul {
  overflow: hidden;
  padding-left: 0px;
  margin-top: 0px;
}
.cp_in {
  width: 232px;
  margin-left: 20px;
  float: left;
  margin-top: 15px;
}
.index_cp_in {
  width: 232px;
  margin-left: 20px;
  float: left;
  margin-top: 15px;
}
.index_cp_in img {
  width: 232px;
  height: 100px;
}
.index_cp_in span {
  width: 232px;
  text-align: center;
  display: block;
  height: 40px;
  line-height: 40px;
  background: #ededed;
  color: #333;
  transition: all 2s;
}

.index_cp_in:hover {
  box-shadow: 1.231px 1.576px 7px 0px rgba(0, 0, 0, 0.24);
}
.index_cp_in:hover span {
  background: #ff3a3c;
}
.cp_in img {
  width: 232px;
  height: 200px;
}
.cp_in span {
  width: 232px;
  text-align: center;
  display: block;
  height: 40px;
  line-height: 40px;
  background: #ededed;
  color: #333;
  transition: all 2s;
}

.cp_in:hover {
  box-shadow: 1.231px 1.576px 7px 0px rgba(0, 0, 0, 0.24);
}
.cp_in:hover span {
  background: #ff3a3c;
  color: #fff;
}
/*实时商机*/

.title1 {
  border-bottom: 1px solid #ddd;
  /*	margin: 20px auto;*/
}
.title1 p {
  border-top: 2px solid #666;
  text-align: left;
  height: 45px;
  line-height: 45px;
  font-weight: 500px;
  padding-left: 30px;
  font-size: 20px;
}

.title1 a {
  margin-left: 88%;
  color: #333;
  font-size: 14px;
}

.title1 span:hover {
  color: #fd393c;
  cursor: pointer;
}
.sssj {
  overflow: hidden;
  border: 1px solid #dddddd;
  margin-top: 30px;
  border-top: 0px solid #fff;
}
.sj {
  width: 25%;
  padding: 10px 10px;
  float: left;
  overflow: hidden;
}
.sj_left,
.sj_right {
  float: left;
}
.sj_left {
  width: 75px;
  height: 60px;
  border-radius: 3px;
}
.sj_right {
  width: 70%;
  padding-left: 10px;
}
.sj_left img {
  width: 75px;
  height: 60px;
}
.sj_right p {
  font-size: 14px;
  font-weight: 600;
  color: #4d4d4d;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.sj_right span {
  font-size: 14px;
  color: #999999;
}

/*热点专题*/
/*.rdzt{
	border: 1px solid #DDDDDD;
	border-top: 0px solid #FFF;
	margin-top: 30px;
}

.rdzt ul{
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
.rdzt ul li{
	float: left;
	border-top: 1px solid #DDDDDD;
	border-right: 1px solid #dddd;
	width: calc(100% / 5);
	text-align: center;
	height: 34px;
	line-height: 34px;
}
.rdzt ul li:last-child{
	border-right: 0px solid #fff;
}

.rdzt ul li a{
	color: #333;
}*/

/*需求信息*/

.xqxx {
  margin-top: 40px;
  border: 1px solid #ccc;
}

/*经销商学院*/

.jxsxy h2 {
  margin: 20px auto;
  font-weight: 700;
  font-size: 24px;
  color: #d81719;
}

.tit {
  width: 100%;
  margin: 5px 10px;
  font-weight: 700;
  font-size: 16px;
  line-height: 30px;
  border-left: 2px solid #d51d1d;
  padding: 2px 10px;
}
.tit a {
  margin-left: 80%;
  color: #333;
  font-size: 14px;
  font-weight: 200;
  height: 30px;
}

.xy_bg {
  background: #f7f7f7;
  overflow: hidden;
}
.xy {
  width: 50%;
  float: left;
  padding: 10px 10px;
}
.xya {
  overflow: hidden;
  height: 195px;
  background: #fff;
  padding: 20px 10px;
  border: 1px solid #ccc;
  border-top: 2px solid #ccc;
}

.xy_left {
  width: 80px;
  float: left;
}
.xy_left img {
  width: 80px;
  height: 80px;
}
.xy_right {
  width: calc(100% - 80px);
  float: right;
  height: 80px;
  padding: 0px 10px;
}
.xy_right:hover h4 a {
  color: #d51d1d;
}
.xy_right h4 {
  font-size: 14px;
  font-weight: 600;
  color: #4d4d4d;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.xy_right h4 a {
  color: #4d4d4d;
  font-size: 16px;
}

.xy p {
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.xy ul {
  padding: 0px;
  float: left;
  width: 100%;
}
.xy ul li {
  width: 50%;
  float: left;
  padding-right: 40px;
  line-height: 30px;
}
.xy ul li a {
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.xy ul li:hover a {
  color: #d51d1d;
}

.kf {
  margin-top: 40px;
  /*margin-bottom: 30px;*/
  padding-bottom: 20px;
  padding-top: 30px;
}
.kf div {
  border: 1px solid #ccc;
  overflow: hidden;
}
.kf h2 {
  font-weight: 700;
  color: #d81719;
  text-align: center;
  height: 65px;
  line-height: 65px;
  border-top: 2px solid #666;
  /*	margin-top: 20px;*/
}

.kf ul {
  float: left;
}
.qq p {
  display: block;
  float: left;
  font-size: 12px;
}
.qq img {
  float: right;
  margin-top: 8px;
  margin-left: 10px;
}

.gzh {
  text-align: center;
  font-size: 16px;
  font-weight: 700;

  width: 22%;
  margin: 0 auto;
}
.gzh h3 {
  font-size: 18px;
  font-weight: bold;
  color: #d81719;
}
.gzh h4 {
  line-height: 0px;
  font-size: 20px;
  font-weight: 700;
}
.gzh span {
  color: #d81719;
}
.qq {
  width: 78%;
}
.qq p {
  display: block;
  float: left;
  font-size: 12px;
  width: 300px;
}
.qq li {
  float: left;
  overflow: hidden;
  line-height: 40px;
  border: 1px solid #eae9eb;
  padding: 0px 10px;
  margin: 10px 30px;
}

/*经销商群*/
.jxsq ul {
  margin: 0 auto;
  height: 50px;
}
.jxsq ul li {
  width: 25%;
  float: left;
  margin: 10px auto;
  position: relative;
  text-align: center;
}
.jxsq ul li img {
  margin-left: 14px;
}

.hover_ewm {
  width: 130px;
  position: absolute;
  z-index: 9999;
  right: 46px;
  bottom: 29px;
  display: none;
}
.jxsq ul li:hover .hover_ewm {
  display: block;
}
.jxsq ul li a {
  color: #333;
}

/*.jxsq{
	border: 1px solid #ccc;
}*/

/*页脚*/
.footer_bg {
  border-top: 4px solid #f9f6ef;
  margin-top: 50px;
}
.footer ul {
  overflow: hidden;
}
.footer ul li {
  width: 20%;
  float: left;
  padding-left: 35px;
}
.footer_left {
  width: 20%;
  float: left;
}
.footer_right {
  width: 80%;
  float: right;
  text-align: center;
  padding: 60px 80px;
  font-size: 14px;
  line-height: 1.5em;
}
.x {
  border: 1px solid #ccc;
}
.footer {
  overflow: hidden;
}

.footer ul {
  margin-top: 35px;
  margin-bottom: 30px;
}
.footer ul img {
  margin-right: 10px;
}
.footer_left {
  padding: 20px;
}
.footer_left h2 {
  font-weight: 700;
}
.footer_left em {
  font-size: 28px;
  color: #fe3a3c;
  font-weight: 700;
}
.footer_left p {
  font-size: 16px;
}
.footer_left span {
  font-size: 18px;
  font-style: italic;
  color: #fe3a3c;
}

.bq {
  background-image: -moz-linear-gradient(
    90deg,
    rgb(255, 59, 61) 1%,
    rgb(215, 22, 24) 100%
  );
  background-image: -webkit-linear-gradient(
    90deg,
    rgb(255, 59, 61) 1%,
    rgb(215, 22, 24) 100%
  );
  background-image: -ms-linear-gradient(
    90deg,
    rgb(255, 59, 61) 1%,
    rgb(215, 22, 24) 100%
  );

  text-align: center;
  color: #fff;
  height: 55px;
  line-height: 55px;
  font-size: 18px;
}

/*快销直通车*/

.kfl {
  margin-top: 30px;
}
.kfl ul {
  width: 100%;
  border-radius: 4px;
  background-image: -moz-linear-gradient(
    90deg,
    rgb(237, 237, 237) 0%,
    rgb(255, 255, 255) 100%
  );
  background-image: -webkit-linear-gradient(
    90deg,
    rgb(237, 237, 237) 0%,
    rgb(255, 255, 255) 100%
  );
  background-image: -ms-linear-gradient(
    90deg,
    rgb(237, 237, 237) 0%,
    rgb(255, 255, 255) 100%
  );
  border: 1px solid #e6e6e6;
}
.kfl ul li {
  padding: 0px 20px;
}
.fy ul li {
  margin: 30px auto;
}
.fy ul li span {
  padding: 6px 20px;
  border-radius: 4px;
  background: #f5f5f5;
  color: #999;
}
.fy ul li span a {
  color: #333;
}

.fy ul li span:hover {
  color: #fff;
  background-image: -moz-linear-gradient(
    90deg,
    rgb(206, 39, 41) 0%,
    rgb(252, 56, 58) 100%
  );
  background-image: -webkit-linear-gradient(
    90deg,
    rgb(206, 39, 41) 0%,
    rgb(252, 56, 58) 100%
  );
  background-image: -ms-linear-gradient(
    90deg,
    rgb(206, 39, 41) 0%,
    rgb(252, 56, 58) 100%
  );
}

/*经销商学院*/
.jtuijian {
  overflow: hidden;
  height: 400px;
  border-radius: 6px;
  overflow: hidden;
  box-shadow: 3.694px 4.728px 24px 0px rgba(0, 0, 0, 0.3);
  margin-top: -180px;
  background: #fff;
}

.jtuijian_left {
  width: 30%;
  height: 100%;
  float: left;
}
.jtuijian_left img {
  width: 100%;
  height: 100%;
}
.jtuijian_right {
  float: left;
  width: 70%;
  padding: 15px 0px;
}
.jtuijian_right ul h2 img {
  margin-right: 10px;
}
.jtuijian_right ul h2 {
  margin: 10px auto;
}
.jtuijian_right ul h2 a {
  color: #333;
  font-weight: 700;
  font-size: 20px;
}
.jtuijian_right ul h2 a:hover {
  color: #fe3a3c;
}

.jtuijian_right ul {
  padding: 5px 25px;
  overflow: hidden;
  margin: 0px;
}
.jtuijian_right ul li {
  width: 50%;
  float: left;
  line-height: 30px;
  font-size: 16px;
  color: #333;
  padding-left: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.jtuijian_right ul li a {
  color: #333;
  font-size: 14px;
}
.jtuijian_right ul li a:hover {
  color: #fe3a3c;
}

/*开店指导*/

.jtit {
  border: 1px solid #e2e2e2;
  background: #f6f6f6;
  height: 45px;
  line-height: 45px;
  margin: 30px 0px 15px 0px;
  border-radius: 6px;
  border-left: 6px solid #fd393c;
  overflow: hidden;
}
.jtit p {
  width: 100%;
  text-align: left;
  height: 45px;
  color: #333;
  padding-left: 30px;
  font-size: 20px;
}
.jtit a {
  margin-left: 88%;
  color: #333;
  font-size: 14px;
}

.jtit span:hover {
  color: #fd393c;
  cursor: pointer;
}

.kdzd {
  overflow: hidden;
}
.kdzd_in {
  overflow: hidden;
}
.kdzd_in:hover h3 {
  color: #fd393c;
}

.kdzd ul {
  height: 280px;
  width: 33%;
  float: left;
  padding-left: 0px;
  margin-top: 0px;
}
.kdzd ul li {
  overflow: hidden;
}

.kdzd_left {
  float: left;
  width: 30%;
  height: 140px;
}
.kdzd_left img {
  width: 100%;
  height: 80%;
  margin-top: 10%;
  display: inline;
}
.kdzd_right {
  float: right;
  width: 70%;
  padding: 15px;
}
.kdzd_right h3 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  line-height: 20px;
  margin: 0px;
}
.kdzd_right p {
  line-height: 22px;
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  margin-top: 10px;
  font-size: 13px;
}

.kdzd .kdzd_in1 {
  width: 66%;
  border-left: 1px solid #ccc;
  padding: 0px 10px;
}

.kdzd_in1 li a {
  width: 50%;
  list-style: amharic;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  line-height: 28px;
  font-size: 16px;
  color: #666;
  padding-right: 1%;
  float: left;
}
.kdzd_in1 li a:hover {
  color: #fd393c;
}

/*经营管理*/

.jygl {
  overflow: hidden;
}

.jygl_in {
  width: 48%;
  float: left;
  overflow: hidden;
  margin-right: 2%;
}
.jygl_left {
  width: 50%;
  float: left;
  overflow: hidden;
  height: 280px;
}
.jygl_left ul {
  padding: 0px;
}
.jygl_left li {
  overflow: hidden;
  padding: 0px 8px 0px 8px;
}
.jygl_left li:hover h3 {
  color: #fd393c;
}

.jygl_leftin {
  height: 140px;
  width: 30%;
  float: left;
}
.jygl_leftin img {
  width: 100%;
  height: 80%;
}

.jygl_right {
  height: 280px;
  width: 50%;
  float: left;
  padding: 0px 10px 0px 0px;
}
.jygl_right li {
  list-style: none;
}
.jygl_right li a {
  list-style: amharic;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  line-height: 30px;
  font-size: 14px;
  color: #666;
}
.jygl_right li a:hover {
  color: #fd393c;
}

.jygl_rightin {
  width: 70%;
  float: left;
  padding: 10px;
}
.jygl_rightin h3 {
  list-style: amharic;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.jygl_rightin p {
  list-style: amharic;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  color: #666;
  font-size: 13px;
  margin-top: -10px;
}
.jygl_in .jtit p span a {
  margin-left: 74%;
}

/*法规公告*/

.fg ul {
  overflow: hidden;
  padding: 0px;
}
.fg ul li {
  width: 33%;
  height: 120px;
  float: left;
  padding: 10px;
}
.fg ul li:hover h3 {
  color: #fd393c;
}
.fg_left {
  float: left;
  width: 30%;
  height: 100%;
}
.fg_left img {
  width: 100%;
  height: 100%;
}

.fg_right {
  float: left;
  width: 70%;
  padding-left: 10px;
}
.fg_right h2 {
  list-style: amharic;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.fg_right p {
  list-style: amharic;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  color: #666;
  font-size: 13px;
}

/*关于我们*/
/*推荐*/

.gywmtj {
  overflow: hidden;
}

.gywmtj h2 {
  padding: 10px 0px 5px 30px;
  margin: 0px 10px;
  border-bottom: 1px solid #ccc;
}

.zhitou_left {
  float: left;
  width: 70%;
  padding: 20px 30px;
  border-right: 1px solid #ccc;
}

.zhitou_left p {
  font-size: 14px;
  text-indent: 2em;
  line-height: 1.8em;
}
.zhitou_left ul {
  overflow: hidden;
  margin-top: 30px;
}

.zhitou_left ul li {
  float: left;
  margin: 10px 20px;
}

.zhitou_right {
  float: right;
  width: 30%;
}
.zhitou_right h2 {
  border-bottom: 0px;
}

.zhitou_right ul li {
  padding: 5px 15px;
  font-size: 14px;
}
.zhitou_right ul li img {
  margin-right: 5px;
}
.jj_women img {
  margin: 40px auto;
  margin-left: calc(50% - 250px);
}

.jj_women p {
  font-size: 16px;
  text-indent: 32px;
  line-height: 34px;
}
.ljwm {
  height: 450px;
  overflow: hidden;
  padding-top: 10px;
  /*background: #d5241d;*/
}
.ljwm img {
  margin: 0px;
  border: 1px solid #fff;
  margin-left: 130px;
}
.ljwm_video {
  margin-left: 100px;
  height: 95%;
}

/*所有新闻页*/
.xw {
}
.xw_in {
  overflow: hidden;
  height: 100px;
  margin: 15px 0px;
}
.xw_in:hover .xw_right h2 {
  color: #fe3a3c;
}

.xw_left {
  float: left;
  width: 20%;
}
.xw_right {
  float: left;
  width: 80%;
  padding: 0px 10px;
  margin-top: 20px;
}
.xw_right h2 {
  font-size: 18px;
  color: #4d4d4d;
  margin-bottom: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.xw_right p {
  margin-top: 6px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  font-size: 14px;
  color: #4d4d4d;
}

/*新闻详情页*/
.xwxq {
  margin: 30px auto;
}

.xwxq h2 {
  text-align: center;
}
.xwxq span {
  text-align: center;
  display: block;
  font-size: 16px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 20px;
}
.xwxq p {
  font-size: 16px;
  margin: 0 auto;
  text-indent: 32px;
  line-height: 34px;
  width: 900px;
}

/*公司*/
/*公司右边固定导航*/
.gd {
  width: 50px;
  position: fixed;
  right: 40px;
  top: 10px;
  z-index: 9999;
}
.gd img {
  height: 100%;
}
.gd ul {
  background: #fff;
  box-shadow: 3.694px 4.728px 24px 0px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
}
.gd ul li {
  padding: 4px 8px;
  border-bottom: 1px solid #ccc;
  margin-left: 3px;
}
/*.gd ul li:nth-child(7){
	border-bottom: 0px;
	margin-left: 14px;;
}*/

.gd ul li a {
  color: #333;
  text-align: center;
  font-size: 14px;
  color: #666;
}

.gtopbar {
  background: #f2f2f2;
}
.gtopbar ul {
  overflow: hidden;
  /*padding-left: 300px;*/
}

.gtopbar ul li {
  float: left;
}
.gtopbar ul li a {
  padding: 0px 30px;
  color: #333;
  line-height: 30px;
  height: 30px;
  font-size: 14px;
}

/*公司logo*/
.glogo {
  overflow: hidden;
  background: #fff;
}
.glogo ul li {
  float: left;
  margin: 14px auto;
}
.glogo ul li:nth-child(2) {
  float: right;
  padding-right: 310px;
  margin-top: 20px;
  position: relative;
}

.glogo span {
  font-family: 站酷庆科黄油体;
  font-size: 44px;
  color: #d71618;
  display: inline-block;
  position: absolute;
  top: 20px;
  left: 140px;
}
.glogo_in img,
.glogo_in .glogo_mz {
  float: left;
}
.glogo_in .glogo_mz {
  margin-top: 22px;
  margin-left: 15px;
}
.glogo_in .glogo_mz h2 {
  letter-spacing: 4px;
}
.glogo_in .glogo_mz h3 {
  font-size: 17px;
  font-weight: 500;
  margin-top: 10px;
}

/*导航*/
.gnav {
  background: #333;
}
.gnav ul {
  overflow: hidden;
}
.gnav ul li {
  float: left;
  padding: 0px 50px;
  color: #fff;
  line-height: 50px;
  height: 50px;
}
.gnav ul li a {
  color: #fff;
  font-size: 16px;
}
.gnav ul li:hover {
  background: #d71618;
}
.gbanner img {
  width: 100%;
}

/*公司简介*/

.gtit {
  margin: 40px auto;
  text-align: center;
}
.gtit h2 {
  background: url(../images/gstitbg.png) no-repeat center center;
  font-size: 30px;
  color: #333;
}
.qzscp .gtit h2 {
  color: #fff;
}

/*.gtit h2{
	font-weight: 700;
	text-align: center;
	background: url(../images/ttit_bg.png) no-repeat center bottom;
	height: 70px;
	margin: 40px auto;
}*/
.ggsjj {
  border-radius: 6px;
  overflow: hidden;
  background: #fff;

  padding-bottom: 30px;
}

.ggsjj_left {
  width: 30%;
  padding-left: 35px;
  float: left;
  overflow: hidden;
}
.ggsjj_left img {
  width: 300px;
  height: 300px;
  border: 3px solid #333;
  padding: 5px;
}
.ggsjj_right {
  width: 70%;
  float: left;
  padding: 5px 20px;
  overflow-y: auto;
  height: 300px;
}
.ggsjj_right h3 {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 10px;
}
.ggsjj_right p {
  line-height: 25px;
  text-indent: 2em;
  /*overflow:hidden;  
	text-overflow:ellipsis;
	display:-webkit-box; 
	-webkit-box-orient:vertical; 
	-webkit-line-clamp:7; */
}
.ggsjj_right a {
  margin-top: 40px;
  width: 120px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  background: #333;
  color: #fff;
  display: block;
  border-radius: 5px;
}

/*招商产品*/

.qzscp {
  border-radius: 6px;
  background: #fff;
  margin-top: 40px;
  padding-bottom: 30px;
  padding: 2px 0px 30px 0px;
  background: url(../images/gcp_bg.jpg) no-repeat;
  background-attachment: fixed;
}
.qzscp_qb {
  text-align: center;
  margin: 0 auto;
  display: block;
  width: 115px;
  height: 35px;
  border-radius: 4px;
  line-height: 35px;
  margin-top: 40px;
  color: #333;
  background: #fff;
  font-size: 16px;
}
.qzscp_qb:hover {
  color: #d71618;
}

/*企业画册*/

.qqyhc {
  border-radius: 6px;
  background: #fff;
  overflow: hidden;
  margin-top: 30px;
}

.qyhc_center {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}

.qqyhc ul {
  /*	height: 550px;*/

  float: left;
  width: 50%;
  /*padding-left: 115px;*/
  margin-bottom: 30px;
}

.qqyhc ul img {
  width: 400px;
  height: auto;
}
.qqyhc_left img {
  display: block;
  height: 500px;
  width: 70%;
  margin: 0 auto;
}

.qqyhc_right video {
  width: 70%;
  display: block;
  margin: 0 auto;
  height: 540px;
}
.qyhc_gd {
  width: 115px;
  height: 35px;
  background: #d71618;
  text-align: center;
  line-height: 35px;
  color: #fff;
  display: block;
  border-radius: 4px;
  margin-bottom: 20px;
  font-size: 16px;
}
/*企业荣誉*/

.qyry {
  background: url(../images/gry_bg.jpg) no-repeat;
  background-attachment: fixed;
  padding-top: 1px;
}
.qyry ul {
  overflow: hidden;
}
.qyry ul li {
  float: left;
  width: 20%;
  margin: 40px auto;
}
.qyry ul li img {
  width: 210px;
  height: 250px;
}

/*招商代理*/

.zsdl {
  background: #fff;
  border-radius: 6px;
}
.zsdl div p {
  padding: 5px 30px;
  text-indent: 2em;
  line-height: 1.5em;
}
.zsdl div img {
  width: 80%;
  margin-left: 10%;
  margin-top: 20px;
}
.zsdl div p span {
  color: #d71618;
  font-weight: 700;
}
.zsdl_tp {
  background: url(../images/zsdl.jpg) no-repeat;
  height: 500px;
  margin: 0 auto;
  margin: 10px 110px;
  padding: 30px 80px;
}
.zsdl .zsdl_tp h3 {
  line-height: 40px;
}
.zsdl .zsdl_tp p {
  text-indent: 0px;
}

/*招商电话*/
.qzsdh {
  border-radius: 6px;
  overflow: hidden;
  background: #fff;
  padding: 30px;
  margin-top: 30px;
  background: url(../images/zs_bg.jpg) no-repeat;
  background-attachment: fixed;
}
.qzsdh .gtit h2 {
  color: #fff;
}
.qzsdh ul li {
  line-height: 34px;
  /* margin-left: 200px; */
}
.qzsdh ul {
  width: 100%;
}
.qzsdh_left {
  color: #fff;
}
.qzsdh_right {
  margin-top: 34px;
  /* margin-left: 150px; */
  float: right;
}
.qzsdh_right img {
  border-radius: 6px;
}

.qzsdh_left,
.qzsdh_right {
  float: left;
}

.wxts {
  overflow: hidden;
  border: 1px solid #ccc;
  padding: 10px 5px;
}
.wxts ul {
  float: left;
}
.wxts ul:nth-child(1) {
  width: 15%;
  padding-left: 65px;
  text-align: center;
}
.wxts ul:nth-child(2) {
  width: 75%;
  padding-top: 24px;
}

.zsly h3 {
  width: 1200px;
  display: inline-block;
  text-align: center;
  line-height: 90px;
  font-size: 22px;
}
.zsly {
  overflow: hidden;
}
.zsly ul {
  float: left;
  width: 50%;
  padding: 10px;
}
.tjly {
  margin-top: 35px;
}
.zsly_left {
  padding-left: 85px;
}
.zsly_left li {
  margin: 15px auto;
}
.zsly_left li textarea {
  width: 80%;
  height: 120px;
  margin-left: 79px;
  margin-top: -29px;
  padding: 5px;
  font-size: 12px;
  border-radius: 4px;
  outline: none;
  font-size: 14px;
}

.zsly_left li textarea:focus {
  border: 1px solid #d71618;
}
.zsly_left li input {
  width: 80%;
  height: 40px;
  color: #333;
  padding-left: 6px;
  border-radius: 1px;
  border: 1px solid #979797;
  font-size: 14px;
  border-radius: 4px;
  outline: none;
}
.zsly_left li input:focus {
  border: 1px solid #d71618;
}

.zsly_left li span {
  display: block;
}

.zsly_right h2 {
  font-size: 20px;
  line-height: 45px;
  color: #d71618;
}

.zsly_right li {
  float: left;
  width: 46%;
  line-height: 30px;
  font-size: 14px;
}
.zsly_right li input {
  margin-right: 5px;
}

.qzxly {
  border-radius: 6px;
  background: #fff;
  margin: 30px auto;
  padding: 20px;
}
.qzxly ul li {
  line-height: 30px;
}
.qzxly ul li select {
  height: 36px;
  border-radius: 2px;
}

.tjly #btn {
  width: 220px;
  height: 60px;
  border-radius: 6px;
  background: #d71618;
  color: #fff;
  display: block;
  line-height: 60px;
  text-align: center;
  font-size: 26px;
  margin: 0 auto;
  border: none;
}
.xy {
}

.qfooter {
  margin-top: 60px;
  background: url(../images/footer_bg.png) no-repeat;

  color: #fff;
}
.qfooter .w {
  overflow: hidden;
}

.qfooter_left {
  width: 100%;
  padding: 60px 0px 30px 120px;
  float: left;
  line-height: 34px;
}
.qfooter_left p {
  margin-left: 10px;
}
.qfooter h2 {
  margin: 20px auto;
}
.qfooter_right {
  width: 50%;
  float: left;
  padding: 50px 0px 0px 240px;
}
.qfooter_left ul {
  overflow: hidden;
}
.qfooter_left ul li {
  float: left;
  margin: 0px 47px;
}
.qfooter_left ul li a {
  color: #fff;
  font-size: 16px;
}
.gbq {
  background: #333;
  margin-bottom: 40px;
}
.gbq p {
  color: #fff;
  text-align: center;
  margin: 0 auto;
  line-height: 60px;
}
.qfooter h2 {
  color: #fff;
}
.a {
  margin: 0px 30px;
}
.a img {
  padding: 5px;
  border: 1px solid #f2f2f2;
  margin: 0px 20px;
}

.a a p img {
  width: 450px;
  height: 350px;
  overflow: hidden;
}
.a a p span {
  color: #333;
  background: #fff;
  display: block;
  width: 450px;
  height: 50px;
  line-height: 50px;
  font-size: 16px;
}
.a:hover a p span {
  color: #ff8400;
}
/*公司底部固定*/
.qdgd {
  width: 100%;
  position: fixed;
  bottom: 0px;
  left: 0px;
  display: inline-block;
  z-index: 9999;
  background: #333;
  line-height: 45px;
  text-align: center;
  color: #fff;
  z-index: 99999;
}
.qdgd h2 {
  display: inline-block;
  font-weight: 200;
}
.qdgd span {
  display: inline-block;
  width: 120px;
  height: 32px;
  border-radius: 4px;
  background: #d71618;
  color: #fff;
  line-height: 32px;
  margin-left: 50px;
}
.qdgd_hover {
  position: absolute;
  bottom: 32px;
  right: 350px;
  display: none;
}
.qdgd:hover .qdgd_hover {
  display: block;
}

/*公司产品详情*/

.qcpxq {
  overflow: hidden;
}

.left-pro,
.right-info {
  float: left;
  width: 50%;
}
.pic {
  width: 380px;
  height: 320px;
  border: 1px solid #ccc;
  margin: 0 auto;
  margin-right: 60px;
}
.pic img {
  max-width: 100%;
  margin: 0 auto;
  height: 100%;
  overflow: hidden;
}
.right-info {
  padding: 40px 20px;
}
.right-info a {
  font-size: 16px;
}
.right-info h1 {
  margin: 0px 0px 10px 0px;
}
.right-info span {
  line-height: 30px;
}

.choose-btn {
  width: 120px;
  height: 40px;
  background: #ff8400;
  text-align: center;
  margin: 50px;
}
.choose-btn a {
  color: #fff;
  line-height: 40px;
  font-size: 14px;
}

/*公司产品展示*/
.cpzs_cp {
  overflow: hidden;
  display:flex;
  flex-wrap:wrap;
}

.cpzs_cp li {
  width: 23%;
  border: 1px solid #ccc;
  padding: 5px;
 /* height: 260px;*/
  margin: 12px 1%;
}

.cpzs_cp li:hover span {
  color: #d71618;
}

.cpzs_cp li span {
  width: 100%;
  text-align: center;
  display: block;
  color: #333;
  line-height: 40px;
  font-size: 14px;
}
.cpzs_cp li img {
  width: 100%;
  /*max-height: 230px;*/
  /*height: 216px;*/
}
/*企业画册视频页*/
.qyhc_n ul {
  overflow: hidden;
}
.qyhc_n ul li {
  float: left;
  width: calc(100% / 3);
  padding: 20px;
}
.qyhc_n ul li img {
  width: 100%;
}

/*招商代理条款*/
.fw-xieyi {
  width: 1200px;
  margin: 0 auto;
  text-align: center;
}
.fw-xieyi h1 {
  margin: 15px auto;
}

.fw-xieyi p {
  font-size: 16px;
  line-height: 36px;
  text-align: left;
  text-indent: 2em;
}
.dltk a {
  color: #d71618;
  font-size: 14px;
}
.dltk ul {
  width: 100%;
  padding: 0px;
  padding-left: 10px;
}

.zsly_left .dltk ul li input {
  width: 15px;
  height: 15px;
}
.zsly_left .dltk ul li {
  line-height: 11px;
  margin-top: 0px;
}
.zsly_left .dltk {
  font-size: 14px;
}
.zsly_left .dltk ul li label {
  margin-top: 2px;
}

/*首页客服背景*/

/*#kefu{
	background: url(../images/bgbg.jpg) no-repeat;
}
.jxsq{
	background: url(../images/bgbg.jpg) no-repeat;
	padding-bottom: 30px;
}*/
/*.jxsq div{
	border: 1px solid #ccc;
}*/
.jxsq {
  margin: 0 auto;
  border: 1px solid #ccc;
}

.xqxx table {
  width: 1260px;
}

.xqxx table tr th {
  border: 1px solid #ccc;
  width: 16%;
  line-height: 40px;
  padding-left: 10px;
}
.xqxx table tr td {
  border: 1px solid #ccc;
  padding-left: 15px;
  width: 16%;
  line-height: 38px;
}
.xqxx .title1 {
  height: 53px;
}
.xqxx .title1 p {
  height: 35px;
}
#btnRefresh1 {
  display: none;
}

.changeone ul {
  overflow: hidden;
}
.changeone ul li {
  float: left;
  width: calc(100% / 6);
  line-height: 40px;
  text-align: center;
  border: 1px solid #ccc;
}

body {
  font-family: Arial, "Microsoft YaHei UI Light";
}

/*一、24格处理*/
#iconWall {
  width: 100%;
  background-color: #f0f0f0;
  margin: 0 auto;
  overflow: hidden;
  padding-top: 1px;
  padding-left: 1px;
  list-style: none;
}

#iconWall li {
  width: 25%;
  height: 62px;
  /*background-color: #fff;*/
  float: left;
  padding: 0px 2px;
  margin-bottom: 1px;
  position: relative;
}

/*二、3D反转区域处理 */
.img-back,
.img-front {
  position: absolute;
  left: 0;
  top: 0;
  width: 365px;
  height: 60px;
  text-align: center;
   background-color: #fff;
}

li img {
  vertical-align: middle;
}

.img-3d {
	transform-style: preserve-3d;
	backface-visibility: hidden;
	transition: all 1s;
	transform-style: preserve-3d;
	position: relative;
}
#iconWall li:hover .img-3d{
	transform: rotateY(180deg);
}
.img-3d p {
  line-height: 60px;
	height: 60px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: block;
	width:100%;
}

.img-back {
  transform: rotateY(180deg);
}

/*测试代码*/
/*li:hover .img-3d{*/
/*transition: .3s linear;*/
/*transform: rotateY(180deg);*/
/*}*/

/*三、换一批*/
#btnRefresh {
  text-align: center;
  transition: 0.3s linear;
  background-color: #fff;
  float: right;
  display: block;
  margin-top: -16px;
  margin-right: 30px;
}

/*四、处理浮层*/
.mask {
  position: absolute;
  left: 0;
  top: 0;
  width: 121px;
  height: 108px;
  background-color: rgba(0, 0, 0, 0.7);
  opacity: 0;
}

.mask img {
  float: right;
  margin-top: 8px;
  margin-right: 8px;
}
.mask p {
  font-size: 12px;
  color: #fff;
  margin-top: 45px;
  text-align: center;
}
.mask a {
  color: #fff;
  text-decoration: none;
  font-size: 12px;
  background-color: red;
  width: 70px;
  display: block;
  margin: 0 auto;
  text-align: center;
  height: 18px;
  line-height: 18px;
  border-radius: 9px;
}

li:hover .mask {
  opacity: 1;
  transition: 0.3s linear;
}

.xzsp {
  width: 300px;
  margin: 0 auto;
}
.xzsp video {
  width: 300px;
}

/*404页面*/
.erro {
  margin-top: 80px;
}
.erro_left,
.erro_right {
  width: 50%;
  float: left;
}
.erro_left {
  padding: 100px 0px 0px 200px;
}
.erro_left h2 {
  color: #333;
  font-size: 34px;
}
.erro_left h4 {
  font-size: 14px;
  font-weight: normal;
  color: #333;
  margin-top: 20px;
}
.erro_left h5 {
  font-size: 14px;
  font-weight: normal;
  color: #333;
}
.erro_left a {
  width: 100px;
  height: 30px;
  text-align: center;
  display: block;
  float: left;
  line-height: 30px;
  margin: 20px 5px;
  color: #fff;
  background: #d81719;
}

.fouter {
  display: block;
  position: relative;
}
.fouter p {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: rgba(101, 77, 77, 0.5);
  color: #fff;
  font-size: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  z-index: 2;
}

.fouter_container .swiper-pagination-bullet-active {
  background: #9fbada;
}

.ws_company {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}

.ws_company .qzsdh_right img {
  width: 180px;
  height: 180px;
}

.ws_company .qzsdh_right p {
  text-align: center;
  color: #ffffff;
}

.ws_pic {
  margin-top: 20px;
}

.ws_pic img {
  width: 100%;
  display: block;
}

.ws_content {
  width: 1050px;
  margin: 0 auto;
}
