.width1200{ min-width:1200px;}
.indexcontent1500{ min-width:1200px; padding:0 50px; max-width:1600px; box-sizing:border-box; margin:0 auto; position:relative;}
.indexcontent1440{ min-width:1200px; padding:0 50px; max-width:1540px; box-sizing:border-box; margin:0 auto; position:relative;}
.indexcontent1400{ min-width:1200px; padding:0 50px; max-width:1500px; box-sizing:border-box; margin:0 auto; position:relative;}
.indexcontent{ margin:0 auto; width:1200px;}
.indexcontent2{ margin:0 auto; max-width:1400px; min-width:1200px;}
.sl{overflow:hidden; text-overflow:ellipsis;white-space: nowrap;}
a.bs:hover{ text-decoration:underline;}
.block{ display:block;}
.fl {
  float: left;
}

.fr {
  float: right;
}
.enlarge8{
  -moz-transition:all 0.8s; /* Firefox 4 */
  -webkit-transition:all 0.8s; /* Safari and Chrome */
  -o-transition:all 0.8s; /* Opera */
  transition:all 0.8s;
  cursor: pointer;
}

.enlarge4{
  -moz-transition:all 0.4s; /* Firefox 4 */
  -webkit-transition:all 0.4s; /* Safari and Chrome */
  -o-transition:all 0.4s; /* Opera */
  transition:all 0.4s;
  cursor: pointer;
}
.ellipsis{
  overflow: hidden; /*自动隐藏文字*/
  text-overflow: ellipsis;/*文字隐藏后添加省略号*/
  white-space: nowrap;/*强制不换行*/
}
.ellipsis2{
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.ellipsis3{
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.clearfix::after {
  content: "";
  clear: both;
  overflow: hidden;
  display: block;
  height: 0;
  visibility: hidden;
}

.clear {
  clear: both;
  font-size: 1px;
  width: 1px;
  height: 0;
  visibility: hidden;
  zoom: 1;
}

.content{ font-size:16px; color:#666666; line-height:30px;}
.content *{ line-height:30px;}
.content img{ max-width:100%;}

.pages { margin-top: 15px; font-size: 12px; line-height: 22px; text-align: center; }
.pages a { text-decoration: none; color: #666; background: #fff; border:#cccccc 1px solid; display: inline-block; width: 40px; line-height: 40px; line-height: 40px; margin-right: 8px; font-size: 16px; color: #999999;}
.pages a.active { background: #a82526; border:#a82526 1px solid; color: #fff }
.pages a:hover {  background: #a82526; border:#a82526 1px solid; color: #fff; text-decoration: none;  }
.pages a.wz{ display: inline-block; width: 86px; line-height: 40px; line-height: 40px;}



/*悬浮*/
.fixed-box{
  position: fixed;
  right: 10px;
  top: 50%; margin-top:-177px;
  z-index: 9;
}
.fixed-box a{
  display: block;
  width: 70px;
  height: 70px;
  margin-bottom: 1px;
  background:#019d3c;
}
.fixed-box .ico{ padding-top:5px; height:35px; text-align:center; line-height:35px;}
.fixed-box .ico img{ vertical-align:middle;}
.fixed-box .ico_txt{ font-size:12px; color:#fefefe; line-height:24px; text-align:center;}
.fixed-box a.goTop{
  background:#019d3c url(../images/xf_goto.png) no-repeat center;
}
.fixed-box .phone-box{
  
  position: relative;
}
.fixed-box .phone-box .phone{
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: 180px;
  height: 70px;
  background-color: #666;
  color: #fff;
  text-align: center;
  position: absolute;
  right: 70px;
  top: 0px;
  font-size: 12px;
  line-height: 18px;
  text-align: left;
  opacity: 0;
}
.fixed-box .phone-box .phone span{
  font-weight: 800;
}

.fixed-box .phone-box:hover .phone{
  opacity: 1;
}
.fixed-box .ecode{
  position: relative;
}
.fixed-box .ecode .img{
  position: absolute;
  left: -155px;
  top: -45px;
  width: 150px;
  display: none;
}
.fixed-box .ecode .img img{
  width: 100%;
  object-fit: cover;
}
.fixed-box .ecode:hover .img{
  display: block;
}
/*首页*/
body{ background:#fff;}

.top1{ position:fixed; left:0; width:100%; height:100px; min-width:1200px; background:rgba(0,0,0,0); z-index:999; transition:all 0.63s;}
.top1 .top_logo{ position:absolute; left:50px; top:22px; opacity:1}
.top1 .top_logo2{ position:absolute; left:50px; top:22px; opacity:0;}
.fixed.top1{ background:#131313; /*box-shadow: 0px 0px 10px 0px rgba(10, 2, 5, 0.15);*/}

.top1 .top1_r{ position:absolute; right:50px; top:50%; margin-top:-15px; width:30px; height:30px;}

.top1 .top1_lang{ position:absolute; left:0; top:25px; width:30px; line-height:30px; font-size:16px; color:#fff; text-align:center;}
.top1 .top1_lang a{ color:#fff;}

.top1 .top1_r .hr{ position:absolute; left:50%; top:33px; background:#fff; width:1px; height:14px;}

.top_search_bt{ position:absolute; right:0px; top:0px; width:30px; line-height:30px; z-index:9999; text-align:center;}
.top_search_bt .search_bt{ width:30px; height:30px; background: url(../images/search_bt.png) no-repeat center; cursor:pointer;}
/*
.top_search_bt .top_search_bg{ display:none; position:absolute; right:-2px; top:45px; background:url(../images/top_search_bg.png) no-repeat; width:300px; height:79px;}
.top_search_bt:hover .top_search_bg{ display:block;}
.top_search_bt .top_search_bg .top_search_txt{ position:absolute; left:25px; top:29px; width:205px; height:30px; border:0; background:#f8f8f8; outline:none;}
.top_search_bt .top_search_bg .top_search_bt{ position:absolute; right:17px; top:23px; width:40px; height:39px; border:0; background-color:transparent; cursor:pointer;}*/
.nsearch {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 99999;
}
.nsearch .nceng {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 3;
}
.nsearch form {
  background: #fff;
  position: absolute;
  left: 50%;
  top: 140px;
  transform: translateX(-50%);
  max-width: 1200px;
  width: 100%;
  height: 300px;
  display: flex;
  flex-direction: column;
  align-items: center;
  overflow: hidden;
  z-index: 9;
}
.nsearch form h2 {
  font-size: 45px;
  font-weight: bold;
  color: #a82526;
  text-align: center;
  margin: 70px 0;
}
.nsearch form .ctn {
  display: flex;
  width: 480px;
}
.nsearch form .ctn input {
  height: 50px;
}
.nsearch form .ctn .txt {
  width: 85%;
  padding: 0 15px;
  background-color: #f6f6f6;
  font-size: 14px;
  cursor: auto;
  border:0;
  box-sizing:border-box;
}
.nsearch form .ctn .btn {
  width: 15%;
  background: #a82526 url(../images/search-btn.png) no-repeat center;
  border:0;
  box-sizing:border-box;
}
.nh {
  height: 50px;
}

.top1:hover,
.top1.fixed{ background:#fff; box-shadow: 0px 0px 10px 0px rgba(10, 2, 5, 0.15);}
.top1:hover .top_logo,
.top1.fixed .top_logo{ opacity:0}
.top1:hover .top_logo2,
.top1.fixed .top_logo2{ opacity:1;}
.top1:hover .nav .nLi h3 a,
.top1.fixed .nav .nLi h3 a{ color:#333;}
.top1:hover .nav .nLi h3 a:after,
.top1.fixed .nav .nLi h3 a:after{ background: #a82526;}
.top1:hover .top_search_bt .search_bt,
.top1.fixed .top_search_bt .search_bt{ background: url(../images/search_bt2.png) no-repeat center;}


/*首页*/
.h300{ height:300px;}
.h200{ height:200px;}
.h120{ height:120px;}
.h100{ height:100px;}
.h80{ height:80px;}
.h75{ height:75px;}
.h70{ height:70px;}
.h60{ height:60px;}
.h50{ height:50px;}
.h40{ height:40px;}
.h30{ height:30px;}
.h20{ height:20px;}

.banner-container img{ display:block; width:100%; height:100vh; object-fit: cover;}
.banner-pagination{ position:absolute; left:0; bottom:30px !important; width:100%; text-align:center; z-index:2;}
.banner-pagination .swiper-pagination-bullet{ width:23px; height:23px; background: url(../images/banner_ico.png) no-repeat center; opacity:1; margin:0 5px !important; transition:all 0.3s;}
.banner-pagination .swiper-pagination-bullet-active{ background: url(../images/banner_ico_on.png) no-repeat center;}

.banner_txt{ position:absolute; left:50%; top:50%; margin-left:-500px; margin-top:-110px; opacity:0; background:rgba(0,0,0,0.3); padding:30px 0; width:1000px; transition:all 1.0s;}
.banner_txt .txt1{ font-size:74px; color:#ffffff; font-weight:bold; line-height:80px; text-align:center;}
.banner_txt .txt2{ font-size:34px; color:#ffffff; font-weight:bold; line-height:80px; text-align:center;}
/*.ani-slide .banner_txt{
	transform:translate(-50%,-50%);
	opacity:1;
}*/

.i_d1_title{ float:left; font-size:40px; color:#333; font-weight:bold; line-height:60px;}
a.i_d1_more{ float:right; width:218px; height:58px; background:#a82526; line-height:58px; text-align:center; font-size:24px; color:#ffffff; border-radius:30px; border:#a82526 1px solid;}
a.i_d1_more:hover{ background:#fff; color:#a82526; border:#a82526 1px solid;}

.i_d1_list{ box-shadow: 0px 0px 10px 0px rgba(10, 2, 5, 0.15); padding:50px 0;}
.i_d1_list li{ float:left; width:25%; height:220px; box-sizing:border-box; border-left:#d5d5d5 1px solid; position:relative; overflow:hidden;}
.i_d1_list li:nth-child(4n+1){ border-left:0;}
.i_d1_list li .ico{ line-height:110px; text-align:center;}
.i_d1_list li .txt1{ font-size:30px; color:#050505; line-height:60px; text-align:center;}
.i_d1_list li .txt2{ font-size:20px; color:#a2a2a2; line-height:40px; text-align:center;}
.i_d1_list li .box{ position:relative; top:0; left:0; transition:all 0.3s;}
.i_d1_list li .nr_txt{ position:absolute; left:0; top:100%; width:100%; height:220px; background:#fff; transition:all 0.3s;}
.i_d1_list li .nr_txt .nr_txt_c{ position:absolute; left:0; top:0; width:100%; background:#fff; padding:0 20px; box-sizing:border-box; line-height:30px; font-size:16px; color:#333; padding-top:20px;}
.i_d1_list li .nr_txt .nr_txt_c .nr_txt_c_c{ line-height:30px; height:120px; overflow:hidden;}
.i_d1_list li .nr_txt .nr_txt_c a{ margin-right:20px;}
.i_d1_list li:hover .box{ /*top:-10px;*/}
.i_d1_list li:hover .nr_txt{ top:0;}

.i_d2-container{ position:relative;}
.i_d2-container .li{ position:relative;}
.i_d2_c_img{ position:absolute; right:40%; bottom:50%; width:30%; transform:translateY(50%); z-index:3;}
.i_d2_l_img{ float:left; width:50%; /*height:1080px;*/  height:100vh; object-fit: cover; z-index:1;}
.i_d2_r_img{ float:right; width:50%; /*height:1080px;*/  height:100vh; object-fit: cover; z-index:1;}
.i_d2_c{ position:absolute; left:0; bottom:50%; width:100%; transform:translateY(50%); z-index:2;}

.i_d2_title1{ font-size:40px; color:#a82526; line-height:70px; font-weight:bold;}
.i_d2_title2{ font-size:24px; color:#8f8e8c; line-height:40px;}
.i_d2_xl{ position:relative; padding-left:75px; height:58px;}
.i_d2_xl .i_d2_xl_title{ position:absolute; left:0; top:0; line-height:58px; font-size:28px; color:#2b2b2b;}
.i_d2_xl .i_d2_xl_txt{ display:inline-block; line-height:56px; border:#a82526 1px solid; padding:0 15px 0 15px; font-size:28px; color:#2b2b2b; line-height:56px; position:relative;}
/*.i_d2_xl .i_d2_xl_txt:after{content: "";width:9px; height: 8px; position: absolute; right: 12px; top:22px; background:url(../images/i_d2_xl_ico.png) center no-repeat;}*/

.i_d2_vr{ height:162px; position:relative;}
.i_d2_vr .ewm{ height:162px; border-radius:10px;}
.i_d2_vr .txt{ position:absolute; left:190px; bottom:5px; font-size:16px; color:#2b2b2b; line-height:25px;}
.i_d2_bh{ width:30%; font-size:36px; color:#a82526; line-height:50px; font-weight:bold; margin-top:20px;}
.i_d2_txt1{ font-size:24px; color:#2b2b2b; line-height:40px; width:485px; margin-top:20px; max-height:80px;}
.i_d2_txt1 *{ line-height:40px;}
a.i_d2_more{ display:block; width:218px; height:56px; border:#b22d31 1px solid; background:#b22d31; font-size:26px; color:#ffffff; line-height:56px; text-align:center; border-radius:29px; margin-top:35px;}
a.i_d2_more:hover{ background-color:transparent; color:#b22d31;}

.i_d2_prev{ position:absolute; right:66%; top:50%; margin-top:-37px; width:74px; height:74px; background:url(../images/i_d2_l_ico.png) rgba(255,255,255,0.5) center no-repeat; border-radius:50%; z-index:5; cursor:pointer;}
.i_d2_next{ position:absolute; right:32%; top:50%; margin-top:-37px; width:74px; height:74px; background:url(../images/i_d2_r_ico.png) rgba(255,255,255,0.5) center no-repeat; border-radius:50%; z-index:5; cursor:pointer;}

@media only screen and (max-width:1400px) and (min-width:0) {
	.i_d2_title1{ font-size:30px; color:#a82526; line-height:50px; font-weight:bold;}
	.i_d2_title2{ font-size:20px; color:#8f8e8c; line-height:40px;}
	.i_d2_xl{ height:50px;}
	.i_d2_xl .i_d2_xl_title{ line-height:50px; font-size:20px; color:#2b2b2b;}
	.i_d2_xl .i_d2_xl_txt{ line-height:50px; font-size:20px; line-height:50px;}
	/*.i_d2_xl .i_d2_xl_txt:after{content: "";width:9px; height: 8px; position: absolute; right: 12px; top:22px; background:url(../images/i_d2_xl_ico.png) center no-repeat;}*/

	.i_d2_bh{ font-size:28px; color:#a82526; line-height:40px; font-weight:bold; margin-top:20px;}
	.i_d2_txt1{ font-size:20px; color:#2b2b2b; line-height:30px; width:485px; margin-top:20px; max-height:60px;}
	.i_d2_txt1 *{ line-height:30px;}
	a.i_d2_more{ display:block; width:218px; height:50px; border:#b22d31 1px solid; background:#b22d31; font-size:20px; color:#ffffff; line-height:50px; text-align:center; border-radius:25px; margin-top:20px;}
	a.i_d2_more:hover{ background-color:transparent; color:#b22d31;}
	
	.i_d2_c .h60{ height:40px;}
	.i_d2_c .h80{ height:60px;}
}

.i_d3-container{ position:relative;}
.i_d3-container .li{ position:relative;}
.i_d3_img{ display:block; width:100%; height:100vh; object-fit: cover;}
.i_d3_c1{ position:absolute; left:0; top:170px; width:100%;}
.i_d3_c1 .i_d3_c1_title1{ display:none; font-size:40px; color:#a82526; line-height:70px; font-weight:bold;}
.i_d3_c1 .i_d3_c1_txt1{ display:none; font-size:20px; color:#ffffff; line-height:40px;}
.i_d3_c2{ position:absolute; left:0; bottom:50px; width:100%; background:url(../images/i_d3_mb.png) center repeat-y; padding-top:25px; padding-bottom:25px;}
.i_d3_c2_box{ width:50%;}
.i_d3_c2_box .i_d3_c2_title1{ font-size:36px; color:#ffffff; line-height:60px; font-weight:bold;}
.i_d3_c2_box .i_d3_c2_txt1{ font-size:20px; color:#ffffff; line-height:40px;}

.i_d3_prev{ position:absolute; left:100px; top:50%; margin-top:-53px; width:88px; height:106px; background:url(../images/i_d3_l_ico.png) center no-repeat; cursor:pointer; z-index:5;}
.i_d3_next{ position:absolute; right:100px; top:50%; margin-top:-53px; width:88px; height:106px; background:url(../images/i_d3_r_ico.png) center no-repeat; cursor:pointer; z-index:5;}

.i_d4{ background:url(../images/i_d4_bg.jpg) center no-repeat; background-size:cover; min-height:100vh;}
.i_d4_title1{ font-size:40px; color:#a82526; line-height:70px; font-weight:bold;}
.i_d4_txt1{ font-size:20px; color:#ffffff; line-height:40px;}

.i_d4_list li{ float:left; width:25%; position:relative;}
.i_d4_list li .img{
  position: relative;
  padding: 35% 0;
  overflow:hidden;
  box-sizing:border-box;
  background:#000;
}
.i_d4_list li .img img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  object-fit: cover;
  transition: all 0.8s;
  background:#fff;
  opacity:1;
}
.i_d4_list li .mb{ position:absolute; left:0; top:0; width:100%; height:100%; background:rgba(43,27,2,0.6); transition:all 0.3s;}
.i_d4_list li .mb .mb_c{ position:absolute; left:0; bottom:50%; width:100%; transform:translateY(50%);}
.i_d4_list li .mb .mb_c .ico{ line-height:80px; text-align:center;}
.i_d4_list li .mb .mb_c .txt{ font-size:20px; color:#ffffff; text-align:center; line-height:40px;}
.i_d4_list li:nth-child(2) .mb,
.i_d4_list li:nth-child(4) .mb,
.i_d4_list li:nth-child(5) .mb,
.i_d4_list li:nth-child(7) .mb{ background:rgba(186,170,143,0.6);}
.i_d4_list li:hover .mb{ background:rgba(43,27,2,0.8);}
.i_d4_list li:nth-child(2):hover .mb,
.i_d4_list li:nth-child(4):hover .mb,
.i_d4_list li:nth-child(5):hover .mb,
.i_d4_list li:nth-child(7):hover .mb{ background:rgba(186,170,143,0.8);}
.i_d4_txt2{ font-size:18px; color:#ffffff; line-height:30px; text-align:center;}
.i_d4_ms_list{ text-align:center;}
.i_d4_ms_list li{ display:inline-block; height:40px; font-size:18px; color:#ffffff; line-height:40px; margin-left:50px;}
.i_d4_ms_list li:nth-child(3n+1){ margin-left:0;}
.i_d4_ms_list li .i_d4_ms_inp{ width:326px; height:40px; background:#fff; box-sizing:border-box; padding:0 10px; outline:none;}
.i_d4_ms_bt{ display:block; width:218px; height:56px; border:#b22d31 1px solid; background:#b22d31; font-size:26px; color:#ffffff; line-height:56px; text-align:center; border-radius:29px; margin-top:35px; cursor:pointer; margin:0 auto;}
.i_d4_ms_bt:hover{ background-color:transparent; color:#b22d31;}
@media only screen and (max-width:1400px) and (min-width:0) {
	.i_d4_list li .mb .mb_c .ico{  line-height:60px;}
	.i_d4_list li .mb .mb_c .ico img{ height:40px;}
	.i_d4_ms_list li .i_d4_ms_inp{ width:250px;}
}

.i_d5{ background:url(../images/i_d5_bg.jpg) center no-repeat; background-size:cover;}
.i_d5_title1{ font-size:40px; color:#fff; line-height:70px; font-weight:bold;}
.i_d5_l{ float:left; width:55%;}
.i_d5_l .i_d5_l_txt{ font-size:16px; color:#ffffff; line-height:40px;}
.i_d5_l .i_d5_l_txt *{ line-height:40px;}


.i_d5_r_c_list li{ width:100%; height:410px; position:relative;}
.i_d5_r_c_list li .img{ width:100%; height:410px; object-fit: cover;}
.i_d5_r_c_list li .mb{ position:absolute; left:0; top:0; width:100%; height:410px; text-align:center; line-height:410px; background:rgba(0,0,0,0.6); transition:all 0.3s;}
.i_d5_r_c_list li:hover .mb{ background:rgba(0,0,0,0.3);}

.i_d5_r_c{ float:right; width:40%; position:relative;}
.i_d5_r_c-pagination{ position:absolute; left:0; bottom:10px; width:100%; text-align:center; z-index:2;}
.i_d5_r_c-pagination .swiper-pagination-bullet{ width:12px; height:12px; background:#fff; opacity:1; border-radius:50%; margin:0 6px !important; transition:all 0.3s;}
.i_d5_r_c-pagination .swiper-pagination-bullet-active{ background:#a82526;}
a.i_d5_more{ display:block; width:218px; height:56px; border:#fff 1px solid; background:#fff; font-size:26px; color:#333; line-height:56px; text-align:center; border-radius:29px; margin-top:35px;}
a.i_d5_more:hover{ background-color:transparent; color:#fff;}


.i_d5_2_list{ background:#fff; /*padding:0 10%;*/ position:relative; bottom:-30px;}
.i_d5_2_list li{ float:left; width:20%; padding:40px 0 40px 0; position:relative;}
.i_d5_2_list li .txt1{ font-size:20px; color:#333; line-height:60px; text-align:center;}
.i_d5_2_list li .txt1 span{ font-size:60px; color:#a82526; margin-right:10px; font-weight:bold;}
.i_d5_2_list li .txt2{ font-size:20px; color:#333; line-height:30px; text-align:center;}
.i_d5_2_list li .txt2 *{ line-height:30px;}
.i_d5_2_list li:after{content: "";width:1px; height: 126px; position: absolute; left: 0; bottom:50%; background:#9e9e9e; transform:translateY(50%);}
.i_d5_2_list li:nth-child(1):after,
.i_d5_2_list li:nth-child(2):after{ display:none;}
.i_d5_2_list li:nth-child(1){ background:#c0b193;}
.i_d5_2_list li:nth-child(1) .txt1{ color:#fff;}
.i_d5_2_list li:nth-child(1) .txt1 span{ color:#fff;}
.i_d5_2_list li:nth-child(1) .txt2{ color:#fff;}

.i_d6_t{ padding-left:200px; padding-right:280px; height:70px; position:relative;}
.i_d6_t .i_d6_t_title{ position:absolute; left:0; top:0; font-size:40px; color:#a82526; line-height:70px; font-weight:bold;}
.i_d6_t a.i_d6_t_more{ display:inline-block; position:absolute; right:0; bottom:10px; line-height:30px; font-size:18px; color:#333; padding-left:40px;}
.i_d6_t a.i_d6_t_more:after{content: "";width:30px; height: 1px; position: absolute; left: 0; top:50%; background:#333;}
.i_d6_t .i_d6_t_c{ text-align:right; padding-top:30px; line-height:30px;}
.i_d6_t .i_d6_t_c a{ font-size:18px; color:#333; margin-left:50px;}

.i_d6_list li{ padding-top:15px; padding-bottom:25px; height:202px;}
.i_d6_list li:nth-child(2n){ background:#f5f5f5;}
.i_d6_list_c{ padding-left:500px; padding-right:300px; position:relative;}
.i_d6_list_c .i_d6_list_c_title{ line-height:40px; font-size:20px; color:#433f3e; font-weight:bold;}
.i_d6_list_c .i_d6_list_c_title a{ color:#433f3e;}
.i_d6_list_c .i_d6_list_c_txt{ font-size:16px; color:#4e4e4e; line-height:30px; margin-top:40px;}
.i_d6_list_c .rq{ position:absolute; left:0; top:0px; width:120px;}
.i_d6_list_c .rq .txt1{ font-size:30px; color:#433f3e; line-height:40px;}
.i_d6_list_c .rq .txt2{ font-size:16px; color:#676767; line-height:30px;}
.i_d6_list_c .rq:after{content: "";width:25px; height: 6px; position: absolute; right: 0; top:10px; background:#a82526;}
.i_d6_list_c .i_d6_img{ position:absolute; left:160px; top:0; width:297px; height:202px;}
.i_d6_list_c .i_d6_img img{ width:297px; height:202px;object-fit: cover;}
a.i_d6_list_more{ position:absolute; top:95px; right:0; width:184px; height:50px; font-size:18px; color:#666; line-height:48px; border:#666 1px solid; border-radius:25px; box-sizing:border-box; padding-left:40px; background:url(../images/i_d6_list_more_ico.png) center right 35px no-repeat;}
a.i_d6_list_more:hover{ border:#a82526 1px solid; color:#fff; background:url(../images/i_d6_list_more_ico_on.png) #a82526 center right 35px no-repeat;}
@media only screen and (max-width:1400px) and (min-width:0) {
	.i_d6_list_c{ padding-left:490px; padding-right:220px;}
}

.footer1{ background:#47494d; padding-top:70px; padding-bottom:55px; border-bottom:#666 1px solid;}
.footer_logo{ float:left; height:67px;}
.footer1_txt{ float:left; padding-left:60px; line-height:67px; font-size:30px; color:#ffffff; font-weight:bold;}
.footer2{ background:#47494d; padding-top:60px; padding-bottom:60px;}
.footer2_nav{ float:left;}
.footer2_nav li{ float:left; width:125px;}
.footer2_nav li .title{ font-size:18px; color:#ffffff; line-height:40px; margin-bottom:20px;}
.footer2_nav li .title a{ color:#ffffff;}
.footer2_nav li .txt{ font-size:16px; color:#999; line-height:35px;}
.footer2_nav li .txt a{ color:#999;}

.footer2_address{ float:right; width:570px;}
.footer2_address li{ float:left; width:285px; box-sizing:border-box; padding-left:15px; position:relative;}
.footer2_address li:after{content: "";width:3px; height: 65px; position: absolute; left: 0; top:0; background:#a82526;}
.footer2_address li .title{ font-size:20px; color:#ffffff; line-height:35px;}
.footer2_address li .txt{ font-size:16px; color:#999; line-height:30px; height:90px;}

.footer2_link{ position:absolute; right:0; bottom:60px;}
.footer2_link li{ float:left; width:52px; height:52px; margin-left:20px; position:relative; cursor:pointer;}
.footer2_link li .ewm{ display:none; position:absolute; left:-44px; top:-150px; transition:all 0.3s;}
.footer2_link li:hover .ewm{ display:block;}
@media only screen and (max-width:1600px) and (min-width:0) {
	.footer2_address{ float:left; width:100%; margin-top:50px;}
	.footer2_address li{ float:left; width:auto; box-sizing:border-box; padding-left:15px; position:relative; margin-right:50px;}
}
.footer3{ background:#a82526; padding-top:30px; padding-bottom:30px;}
.footer3_l{ float:left; width:calc(100% - 300px); font-size:16px; color:#fff; line-height:30px;}
.footer3_l a{ color:#fff;}
.footer3_r{ float:right; width:300px; text-align:right; font-size:16px; color:#fff; line-height:30px;}
.footer3_r a{ color:#fff;}



/*企业简介*/
.n_banner_c{ position:relative;}
.n_banner{ display:block; width:100%; /*height:500px; object-fit: cover;*/}

.n_nav_c{ border-bottom:#d9d9d9 1px solid; line-height:80px; height:80px;}
.n_nav_c .n_nav_list{ line-height:80px; text-align:center; font-size:20px; color:#333333;}
.n_nav_c .n_nav_list a{ display:inline-block; width:280px; height:80px; line-height:80px; text-align:center; font-size:20px; color:#333333;}
.n_nav_c .n_nav_list a:hover,
.n_nav_c .n_nav_list a.on{ color:#cf1d1e;}
@media only screen and (max-width:1400px) and (min-width:0) {
	.n_nav_c .n_nav_list a{ width:250px;}
}

.ab_d1_l{ float:left; width:45%;}
.ab_d1_title{ font-size:34px; color:#000000; line-height:80px; font-weight:bold; position:relative;}
.ab_d1_title:after{content: "";width:52px; height: 1px; position: absolute; left: 0px; top:0px; background:#000000;}
.ab_d1_txt{ margin-top:15px; font-size:16px; color:#666666; line-height:26px;}
.ab_d1_txt *{ line-height:26px;}
.ab_d1_img1{ float:right; width:24.3%; height:505px; object-fit: cover; margin-right:1.5%; margin-top:10px;}
.ab_d1_img2{ float:right; width:24.3%; height:505px; object-fit: cover; margin-top:80px;}

.ab_d2_list{box-shadow: 0px 0px 10px 0px rgba(10, 2, 5, 0.15);}
.ab_d2_title{ font-size:34px; color:#000000; line-height:60px; font-weight:bold; text-align:center; position:relative;}


/*悬浮*/
.xf_list{ position:fixed; right:5px; top:50%; margin-top:-215px; z-index:1000;}
.xf_list li{ width:70px; height:70px; background:#888888; margin-bottom:2px; position:relative;}
.xf_list li a{ display:block; width:70px; height:70px;}
.xf_list li .ico{ text-align:center; line-height:45px; text-align:center;}
.xf_list li .ico img{ vertical-align:middle; height:26px;}
.xf_list li .txt{ text-align:center; line-height:20px; text-align:center; color:#fff;}
.xf_list li a:hover .txt{ color:#fff;}
.xf_list li .xf_dh{ display:none; position:absolute; right:70px; top:0; width:160px; height:50px; padding:10px 0; background:#a82526; text-align:center; line-height:25px; color:#fff;}
.xf_list li .xf_ewm{ display:none; position:absolute; right:80px; top:-26px; width:123px; height:123px; text-align:center; line-height:25px;}
.xf_list li:hover{ background:#a82526;}
.xf_list li:hover .xf_dh,.xf_list li:hover .xf_ewm{ display: block;}


/*发展历程*/
.dsj-prev{ background:url(../images/dsj_l_ico2.png) center no-repeat; width:67px; height:67px; position:absolute; left:0; top:50%; margin-top:-33.5px; z-index:2; cursor:pointer;}
.dsj-prev.swiper-button-disabled{ background:url(../images/dsj_l_ico1.png) center no-repeat;}
.dsj-next{ background:url(../images/dsj_r_ico2.png) center no-repeat; width:67px; height:67px; position:absolute; right:0; top:50%; margin-top:-33.5px; z-index:2; cursor:pointer;}
.dsj-next.swiper-button-disabled{ background:url(../images/dsj_r_ico1.png) center no-repeat;}

.dsj_img{ float:left; width:436px; height:301px; object-fit: contain;}
.dsj_txt{ float:right; width:325px; box-sizing:border-box;}
.dsj_txt .txt1{ font-size:32px; color:#a82526; font-weight:bold; line-height:50px; margin-top:70px; padding-top:15px; position:relative;}
.dsj_txt .txt1:after{content: "";width:36px; height: 1px; position: absolute; left: 0; top:0; background:#a82526;}
.dsj_txt .txt2{ font-size:20px; color:#333333; line-height:30px; padding-top:20px;}

.dsj2_txt .txt{ text-align:center; height:70px; line-height:70px; font-size:22px; color:#999999;}
.dsj2_txt .ico{ width:18px; height:18px; background:#fff; border:#999999 1px solid; border-radius:50%; margin:0 auto;}
.swiper-slide-thumb-active .dsj2_txt .txt{ color:#a82526;}
.swiper-slide-thumb-active .dsj2_txt .ico{ border:#a82526 1px solid; background:#a82526;}

.dsjSwiper_dh:after{content: "";width:100%; height: 20px; position: absolute; left: 0; bottom:0px; background:url(../images/dsj2_bg.png) center no-repeat; background-size:100% auto;}

.dsj_box{ width:900px; height:400px; box-sizing:border-box; box-shadow: 0px 0px 10px 0px rgba(10, 2, 5, 0.3); margin:10px auto; padding:45px;}


/*智造实力*/
.lzsl_list li{ background:#f5f5f5; margin-top:40px;}
.lzsl_list li:nth-child(1){ margin-top:0;}
.lzsl_txt{ float:left; width:45%; padding-left:60px; box-sizing:border-box; padding-top:95px;}
.lzsl_txt .title{ line-height:90px; font-size:30px; color:#333333; border-bottom:#c5cbd7 1px solid;}
.lzsl_txt .title span{ font-size:50px; color:#a82526; margin-right:10px; font-style:italic;}
.lzsl_txt .txt{ font-size:20px; color:#666666; line-height:32px; margin-top:30px;}
.lzsl_img{ float:right; width:50%; height:389px; object-fit: cover;}


/*资质荣誉*/
.ry_list li{ float:left; width:23%; margin-left:2.6%; margin-top:46px; background:#f7f7f7; position:relative; top:0; transition:all 0.3s; box-sizing:border-box; padding:10px;}
.ry_list li:nth-child(1),
.ry_list li:nth-child(2),
.ry_list li:nth-child(3),
.ry_list li:nth-child(4){ margin-top:0;}
.ry_list li:nth-child(4n+1){ margin-left:0;}
.ry_list li .img{
  position: relative;
  padding: 69% 0;
  overflow:hidden;
  box-sizing:border-box;
}
.ry_list li .img img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  object-fit: contain;
  transition: all 0.8s;
  opacity:1;
}
.ry_list li .txt{ line-height:56px; font-size:20px; color:#666666; text-align:center; padding:0 10px;}
.ry_list li:hover{ box-shadow: 0px 0px 10px 0px rgba(10, 2, 5, 0.15); top:-10px;}


/*产品中心*/
.p_title{ font-size:18px; color:#a82526; font-weight:bold; line-height:30px;}


.p_nav{}
.p_nav li{ position: relative; line-height: 34px; padding: 20px 0 10px 0; font-size: 16px; color: #333333; padding-left:130px; border-top:#f1f1f1 1px solid;}
.p_nav li:nth-child(1){ border-top:0;}
.p_nav li .title{ position: absolute; left: 0; top: 20px; width:90px; height:34px; text-align:center; font-size: 16px; color: #fff; line-height:34px; background:#a82526;}
.p_nav li .title:after{content: "";width:9px; height: 14px; position: absolute; right: -9px; top:50%; margin-top:-7px;  background:url(../images/p_nav_title_ico.png) center no-repeat;}
.p_nav li a{ display:inline-block; font-size:16px; color: #333333; margin-right: 30px; position:relative; margin-bottom:10px;}
.p_nav li a.on,
.p_nav li a:hover{ color: #a82526;}
.p_nav li a:after{content: ""; position:absolute; bottom:0; left:50%; margin-left:0; width:0; height:1px; background:#a82526; transition:all 0.3s;}
.p_nav li a.on:after,
.p_nav li a:hover:after{ margin-left:-50%; width:100%;}


.p_nav_c1{ border-bottom:#d9d9d9 1px solid; line-height:70px; height:70px;}
.p_nav_c1 .p_nav_list1{}
.p_nav_c1 .p_nav_list1 li{ float:left; width:25%; height:70px; line-height:70px; text-align:center; font-size:20px; color:#333333; cursor:pointer;}
.p_nav_c1 .p_nav_list1 li.on{ background:#a82526; color:#fff;}
.p_nav_c1 .p_nav_list1 li .ico{ display:inline-block; width:40px; height:40px; position:relative; top:12px; margin-right:10px; transition:all 0.3s;}
.p_nav_c1 .p_nav_list1 li .ico1{ background:url(../images/p_nav_ico1.png) center no-repeat;}
.p_nav_c1 .p_nav_list1 li .ico2{ background:url(../images/p_nav_ico2.png) center no-repeat;}
.p_nav_c1 .p_nav_list1 li .ico3{ background:url(../images/p_nav_ico3.png) center no-repeat;}
.p_nav_c1 .p_nav_list1 li .ico4{ background:url(../images/p_nav_ico4.png) center no-repeat;}
.p_nav_c1 .p_nav_list1 li.on .ico1{ background:url(../images/p_nav_ico1_on.png) center no-repeat;}
.p_nav_c1 .p_nav_list1 li.on .ico2{ background:url(../images/p_nav_ico2_on.png) center no-repeat;}
.p_nav_c1 .p_nav_list1 li.on .ico3{ background:url(../images/p_nav_ico3_on.png) center no-repeat;}
.p_nav_c1 .p_nav_list1 li.on .ico4{ background:url(../images/p_nav_ico4_on.png) center no-repeat;}

.p_nav_c2{ background:#f8f8f8; border-bottom:#d9d9d9 1px solid; padding-top:35px; padding-bottom:35px;}
.p_nav_c2 .p_nav_list2 a{ display:inline-block; line-height:48px; font-size:16px; color:#666666; margin-right:30px;}
.p_nav_c2 .p_nav_list2 a.on,
.p_nav_c2 .p_nav_list2 a:hover{ color:#a82526;}

.p_list li{ float:left; width:32%; margin-left:2%; margin-top:40px;}
.p_list li:nth-child(1),
.p_list li:nth-child(2),
.p_list li:nth-child(3){ margin-top:0;}
.p_list li:nth-child(3n+1){ margin-left:0;}
.p_list li .box{ height:333px; position:relative;}
.p_list li .box .img1{ text-align:center; line-height:333px; opacity:1; transition:all 0.3s;}
.p_list li .box .img1 .img{ max-width:100%; max-height:333px; position:relative; top:-1px; box-shadow: 0px 0px 10px 0px rgba(10, 2, 5, 0.15);}
.p_list li .box .img1 .vr_ico{ position:absolute; left:50%; top:50%; margin-left:-20px; margin-top:-14px;}
.p_list li .box .img2{ position:absolute; left:0; top:0; width:100%; height:333px; text-align:center; opacity:0; transition:all 0.3s;}
.p_list li .box .img2 .img{width:100%; height:333px; box-shadow: 0px 0px 10px 0px rgba(10, 2, 5, 0.15); object-fit: cover;}
.p_list li .box .img2 .img2{ max-width:100%; max-height:333px; position:relative; top:-1px; box-shadow: 0px 0px 10px 0px rgba(10, 2, 5, 0.15); object-fit: contain;}
.p_list li .txt{ line-height:60px; font-size:20px; color:#666666; text-align:center; padding:0 10px; transition:all 0.3s;}
.p_list li:hover .box .img1{ opacity:0;}
.p_list li:hover .box .img2{ opacity:1;}
.p_list li:hover .txt{ color:#a82526;}



/*产品详情页*/
.p_i_d1{ padding:50px 0;}
.p_i_d1_l{ float:left; width:40%; margin-left:4%;}

    .p_i_d1_l .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;
      display: flex;
      justify-content: center;
      align-items: center;
    }

    .p_i_d1_l .swiper {
      width: 100%;
      height: 300px;
      margin-left: auto;
      margin-right: auto;
    }

    .p_i_d1_l .swiper-slide {
      background-size: cover;
      background-position: center;
    }

    .mySwiper2 {
      height: 80%;
      width: 100%;
    }

    .mySwiper {
      height: 20%;
      box-sizing: border-box;
      padding: 10px 0;
    }

    .mySwiper .swiper-slide {
      width: 25%;
      height: 100%;
      /*opacity: 0.4;*/
    }

    .mySwiper .swiper-slide-thumb-active {
      /*opacity: 1;*/
    }
	.mySwiper .swiper-slide-thumb-active:after{content: ""; width:100%; height: 100%; position: absolute; left: 0; top:0px; box-sizing:border-box; border:#e00f25 2px solid;}



.p_i_d1_l .img {
  position: relative;
  width:100%;
  padding: 50% 0;
  overflow:hidden;
  box-sizing:border-box;
  /*box-shadow: 5px 10px 10px 0px rgba(10, 2, 5, 0.15);*/
}
.p_i_d1_l .img img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  object-fit: contain;
  transition: all 0.6s;
  background:#fff;
}
.mySwiper_c{ position:relative;}
.mySwiper_c .p_prev{ left:-40px; color:#aaa9a9; outline:none;}
.mySwiper_c .p_next{ right:-40px; color:#aaa9a9; outline:none;}
.mySwiper_c .p_prev:after,
.mySwiper_c .p_next:after{ font-size:30px;}

.p_i_d1_r{ float:right; width:44%; margin-right:4%;}
.p_i_title1{ font-size:28px; color:#666666; line-height:40px; position:relative;}
.p_i_title1 .p_i_zhan{ position:absolute; right:0; top:0; height:40px; line-height:40px; font-size:18px; color:#6b6363; cursor:pointer;}
.p_i_title1 .p_i_zhan .ico{ display:inline-block; position:relative; top:2px; width:21px; height:18px; margin-right:5px; background:url(../images/zhan_ico.png) center no-repeat;}
.p_i_title1 .p_i_zhan.on{ color:#d01010; cursor:pointer;}
.p_i_title1 .p_i_zhan.on .ico{ background:url(../images/zhan_ico_on.png) center no-repeat;}
.p_i_txt1{ font-size:16px; color:#333333; line-height:30px; margin-top:10px;}
.p_i_txt1 *{ line-height:30px;}
.p_i_d2_title{ font-size:30px; color:#e00f25; line-height:40px; text-align:center;}

.p_i_xx_list{ padding:30px 0; border-bottom:#dadada 1px solid; border-top:#dadada 1px solid; margin-top:20px;}
.p_i_xx_list li{ float:left; width:50%; padding-left:100px; line-height:30px; font-size:16px; color:#333333; margin-top:30px; position:relative; min-height:30px; box-sizing:border-box;}
.p_i_xx_list li:nth-child(1),
.p_i_xx_list li:nth-child(2){ margin-top:0;}
.p_i_xx_list li .title{ position:absolute; left:0; top:0; line-height:30px; color:#999999;}

.p_i_vr{ height:162px; position:relative; margin-top:30px;}
.p_i_vr .ewm{ height:162px; border-radius:10px;}
.p_i_vr .txt{ position:absolute; left:180px; bottom:5px; font-size:16px; color:#2b2b2b; line-height:25px;}
a.p_i_vr{ float:left; display:block; width:156px; height:53px; line-height:53px; text-align:center; border:#a82526 1px solid; background:#fff; font-size:18px; color:#a82526; margin-top:40px; margin-left:20px;}
a.p_i_back{ float:left; display:block; width:156px; height:53px; line-height:53px; text-align:center; border:#a82526 1px solid; background:#a82526; font-size:18px; color:#ffffff; margin-top:40px;}
a.p_i_back:hover{ background:#fff; color:#a82526;}

.p_i_d2_title{ font-size:28px; color:#000000; line-height:40px; text-align:center; font-weight:bold;}
.p_i_content img{ margin-top:10px; margin-bottom:10px;}


.news_i_more{ border-top:#efefef 1px solid; margin-top:50px; padding-top:20px; position:relative;}
.news_i_more .li{ position:relative; padding-left:98px; height:33px; line-height:33px; font-size:18px; color:#999999; margin-top:20px;}
.news_i_more .li a{ font-size:18px; color:#999999; transition:all 0.3s;}
.news_i_more .li a:hover{ color:#333333;}
.news_i_more .li a .ico1{ position:absolute; left:0; top:0; width:75px; height:31px; border:#222222 1px solid; background:url(../images/news_i_more_ico1.png) center no-repeat; transition:all 0.3s;}
.news_i_more .li a:hover .ico1{ border:#a82526 1px solid; background:url(../images/news_i_more_ico1_on.png) #a82526 center no-repeat;}
.news_i_more .li a .ico2{ position:absolute; left:0; top:0; width:75px; height:31px; border:#222222 1px solid; background:url(../images/news_i_more_ico2.png) center no-repeat; transition:all 0.3s;}
.news_i_more .li a:hover .ico2{ border:#a82526 1px solid; background:url(../images/news_i_more_ico2_on.png) #a82526 center no-repeat;}
a.news_i_more_back{ position:absolute; right:0; top:40px; display:block; height:33px; line-height:33px; font-size:18px; color:#222222;}


/*附近门店*/
.fjmd_list li{ background:#f5f5f5; padding:15px 200px 15px 90px; position:relative; margin-top:36px;}
.fjmd_list li:nth-child(1){ margin-top:0;}
.fjmd_list li .title{ font-size:24px; color:#030303; line-height:40px; position:relative;}
.fjmd_list li .title:after{content: "";width:20px; height: 3px; position: absolute; left: -44px; top:18px; background:#a82526;}
.fjmd_list li .txt{ font-size:18px; color:#433f3e; line-height:35px; margin-top:15px;}
a.ckdt{ position:absolute; right:86px; top:50%; margin-top:-47px; display:block; width:86px; height:94px; background:#a82526; font-size:18px; color:#ffffff; line-height:30px; text-align:center; padding-top:17px; box-sizing:border-box;}


/*管家服务*/
.gjfw_d1{ background:url(../images/gjfw_d1_bg.jpg) center no-repeat; background-size:cover; padding-top:85px; padding-bottom:85px;}
.gjfw_d1_list li{ float:left; width:48%; margin-left:4%; background:rgba(255,255,255,0.95); padding:40px 60px 0 60px; box-sizing:border-box; margin-top:40px;}
.gjfw_d1_list li:nth-child(1),
.gjfw_d1_list li:nth-child(2){ margin-top:0;}
.gjfw_d1_list li:nth-child(2n+1){ margin-left:0;}
.gjfw_d1_list li .ico{ line-height:90px;}
.gjfw_d1_list li .title{ font-size:28px; color:#000000; line-height:40px; padding-top:10px;}
.gjfw_d1_list li .txt{ font-size:18px; color:#666666; line-height:30px; padding-top:10px; height:150px;}
.gjfw_d1_list li .txt *{ line-height:30px;}
@media only screen and (max-width:1400px) and (min-width:0) {
	.gjfw_d1_list li .title{ font-size:24px; color:#000000; line-height:40px; padding-top:10px;}
	.gjfw_d1_list li .txt{ font-size:16px; color:#666666; line-height:30px; padding-top:10px; height:150px;}
}

.gjfw_d2{ background:#f7f7f7;}
.gjfw_d2_img{ float:left; width:50%; height:628px;}
.gjfw_d2_r{ float:right; width:44%; padding-right:80px; box-sizing:border-box; padding-top:90px;}
.gjfw_d2_r .txt1{ font-size:16px; color:#000000; line-height:30px;}
.gjfw_d2_r .txt2{ font-size:30px; color:#a82526; line-height:50px; font-weight:bold;}
.gjfw_d2_r .txt3{ font-size:16px; color:#666666; line-height:30px;}
.hr{ background:#d2d2d2; height:1px; margin-top:60px; margin-bottom:70px;}

.gjfw_d2_ewm_list li{ float:left; width:170px; margin-left:80px;}
.gjfw_d2_ewm_list li:nth-child(1){ margin-left:0;}
.gjfw_d2_ewm_list li .img{ width:170px; height:170px;}
.gjfw_d2_ewm_list li .txt{ font-size:16px; color:#666666; line-height:30px; text-align:center; margin-top:10px;}
@media only screen and (max-width:1400px) and (min-width:0) {
.gjfw_d2_ewm_list li{ margin-left:40px;}
}


/*工程案例*/
.case_list li{ float:left; width:30%; margin-left:5%; margin-top:46px; background:#f7f7f7; position:relative; top:0; transition:all 0.3s;}
.case_list li:nth-child(1),
.case_list li:nth-child(2),
.case_list li:nth-child(3){ margin-top:0;}
.case_list li:nth-child(3n+1){ margin-left:0;}
.case_list li .img{
  position: relative;
  padding: 32% 0;
  overflow:hidden;
  box-sizing:border-box;
  background:#000;
}
.case_list li .img img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  object-fit: cover;
  transition: all 0.8s;
  background:#efeeee;
  opacity:1;
}
.case_list li .txt{ line-height:56px; font-size:20px; color:#666666; text-align:center; padding:0 10px;}
.case_list li:hover .txt{ color:#a82526;}


/*登录*/
.login_bg{ background:url(../images/login_bg.jpg) center no-repeat; background-size:cover; height:1015px;}

.login_c{ display:block; width:440px; height:444px; background:#fff; border-radius:10px; margin:0 auto; padding:0 58px;}

.login_c .login_box .title{ font-size:32px; color:#333333; line-height:30px; padding:50px 0; text-align:center;}
.login_c .login_box .login_txt{ width:438px; height:48px; border:#cccccc 1px solid; border-radius:5px; overflow: hidden; position:relative;}
.login_c .login_box .login_txt .ico{ float:left; width:35px;  height:48px;}
.login_c .login_box .login_txt .ico1{ background:url(../images/login_ico1.png) right center no-repeat;}
.login_c .login_box .login_txt .ico2{ background:url(../images/login_ico2.png) right center no-repeat;}
.login_c .login_box .login_txt .ico3{ background:url(../images/login_ico3.png) right center no-repeat;}
.login_c .login_box .login_txt .login_inp{ float:right; width:390px;  height:48px; font-size:16px; padding:0 10px; border:0; box-sizing:border-box; outline:none;}
.login_c .login_box .login_jzmm{ position:relative; line-height:30px; height:30px; font-size:14px; color:#999999;}
.login_c .login_box .login_jzmm label input{ position:relative; top:-2px; width: 14px; height: 14px; line-height: 14px; vertical-align: middle; margin-right:5px;}
.login_c .login_box a.login_wjmm{ position:absolute; right:0; top:0; color:#d7bb8c;}
.login_c .login_box .login_submit{ border:0; width:100%; height:52px; background:#a82526; font-size:18px; color:#ffffff; font-weight:bold; border-radius:10px;}
.login_c .login_box .login_zc{ text-align:center; line-height:25px; font-size:14px; color:#333333; margin-top:20px;}
.login_c .login_box .login_zc a{ color:#cca768; margin:0 5px;}
.login_c .login_box .login_txt .login_ssmm{ position:absolute; right:0; top:0; width:48px; height:48px; background:url(../images/login_mm1.png) center no-repeat; cursor:pointer;}


.login_txt_c{ position:relative;}
.login_c .login_box .login_yzmtxt{ width:325px;}
.login_c .login_box .login_txt .login_yzminp{ width:275px;}
.login_c .login_box .login_txt_c  .code-btn{ position:absolute; right:0; top:0; display:block; width:100px;  height:50px; font-size:16px; color:#fff; border:0; box-sizing:border-box; outline:none; border:0; border-radius:5px !important; background:#d7bb8c;}


/*经销商专区*/
.jsszq_list li{ background:#f5f5f5; height:88px; padding-left:158px; padding-right:250px; position:relative; margin-top:30px;}
.jsszq_list li:nth-child(1){ margin-top:0;}
.jsszq_list li .jsszq_list_txt{ position:relative; padding-left:40px; line-height:88px; font-size:22px; color:#433f3e;}
.jsszq_list li .jsszq_list_txt:after{content: "";width:20px; height: 3px; position: absolute; left: 0; top:50%; background:#a82526; margin-top:-2px;}
.jsszq_list li .img{ position:absolute; left:36px; top:18px; width:92px; height:53px; cursor:pointer;}
.jsszq_list li .img .img1{ width:92px; height:53px;}
.jsszq_list li .img .img2{ display:none; position:relative; left:120px; top:0; width:500px; background:#fff; padding:10px; z-index:5;}
.jsszq_list li .img:hover .img2{ display:block;}
.jsszq_list li a.xz_bt{ position:absolute; right:77px; top:26px; display:block; width:140px; height:37px; border:#666 1px solid; border-radius:18px; padding-left:22px; font-size:14px; color:#666; line-height:35px; box-sizing:border-box;}
.jsszq_list li a.xz_bt:after{content: "";width:24px; height: 17px; position: absolute; right: 25px; top:50%; margin-top:-8px; background:url(../images/download_ico.png) center no-repeat; transition:all 0.3s;}
.jsszq_list li a.xz_bt:hover{ border:#a82526 1px solid; background:#a82526; color:#fff;}
.jsszq_list li a.xz_bt:hover:after{ background:url(../images/download_ico_on.png) center no-repeat;}



/*新闻详情页*/
.news_i_title1{ font-size:20px; color:#222222; line-height:40px; text-align:center; font-weight:bold;}
.news_i_title2{ font-size:14px; color:#999999; line-height:40px; text-align:center; padding-bottom:10px; border-bottom:#f1f1f1 1px solid;}


/*在线留言*/
.ms_box{ width:1050px; margin:0 auto;}
.ms_list li{ padding-left:115px; position:relative; margin-top:15px;}
.ms_list li:nth-child(1){ margin-top:0;}
.ms_list li .title{ position:absolute; left:0; top:0; width:115px; height:42px; line-height:42px; font-size:18px; color:#433f3e; text-align:right;}
.ms_list li .ms_inp{ width:100%; height:42px; line-height:42px; border:0; padding:0 20px; box-sizing:border-box; background:#f5f5f5; outline:none; font-size:16px;}
.ms_list li .ms_inp2{ width:100%; height:160px; line-height:30px; border:0; padding:6px 20px; box-sizing:border-box; background:#f5f5f5; outline:none; font-size:16px;}
.ms_bt1{ display:block; width:250px; height:50px; line-height:50px; text-align:center; font-size:20px; color:#ffffff; background:#a82526; border-radius:5px; margin:0 auto; cursor:pointer;}


/*招商加盟*/
.join_d1{ background:url(../images/join_d1_bg.jpg) center no-repeat; background-size:cover; padding:25px 32px; box-sizing:border-box;}
.join_d1 .join_d1_box{ border:#ccc 1px solid;}
.join_d1_box_title{ line-height:70px; font-size:40px; color:#ffffff; font-weight:bold; text-align:center;text-shadow: 2px 2px #000; letter-spacing: 10px;}
.join_d1_list li{ float:left; width:25%; position:relative;}
.join_d1_list li .box{ width:136px; height:136px; background:#a82526; border-radius:50%; margin:0 auto; position:relative;}
.join_d1_list li .box .txt{ position:absolute; left:0; bottom:50%; width:100%; line-height:35px; font-size:28px; color:#ffffff; text-align:center; transform:translateY(50%);}
.join_d1_list li .box .txt *{ line-height:35px;}
.join_d1_list li:after{content: ""; width:28px; height: 30px; position: absolute; left: 0; top:50%; margin-left:-14px; margin-top:-15px; background:url(../images/join_d1_ico.png) center no-repeat;}
.join_d1_list li:nth-child(1):after{ display:none;}

.join_title1_box{ padding-top:70px; padding-bottom:25px; border-bottom:#d39292 1px solid;}
.join_title1_box .join_title1_l{ float:left; width:50%; text-align:right; padding-right:100px; box-sizing:border-box;}
.join_title1_box .join_title1_l .join_title1_l_txt{ display:inline-block; width:300px; height:110px; position:relative;}
.join_title1_box .join_title1_l .join_title1_l_txt .txt1{ position:absolute; left:0; top:0; width:170px; text-align:center; font-size:60px; color:#a82526; font-weight:bold; line-height:65px; text-transform:uppercase;}
.join_title1_box .join_title1_l .join_title1_l_txt .txt2{ position:absolute; right:0; bottom:0; width:150px;}
.join_title1_box .join_title1_l .join_title1_l_txt .txt2 .txt2_1{ font-size:40px; color:#a82526; font-weight:bold; line-height:50px; text-align:center;}
.join_title1_box .join_title1_l .join_title1_l_txt .txt2 .txt2_2{ font-size:22px; color:#a82526; line-height:30px; text-align:center; text-transform:uppercase;}
.join_title1_box .join_title1_l .join_title1_l_txt:after{content: ""; width:43px; height: 70px; position: absolute; right: 110px; top:30px; margin-left:-14px; margin-top:-15px; background:url(../images/join_title1_hr.png) center no-repeat;}

.join_title1_box .join_title1_r{ float:right; width:50%; text-align:left; padding-left:100px; box-sizing:border-box;}
.join_title1_box .join_title1_r .join_title1_r_txt{ display:inline-block; padding-top:20px; position:relative;}
.join_title1_box .join_title1_r .join_title1_r_txt .txt1{ font-size:40px; color:#a82526; text-align:right; line-height:50px; font-weight:bold;}
.join_title1_box .join_title1_r .join_title1_r_txt .txt1 span{ font-size:60px; margin-right:10px;}
.join_title1_box .join_title1_r .join_title1_r_txt .txt2{ font-size:22px; color:#a82526; text-align:right; line-height:30px;}

.join_d2_txt{ width:1240px; max-width:100%; margin:0 auto; font-size:20px; color:#666666; line-height:35px; text-align:center;}
.join_d2_txt *{ line-height:35px;}
.join_d3_list li{ float:left; width:32%; margin-left:2%;}
.join_d3_list li:nth-child(3n+1){ margin-left:0;}
.join_d3_list li .img{
  position: relative;
  padding: 32% 0;
  overflow:hidden;
  box-sizing:border-box;
  background:#000;
}
.join_d3_list li .img img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  object-fit: cover;
  transition: all 0.8s;
  background:#efeeee;
  opacity:1;
}


.join_d4_list li{ float:left; width:32%; margin-left:2%;}
.join_d4_list li:nth-child(3n+1){ margin-left:0;}
.join_d4_list li .title{ text-align:left; line-height:30px; margin-bottom:20px;}
.join_d4_list li .title span{ display:inline-block; padding:0 20px; background:#a82526; font-size:16px; font-weight:bold; color:#fff; border-radius:10px;}
.join_d4_list li .img{
  position: relative;
  padding: 33% 0;
  overflow:hidden;
  box-sizing:border-box;
}
.join_d4_list li .img img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  object-fit: contain;
  transition: all 0.8s;
  opacity:1;
}
.join_d4_list li .txt{ font-size:20px; color:#222222; line-height:35px; margin-top:20px;}

.join_title1_box .join_title1_l .join_title1_l_txt5{width:340px;}
.join_title1_box .join_title1_l .join_title1_l_txt5 .txt2{ width:200px;}
.join_title1_box .join_title1_l .join_title1_l_txt5:after{ right: 140px;}

.join_d5_list li{ float:left; margin-left:1%; width:22.5%; height:222px; margin-top:11px;}
.join_d5_list li .img img{ width:100%; height:222px; object-fit: cover;}
.join_d5_list li:nth-child(1){ margin-left:0; width:53%; height:455px;}
.join_d5_list li:nth-child(1) .img img{ height:455px;}
.join_d5_list li:nth-child(1),
.join_d5_list li:nth-child(2),
.join_d5_list li:nth-child(3){ margin-top:0;}

.join_d6_list li{ float:left; width:23.5%; margin-left:2%;}
.join_d6_list li:nth-child(4n+1){ margin-left:0;}
.join_d6_list li .img{
  position: relative;
  padding: 37% 0;
  overflow:hidden;
  box-sizing:border-box;
  background:#000;
}
.join_d6_list li .img img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  object-fit: cover;
  transition: all 0.8s;
  background:#efeeee;
  opacity:1;
}

.join_d7{ background:#7c0c0d;}
.join_d7_title1{ text-align:center;}
.join_d7_list1 li{ float:left; width:15%; margin-left:2%; background:#fff; border-radius:5px; height:165px; box-sizing:border-box; padding-top:35px;}
.join_d7_list1 li:nth-child(6n+1){ margin-left:0;}
.join_d7_list1 li .title{ font-size:28px; color:#cb0005; line-height:40px; text-align:center; font-weight:bold;}
.join_d7_list1 li .txt{ font-size:18px; color:#cb0005; line-height:22px; text-align:center; margin-top:5px;}

.join_d7_list2 li{ float:left; width:32%; margin-left:2%; height:165px; background:url(../images/join_d7_list2_bg.png) center no-repeat; background-size:cover; border-radius:10px; position:relative;}
.join_d7_list2 li:nth-child(3n+1){ margin-left:0;}
.join_d7_list2 li .title{ position:absolute; left:0; bottom:50%; width:47%; height:85px; line-height:85px; box-sizing:border-box; font-size:36px; color:#cb0005; font-weight:bold; text-align:center; border-right:#cb0005 1px solid; transform:translateY(50%);}
.join_d7_list2 li .title .ico{ margin-right:5px; position:relative; top:-2px;}
.join_d7_list2 li .txt{ position:absolute; right:0; bottom:50%; width:48%; box-sizing:border-box; transform:translateY(50%);}
.join_d7_list2 li .txt .txt1{ font-size:30px; color:#cb0005; line-height:40px; font-weight:bold;}
.join_d7_list2 li .txt .txt1 *{ line-height:40px;}
.join_d7_list2 li .txt .txt2{ font-size:26px; color:#cb0005; line-height:35px;}
.join_d7_list2 li .txt .txt2 *{ line-height:35px;}

.join_d8{ background:url(../images/join_d8_bg.jpg) center no-repeat; background-size:cover;}
.join_d8_list li{ float:left; width:18%; margin-left:2.5%; height:56px; position:relative;}
.join_d8_list li:nth-child(5n+1){ margin-left:0;}
.join_d8_list li .xin{ position:absolute; right:-20px; top:10px; width:20px; height:46px; line-height:46px; font-size:18px; color:#ff0000; text-align:center;}
.jm_inp{ display:block; width:100%; height:56px; box-sizing:border-box; padding:0 15px; border:0; outline:none; font-size:18px;}
.jm_sel{ display:block; width:100%; height:56px; box-sizing:border-box; padding:0 15px; border:0; outline:none; font-size:18px;}
.jm_textarea{ display:block; width:100%; height:142px; padding:13px 15px; line-height:30px; font-size:18px; font-family:"微软雅黑"; outline:none; border:0; box-sizing:border-box;}
.jm_bt{ display:block; width:270px; height:52px; background:#a82526; margin:0 auto; border:0; font-size:18px; color:#ffffff; line-height:52px; text-align:center; cursor:pointer;}
@media only screen and (max-width:1400px) and (min-width:0) {
	.join_d7_list1 li .title{ font-size:24px;}
	.join_d7_list1 li .txt{ font-size:16px;}
	
	.join_d7_list2 li .title{ font-size:30px;}
	.join_d7_list2 li .txt .txt1{ font-size:26px;}
	.join_d7_list2 li .txt .txt2{ font-size:20px;}
	
}


/*网站地图*/
.sitemap {
	overflow: hidden;
	line-height: 30px;
	padding: 10px;
	border-bottom: 1px solid #ddd;
}
.sitemap dt {
	float: left;
	margin-right: 2%;
	width: 14.66666667%;
}
.sitemap dt a {
	display: block;
	text-align: center;
	background: #ececec;
	font-size: 14px;
	padding: 8px 0;
	font-weight: normal;
}
.sitemap dt a:hover {
	background: #ccc;
	color: #fff;
}
.sitemap dd {
	float: left;
	width: 83.333333%;
}
.sitemap dd a {
	float: left;
	color: #666;
	padding-right: 35px;
	line-height: 39px;
	transition: none;
}
.sitemap dd a:hover {
	color: #333;
}
/*网站标签*/
.txtcon.bgfff {
	padding-top: 30px;
}
.bgfff {
	padding: 15px 40px 50px;
	border: 1px solid #dddddd;
	background: #fff;
}
.tags_list {
	overflow: hidden;
	line-height: 30px;
	padding: 10px;
	border-bottom: 1px solid #ddd;
}
.tags_list dt {
	float: left;
	margin-right: 2%;
	margin-bottom: 2%;
	width: 14.66666667%;
}
.tags_list dt a {
	display: block;
	text-align: center;
	background: #ececec;
	font-size: 14px;
	padding: 8px 0;
	font-weight: normal;
}
.tags_list dt a:hover {
	background: #ccc;
	color: #fff;
}
.tags {
	overflow: hidden;
	margin-bottom: 20px;
}
.tags span {
	float: left;
	display: block;
	line-height: 40px;
}
.tags a {
	border-radius: 4px;
	-webkit-border-radius: 4px;
	display: inline-block;
	line-height: 28px;
	padding: 0 6px;
	margin: 5px;
	background: #fff;
	border: 1px solid #dadada;
}
.tags a:hover {
	background: #2ca501;
	border-color: #2ca501;
	color: #fff;
}