@charset "UTF-8";
/* public */
blockquote,body,button,dd,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,hr,input,legend,li,ol,p,pre,td,textarea,th,ul{margin:0;padding:0}
pre{font-family: 'Source-Han-Norm16896081d11dd5c' !important;white-space: pre-wrap;
word-wrap: break-word; }
img{border:0;}
ul,dl,li,dt,dd{list-style:none;}
body{font-size: 14px; background:#fff; overflow-x:hidden; color: #333;  }
a{font-size:14px;text-decoration:none;  color: #333; transition: all .45s;}
.clearfix:after{content:""; display:block; height:0; clear:both;}
.clearfix{*zoom:1;}/*IE/7/6*/
h1,h2,h3,h4,h5,h6{font-size:100%; font-weight:normal;}
input,textarea,select{outline: none;font-family: "微软雅黑"; line-height: normal;border:none;background: none;}
textarea{resize:none; overflow:hidden;}
select{-webkit-appearance: none;appearance: none; -ms-appearance: none;border-radius: 0;}
select::-ms-expand { display: none; }
i,em{font-style:normal;}
table{max-width:100%;overflow:hidden;}
.u_hidden{ display: none;}
.fl{float:left;}
.fr{float:right;}
.z-container {width:1140px;height:auto;clear: both;margin: 0 auto;}
.z-container2 {width:79%;height:auto;clear: both;margin: 0 auto;}
.z-row {width: 100%;height: auto;clear: both;margin: 0 auto;overflow: hidden;}
.ellipsis{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.ellipsis2{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;text-overflow:ellipsis;}
.ellipsis3{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;text-overflow:ellipsis;}
*:before,
*:after {
  z-index: -1;
}
/*font*/
@font-face {
  font-family: "CG";
  src: url("../fonts/century gothic.woff2") format("woff2"),
       url("../fonts/century gothic.woff") format("woff"),
       url("../fonts/century gothic.ttf") format("truetype"),
       url("../fonts/century gothic.eot") format("embedded-opentype"),
       url("../fonts/century gothic.svg") format("svg");
  font-weight:normal;
  font-style: normal;
}
body.fixed .z_header{transform:translateY(-100%);visibility:hidden;}
.z_header {background: #fff; box-shadow:0 0 0 rgba(0,0,0,0.5); position: fixed; left: 0; top: 0; width: 100%;z-index: 12; overflow: hidden;border-bottom: 1px solid #7a1f0d;}
.z_header:before{ content: ""; display: block; width: 0; opacity: 0; height: 100%; border-radius: 40px; background: #fff; transition: all .8s; position: absolute; left: 50%; top: 0;}
.z_header.on{box-shadow:0 0 10px rgba(0,0,0,0.5)}
.z_header.on .header_nav a{ color: #333;}

.z_header.on:before{ width: 120%; left: -10%; opacity: 1; }
.z_header .logo{ display: block; float: left; line-height: 60px; margin-left: 40px;}
.z_header .logo img{ vertical-align: middle;}
.z_header .header_r{ float: right;}
.header_nav { float: left; margin-right: 170px;}
/* .header_nav li:hover a,.header_nav li.active a{color: #d61718;} */
.header_nav li{ display: inline-block; line-height: 88px; margin-left: 20px; z-index: 1; position: relative;}
.header_nav li a{font-size: 18px;}
.header_btn{font-size: 18px; width: 150px;line-height: 88px; text-align: center; border-left: 1px solid #dedede;transition: all .6s; float: left; display: flex; align-items: center; justify-content: center;}
.header_btn.on{ background: #d61718; color: #fff;}
.sou_btn{ margin-right: 154px;}
.sou_btn .iconfont{margin-right: 15px;}
.search_warp{float: left;}
.search_box{ background:rgba(255,255,255,.8); text-align: center;  float: left;width: 0px; transition: all .6s;}
.search_box .text{ border-bottom: 1px solid #d61718; width: 100%;line-height: 59px;}
.search_box.on{width: 200px;}
.mobile_btn{cursor:pointer; margin-right: 15px; z-index: 4; justify-content: center; align-items: center; box-sizing: border-box;   }
.mobile_btn.on .line1{transform:rotate(45deg);transform-origin:5% 50%;}
.mobile_btn.on .line2{width:0;}
.mobile_btn.on .line3{transform:rotate(-45deg);transform-origin:5% 50%;}
.mobile_btn span{display:block; width:18px; height:1px; background:#666666; transition:all .45s;}
.nav_btn{ position: absolute; right: 0; top: 0; z-index: 111; } 
.mobile_btn .line2{margin:5px 0; width:12px; }
.nav_btn.on{}
.nav_btn.on .mobile_btn span{background: #fff;}
.slide_box{background: #fff; width: 37%; height: 100%; position: fixed; right: 0; top: 86px; padding: 50px;padding-top: 25px; box-sizing: border-box; z-index: 3; transform: translateX(100%); transition: all .6s; z-index: 101;}
.slide_box.active{ transform: translateX(0);}
.z_mask{ width: 0%; height: 100%; position: fixed;  left: 0; top: 0; background: rgba(0,0,0,.5); transition: all .8s; z-index: 10;}
.z_mask.active{width: 100%;}
.slide_tit h3{ font-size: 30px; color:#d61718;}
.slide_tit{ padding-bottom: 25px; border-bottom: 1px solid #cccccc; margin-bottom: 25px;}
.slide_nav li{ margin-bottom:4vh;}
.slide_nav li>a{ font-size: 16px; }
.slide_nav .nav_down{ margin-top: 5px;}
.slide_nav .nav_down a{ color: #888; display: inline-block; margin-right: 20px; position: relative; line-height: 24px;}
.slide_nav .nav_down a:before{ content:""; display: block; width: 0%; transition: all .6s; height: 1px; background: #d61718; position: absolute; left: 50%; bottom: 0;}
.slide_nav .nav_down a.active,.slide_nav .nav_down a:hover{ color: #d61718;}
.slide_nav .nav_down a.active:before,.slide_nav .nav_down a:hover:before{ width: 100%; left: 0;}
.swiper-slide {     -webkit-flex-shrink: 0; -ms-flex-negative: 0; flex-shrink: 0; width: 100%; height: 100%; position: relative; -webkit-transition-property: -webkit-transform; transition-property: -webkit-transform; -o-transition-property: transform; transition-property: transform; transition-property: transform,-webkit-transform;}
.swiper-container {margin: 0 auto;  height: 100%; position: relative; overflow: hidden;  z-index: 1;}


.swiper-wrapper { position: relative; width: 100%; height: 100%; z-index: 1; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-transition-property: -webkit-transform; transition-property: -webkit-transform; -o-transition-property: transform; transition-property: transform; transition-property: transform,-webkit-transform; -webkit-box-sizing: content-box; box-sizing: content-box;}
.banner .swiper-pagination span{display: block; position: relative; width:4px; height: 4px; background:#fff; box-sizing: border-box; margin: 60px auto!important;opacity: 1!important; transition: all .8s; cursor: pointer;}
.banner .swiper-pagination span:before{ content: ""; width: 1px; opacity: 0; height: 50px; transition: all .8s; background: #D61718; position: absolute; left:2px; top: -24px; }
.banner .swiper-pagination-bullet-active{  background: #D61718!important;}
.banner .swiper-pagination-bullet-active:before{ opacity: 1!important;transform: rotate(224deg);}
.banner .swiper-pagination{ position: absolute; right: 50px!important; left: auto!important; width: 60px!important; bottom: 90px!important; z-index: 12;}
.banner{ width: 100%; }
.banner img{ width: 100%;}
.banner li .img{height:100%;opacity:0; transform:scale(1.03); transition:ease 3s; background-position:center center; background-repeat:no-repeat; background-size:cover;}
.banner li.swiper-slide-duplicate-active{z-index:2;}
.banner li.swiper-slide-active .img,.lh-banner li.swiper-slide-duplicate-active .img{transform:scale(1);opacity:1;}
.banner .banner_text{color: #fff; position: absolute; left: 0; bottom: 90px;  z-index: 99; width: 100%;}
.banner  h3{ padding-bottom: 10px; z-index: 1; display: inline-block; padding-right: 80px; font-size: 48px; font-weight: bold; line-height: 60px; position: relative;/* transform:translateY(50%); visibility: hidden; opacity:0;transition:ease 2s; transition-delay:.2s;*/}
.banner  h3:before{content:"";z-index: 1; display: block; width: 0%; height: 3px; background: #d61718; position: absolute; left: 0; bottom: 0;visibility: hidden; opacity:0;transition:ease 2s; transition-duration: 4s; transition-delay:.2s;}
.banner  p{ text-transform:uppercase; font-weight: bold; margin-top: 25px; /*transform:translateY(-200%); opacity:0;transition:ease 2s;  transition-delay:.2s;visibility: hidden;*/ }
.banner .dot{ display: inline-block; width: 14px; height: 14px; border: 3px solid #D61718; box-sizing: border-box; border-radius: 50%; margin-left: 4px;}
.banner .swiper-slide-active{visibility: visible;}

.banner .swiper-slide-duplicate-active .banner_text h3:before,.banner .swiper-slide-active .banner_text h3:before{ width: 100%; opacity: 1;visibility: visible;}
.banner_logo{ position: absolute; right: 210px; bottom: 90px; color: #fff; z-index: 9; text-align: right;}
.banner_logo em{ display: block; font-size: 60px; font-weight: bold;}
.banner_logo span{ font-size: 16px; font-weight: bold;text-transform: uppercase;}
.mobile_banner{ display: none;}

.index_brand .text_box,.index_brand .img_box{ width: 50%; float: left;}
.index_brand .text_box{ display: flex;display: -webkit-flex; justify-content: center; align-items: center;padding: 20px 0;}
.index_brand .text_box .flex{ width: 56.6%;}
.index_brand .img_box{ position: relative;height: 457px;}
.index_brand .img{ width: 100%; height: 100%; position: absolute; left: 0; top: 0;} 
.index_brand .img_tit{ position: absolute; right: 14%; top:120px; color: #fff; font-size: 35px;writing-mode:tb-rl;line-height: 48px; letter-spacing: 15px;}

.index_tit h3{ font-size: 36px; font-weight: bold; margin-bottom: 8px;}
.index_tit h3 .icon,.play_bar h3 .icon{ display: inline-block; width: 16px; height: 16px; background: url(../images/icon.png) no-repeat center; background-size: cover; margin-left: 5px;}
.index_tit p{ font-size: 16px; text-transform: uppercase;}
.index_desc{ color: #777777; line-height: 24px; }
.index_brand .index_desc{ margin-top: 20px; width: 485px;height: 270px; overflow: hidden;text-indent: 30px;}
.more_btn{ display: inline-block;transition: all .6s; padding: 0 25px; border-top: 1px solid #8c8c8c; line-height: 50px; position: relative;z-index: 1;}
.more_btn .cir{ display: inline-block; width: 16px; vertical-align: middle; margin-top: -2px; height: 16px; border: 1px solid #8f8f8f; border-radius: 50%; box-sizing: border-box; position: relative; z-index: 1;}
.more_btn .cir:before{ content: ""; transition: all .6s; display: block; width:16px; height: 16px; background: url(../images/dot.png) no-repeat center; background-size: 100% 100%; position: absolute; left: 0; transform: translateX(50%); top: -1px;}
.more_btn:hover .cir:before{ transform: translateX(0);}
.more_btn:hover{ color: #D61718;}
.more_btn:hover .cir{ }
.more_btn:before{ content: ""; display: block; width: 0%; height: 1px; background: #D61718; position: absolute; left: 50%; top: -1px;transition: all .6s;}
.more_btn:hover:before{ width: 100%; left: 0;}
.dot2{ display: inline-block; width: 7px; height: 7px; border: 2px solid #D61718; border-radius: 50%; margin-top: 5px; }
.index_video{ width: 100%; text-align: center; height: 700px; background-size: cover!important;  z-index: 1; display: flex; align-items: center; justify-content: center; color: #fff; position: relative;}
.index_video:before{ content: ""; display: block; width: 100%; height: 100%; position: absolute; left: 0; top: 0; background: rgba(0,0,0,.2);}
.play_bar h3{writing-mode:tb-rl; font-size: 36px; font-weight:bold; position: relative; display: inline-block;}
.play_bar h3 .icon{ display: block; position: absolute; bottom: 10px; right: -20px;}
.play_bar  span{ text-transform: uppercase; display: block; padding: 20px 0; margin-bottom: 20px;border-bottom: 1px solid #D61718; width: 140px;}
.play_bar .playbtn{ cursor: pointer;} 
.video_pop{display: block; width: 100%; height: 100%; background: #000; position: fixed; left: 0; top: 0; z-index: 909; display: flex; justify-content: center; align-items: center; display: none;}
.close_btn{width: 40px; height: 40px; position: absolute; right: 0; top: 0; background: url(../images/colse.png) no-repeat center; z-index: 100; cursor: pointer;}
#video{width: 100%; max-height: 100%; position: absolute; left: 0; top: 50%; transform: translateY(-50%);}
.gy_lb{ position: relative; }
.gy_tit{ text-align: center; padding: 55px 0;}
.gy_tit .index_tit{ margin-bottom: 45px;}
.gy_lb .swiper-slide{ width: 100%; background: #fafafa;}
.gy_lb .big_img{ width: 100%; height: 508px;}
.gy_lb .gy_info{ position: relative; left: 0; top: -110px; width: 100%;}
.gy_lb .small_img{ width: 488px; height: 476px; float: left;}
.gy_lb .small_img img{ width: 100%; height: 100%;}
.gy_lb .small_desc{  width: 45%; float: left; margin-top: 110px; padding: 100px; padding-bottom: 0; box-sizing: border-box;}
.gy_lb .small_desc h3{ font-size: 18px;}
.gy_lb .small_desc .index_desc{ height: 96px; overflow: hidden; margin: 50px 0;}

.gy_nav{ position: absolute; right: 10%; top: 600px; display: inline-block; z-index: 11;writing-mode:tb-rl; }
.gy_nav li{ cursor: pointer; margin-left: 5px; vertical-align: top;  }
.gy_nav li span,.home_nav li span{position: relative;padding: 5px; display: inline-block; transition: all .6s;} 
.gy_nav li span:before/* ,.home_nav li span:before */{ content: ""; display: block; width: 100%; height: 0%; background: #D61718; position: absolute; left: 0; top: 0;}
.gy_nav li.active span,.home_nav li.active span{ color: #fff; }
.gy_nav li:hover span:before,.gy_nav li.active span:before,.home_nav li.active span:before{ height: 100%;}

.home_head{ padding: 40px 0; display: flex; align-items: center; justify-content: space-between;}
.home_find{ width: 35%; border-bottom: 1px solid #8c8c8c; line-height: 60px;}
.home_find .text{ width: 80%;line-height: 60px;}
.home_find .sou{ float: right;}
.home_nav{writing-mode:tb-rl;padding-top: 25px;background: url(../images/he.png) no-repeat;background-size: 100%;}
.home_nav li{ cursor: pointer; margin-left: 22px; vertical-align: top;font-size: 18px;}
.home_lb{ position: relative;}
.big_img{ width: 100%; height: 500px; float: left; position: relative;}
/*.big_img .swiper-slide{ padding-right: 40%; box-sizing: border-box;}*/
/*.big_img .swiper-container{ overflow: inherit;}*/
.big_img .img_warp{ width: 52%;height: 100% ;object-fit: cover;overflow: hidden;}
.big_img .img_box{height: 100% ; width: 100%;opacity:0;  transform:scale(1.03); transition:ease 3s; }
.big_img .swiper-slide-duplicate-active{z-index:2;}
.big_img .swiper-slide-active .img_box,.big_img .swiper-slide-duplicate-active .img_box{transform:scale(1);opacity:1;}

.big_img .text_box{ width:26%; background: #ffffff; position: absolute ;  top: 61%; margin-top: -220px; left:50%;transform: translateX(50%); transition:ease 2s; opacity: 0;visibility: hidden;  padding: 20px 30px; box-sizing: border-box; padding-right: 80px;}
.big_img .text_box .flex{ }
.big_img .swiper-slide-duplicate-active{z-index:2;}
.big_img .swiper-slide-duplicate-active .text_box{transform: translateX(0%)!important;opacity:1;}
.big_img .swiper-slide-active .text_box{transform: translateX(0%)!important;opacity:1; visibility: visible;box-shadow: 0 0 10px #ccc;}
.big_img h3{ font-size: 30px;}
.big_img .desc{ height: 162px; overflow: hidden; line-height: 24px; margin: 20px 0;}
.small_box{ width: 40%; height: 501px; float: right; background: #fafafa; display: flex;justify-content: center; align-items: center; position: absolute; right: 0;top: 0;}
.small_nav{ width: 320px; height: 64px; line-height: 64px; background: #282828; color: #fff; text-align: center; position: relative;z-index: 9;}
.small_nav .swiper-slide{ width: 160px; float: left;}
.small_nav .active-nav{ background: #D61718;}
.small_nav .btn{ display: block;  width: 64px;z-index: 11; height: 64px; text-align: center; line-height: 64px; position: absolute; top: 0;}
.small_nav .btn img{ vertical-align: middle;}
.small_nav .arrow-left{ left: 0;}
.small_nav .arrow-right{ right: 0;}

.news_head{ padding: 53px 0; display: flex; justify-content: space-between; align-items: center;}
/* .index_news{ margin-bottom: 7px;} */


.index_news .hot_news{ width: 45%; position: relative;z-index: 1;}
.news-li{
	float: left;
	width: 366px;
	background: #f4f4f4;
	margin-right: 5px;
	margin-bottom: 10px;
}
.li-top{
	height: 250px;
	overflow: hidden;
}
.li-top img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: .5s;
}
.li-bottom{
	padding: 20px;
}
.li-bottom span{
	font-size: 16px;
	color: #787878;
}
.li-bottom h1{
	font-size: 20px;
	margin: 10px 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.li-bottom p{
	margin-bottom: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.news-ul .news-li:hover .oimg{
	transform: scale(1.1);
}

.news-ul .news-li:nth-child(3){
	margin-right: 0;
}
.news-ul .news-li:nth-child(6){
	margin-right: 0;
}
.index_news .hot_news .text{ position: absolute; left: 0; bottom: 0;  padding: 30px; box-sizing: border-box; z-index: 2;}
.index_news .hot_news h3{line-height: 24px; height: auto; max-height: 96px; overflow: hidden;}
.index_news .hot_news:before{ content: ""; display: block; width: 100%; height: 100%; background: url(../images/newsbg.png)no-repeat center; z-index: 1;background-size: cover; position: absolute; left: 0; top: 0;}

.z_footer{ background: #333333; color: #707070;}
.foot_link{ color: #fff; padding: 15px 0; border-bottom: 1px solid rgba(255,255,255,.1);}
.foot_link a{ color:#c4c4c4; display: inline-block; margin-left: 10px;}
.foot_link a:hover{color: #FF0000;}
.foot_btm{ padding: 12px 0;}
.foot_left{float: left;}
.foot_code{ width: 110px; float: left; background: #fefefe; margin-right: 30px; }
.foot_code h3{ text-align: center; line-height: 24px;border-top: 1px solid #ccc;}
.foot_code img{ vertical-align:bottom; width: 100%;}
.foot_addre{ float: left; position: relative;}
.foot_addre h3{ color: #c4c4c4;font-size: 16px; }
.foot_addre p{ line-height: 33px;color: #c4c4c4;}
.foot_addre .online{ color: #fff; display: inline-block; padding: 5px 10px; background: #D61718; font-size: 13px; position: absolute; left:150px; top: 40px ;}
.foot_addre .online img{ margin-right: 5px;  float: left;}
.foot_nav{ float: left;width: 353px;margin-left: -30px;}
.foot_nav a{color: #707070; display: block; line-height: 24px;}
.foot_nav dl{ vertical-align: top;  float:left; margin-left: 3vw;}
.foot_nav dt a{ color: #c4c4c4; margin-bottom: 14px;font-size: 16px; }
.foot_nav a:hover{ color: #FF0000;}
.pro_gy{margin-top: 60px;}
.pro_gy img{ width: 100%; vertical-align: bottom;}
.pgy_box{ width: 100%; position: relative;}
.pgy_box .desc_box{ display: inline-block; position: absolute; top: 50%; transform: translateY(-50%); right: 10%; color: #fff;}
.pgy_box .text{ line-height: 24px; margin: 60px 0; height: 48px; overflow: hidden;}
.pgy_box .more_btn{ color: #fff; border-top-color: #fff;}
.pgy_box .more_btn .cir{ border-color: #fff;}
.pgy_box:nth-child(even) .desc_box{right: auto;left: 10%;}
.fixed{ position:fixed; left:0; top:76px;_position:absolute;_top:expression(eval(document.documentElement.scrollTop+ 76)); z-index:1;}
.other_banner{ height:calc(100vh - 50px); position: relative; overflow: hidden}
.other_banner .img{width: 100%; height: 100%; position: absolute; left: 0; top: 0; background-position: center top; background-size: cover; background-repeat: no-repeat; background-attachment: fixed; animation: banImg linear 5s forwards; }






.other_banner .img{width:100%; height:100%; position:absolute; left:0; top:0;background-position:center top; background-size:cover; background-repeat:no-repeat; background-attachment:fixed; animation:banImg linear 5s forwards;}
@keyframes banImg{
	0%{transform:scale(1.05);}
	100%{transform:scale(1);}	
}
.other_banner .banner_tit{ position: absolute; left: 0; bottom: 90px; color: #fff; width: 100%;}
.other_banner h3{ font-size: 48px; font-weight: bold; margin-bottom: 10px;}
.other_banner .dot,.h_right .tit_bar .dot{display: inline-block; width: 16px; height: 16px; border-radius: 50%; box-sizing: border-box; border: 3px solid #D61718; margin-left: 4px;}
.other_banner p{ text-transform: uppercase; font-weight: bold;}
.other_banner .sb{ display: block; width: 25px; height: 25px; background: url(../images/sb.png) no-repeat center; background-size: cover; position: absolute; left: 50px; bottom: 94px; animation: sb 1.5s infinite; }
@keyframes sb{
0%{transform: scale(1) translateY(0);}
50%{transform: scale(1.2) translateY(-50%);}	
100%{transform: scale(1) translateY(0);}
}
.other_banner span{ display:inline-block;}

.gy_desc .img_box,.gy_desc .text_box{ width: 50%; float: left; height: 780px;}
.gy_desc .text_box{ display: flex; justify-content: center; align-items: center;} 
.gy_desc .flex{ width: 52%;}
.gy_desc .desc{ line-height: 24px; max-height: 432px; margin-top: 70px; color: #777; padding-right: 10px; box-sizing: border-box; overflow: hidden;}
.scrollbar{overflow-y: scroll}
.scrollbar:hover{ box-sizing: border-box;}
.scrollbar:hover::-webkit-scrollbar {/*滚动条整体样式*/ width: 2px;     /*高宽分别对应横竖滚动条的尺寸*/ height: 2px; opacity: 0; transition: all .6s; }
.scrollbar::-webkit-scrollbar-thumb {/*滚动条里面小方块*/ border-radius: 5px; -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2); background: rgba(0,0,0,0.2); }
.scrollbar::-webkit-scrollbar-track {/*滚动条里面轨道*/ -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2); border-radius: 0; background: rgba(0,0,0,0.1); }
.scrollbar:hover::-webkit-scrollbar{ opacity: 1;} 
.gy_desc:nth-child(even) .text_box{ background: #e6e6e6;}

.gy_worker{ width: 100%; background-size: cover; padding: 150px 0;}
.gy_worker .swiper-container{ width: 81%; margin: 0 auto;}

.gy_worker .img_box{ width: 40%; float: left;height:470px; position: relative; z-index: 1;}
.gy_worker .img_box:before{ content: ""; display: block; width: 60px; height: 2px; background: #D61718; position: absolute; right: -40px; top: 130px;}
.gy_worker  img{ width: 100%;}
.gy_worker .text_box{width: 58%; float: right; background: #fff; height:470px; padding: 100px 0; box-sizing: border-box;}
.gy_worker .flex{ width: 67%; margin: 0 auto;}
.gy_worker .index_tit{ margin-bottom: 60px;}
.gy_worker .index_desc{max-height: 148px; overflow: hidden;}
.gy_worker .z-container{ position: relative;}
.btn_group span{ display: block; outline: none; width: 50px; cursor: pointer; height: 50px; border-radius: 50%; background: #cfcfcf; text-align: center; line-height: 50px; color: #929292; transition: all .4s; position: absolute; top: 50%; transform: translateY(-50%);}
.btn_group .arrow-left{ left: 0;}
.btn_group .arrow-right{ right: 0;}
.btn_group span:hover{ color: #fff; background: #D61718;}

.pro_head{ text-align: center; padding: 100px 0;}
.pro_show li{ width: 33.3%; float: left; height: 624px;  position: relative; cursor: pointer; overflow: hidden;}
.pro_show li .img{ width: 100%; height: 100%; transition: all .6s;transform: scale(1.08,1.08);}
.pro_show li .info{ width: 82%; height: 83%; opacity: 0; transform: scale(.8,.8); transition: all .6s; background: rgba(214,23,24,.5); position: absolute; left: 9%; top: 8.5%; color: #fff; display: flex; justify-content: center; align-items: center; text-align: center;}
.pro_show li h3{ font-size: 24px; font-weight: bold;}
.pro_show li .line{ display: inline-block; width: 0; height: 1px; background: #fff; margin: 50px auto; transition: all .8s;}
.pro_show li .desc{ line-height: 24px;}
.pro_show li:hover .img{ transform: scale(1,1);}
.pro_show li:hover .info{ opacity: 1;transform: scale(1,1);}
.pro_show li:hover .line{ width: 59%;}

.rc_nl{ text-align: center; padding: 100px 0;}
 .rc_nl .line{ display: block; width: 88px; height: 1px; background: #D61718; margin: 30px auto;}
.zp_choice{ background: url(../images/zw_bg.jpg) no-repeat center; background-size: cover; padding: 150px 0; text-align: center; color: #fff;}
.sx_box{ margin: 0 auto; display: flex; margin-top: 30px; align-items: center; justify-content: center;}
.sx_box .select_box{ display: inline-block; margin-right: 5px; width: 260px; height: 40px;line-height: 40px; background: #fff;  position: relative; z-index: 1;}
.sx_box .select_box:before{ content: ""; display: block; width: 8px; height: 7px; background: url(../images/arr.png) no-repeat center; position: absolute; right: 15px; top: 50%; transform: translateY(-50%);}
.sx_box .select_box select{ width: 100%; height: 100%;padding: 0 10px;}
.sx_box .select_box select option{ height: 40px;}
.sx_box .sx_btn{ display: inline-block; height: 40px; line-height: 40px; width: 72px; background: #D61718; color: #fff; text-align: center;     cursor: pointer;}

.sideMenu{ background: #f8f8f8;  }
.sideMenu .tit{  padding:20px;box-sizing: border-box; position: relative; background:#ffffff; cursor:pointer; color: #2e2e2e; border-bottom: 1px solid #ededed;}
.sideMenu .tit span{ display: inline-block; width:18%;}
.sideMenu .tit span:nth-child(3){ width: 45%;}
.sideMenu .tit em{ float:right; display:inline-block; width:30px; height:30px; background: url(../images/add.png) no-repeat left center; background-size: 100% 100%;  position: absolute; right: 20px; top: 50%; transform: translateY(-50%);}
.sideMenu .tit.on em{ background: url(../images/jian.png) no-repeat center; background-size: 100% 100%; }
.sideMenu .tit.on{ background:#d61718; color: #fff; }
.sideMenu ul{ padding:40px 50px; color:#7f7f7f; display:none; line-height: 24px; /* 默认都隐藏 */ background: #ececec; }
.sideMenu .z-container{ width: 1200px;}

.load_more{ display: block; width: 168px; height: 56px; background: #fff; line-height: 56px; text-align: center; margin: 0 auto}

.zw_zp{ background:#ececec; padding-bottom: 90px;}
.zw_zp .load_more{margin-top: 90px;}

/*匠铸品牌*/
.brand_left,.brand_right{ width: 50%; float: left;}
.brand_box1{ height: 780px; background: #fafafa; display: flex; justify-content: center; align-items: center;}
.brand_box .desc_box{ width: 56%;}
.brand_box1 .index_tit{ margin-bottom: 60px;}
.brand_box2{ height: 530px;}
.brand_box2,.brand_box3{ color: #fff; position: relative;}
.brand_box2 .index_desc,.brand_box3 .index_desc{ color: #fff;}
.brand_box2 .index_tit,.brand_box2 .index_tit{ margin-bottom: 20px;}
.brand_box2 .desc_box,.brand_box3 .desc_box{ position: absolute; left: 22%; bottom: 50px;}
.brand_right{ height: 1310px;}

.brand_process{position: relative; background-size: auto 100%;

    background-attachment: fixed;
    
    transform-origin: left center;}
.process_left{  padding: 150px 0; box-sizing: border-box;}
.process_left .index_desc{ color: #fff; margin-top: 20px;}
.process_left,.process_con{ width: 50%; float: left;box-sizing: border-box;}
.process_left{ color: #fff; position: relative;}
.process_left .flex{ width: 56%; margin: 0 auto;}
.process_icon{ width: 78px; height: 78px; background: url(../images/p_icon.png) no-repeat center; background-size: cover; position: absolute; left: 150px; bottom: 150px;}
.process_con{ background: #fff; padding: 150px 100px; box-sizing: border-box; position: relative; padding-bottom: 50px;}
.process_con dl{ position: relative; margin-bottom: 50px; }
.process_con dl:last-child{ margin-bottom: 0;}
.process_con dl .year{ position: absolute; left: -230px; color: #fff; font-size: 18px; font-weight: bold;}
.process_con dd{ position: relative; z-index: 1;}
.process_con dd:before{ content: ""; display: block; width: 26px; height: 1px; background: #D61718; position: absolute; left: -113px; top: 10px;}
.process_con dd h3{ display: block; font-size: 18px; font-weight: bold;}
.process_con dd{ line-height: 24px;}
.process_con p{ margin-bottom: 20px;}
.more_sb{ position: relative;top: -50px;  left: -220px; width: 22px; height: 53px; background: url(../images/sb2.png) no-repeat center; background-size: cover;animation: sb 1.5s infinite;}

.z_footer{ position: relative;}
.retop{ position: absolute; right: 35px; top: -100px; width: 28px; text-align: center; cursor: pointer;}
.retop img{ display: block; margin: 0 auto;margin-bottom: 10px; }

.jz_home{ margin-top: 60px; background: #fafafa;}
.h_left{ width: 25%; float: left; height: 100%; padding: 100px 50px; box-sizing: border-box; position: relative;}
.h_right{ width: 75%; float: right; height: 100%;}
.h_right .img{ width: 100%; height: 100%;}
.home_nav2{writing-mode: vertical-lr;/*从左向右 从右向左是 writing-mode: vertical-rl;*/ writing-mode: tb-lr;/*IE浏览器的从左向右 从右向左是 writing-mode: tb-rl；*/ }
.home_nav2 li{ margin-right: 10px; cursor: pointer; position: relative; transition: all .6s; z-index: 1;}
.home_nav2 li:before{ content: ""; display: block; width: 1px; height: 0px; background: #D61718; position: absolute; left: 50%; top: 0;transition: all .6s; }
.home_nav2 li.active{ padding-top: 30px;}
.home_nav2 li.active:before{ height: 24px;}
.h_left .home_tit{ position: absolute; left: 50px; bottom: 100px;}
.h_left .home_tit .index_tit{ margin-bottom: 30px;}
.h_right .tit_bar{ position: absolute; left: 100px; bottom: 80px; color: #fff;transform:translateY(50%);  opacity:0;transition:ease 2s; transition-delay:.2s;}
.h_right .tit_bar h3{ font-size: 48px; font-weight: bold;margin-bottom: 10px;  }
.h_right .tit_bar p{ text-transform: uppercase;}
.h_right .go{ display: block; margin-top: 60px; width: 160px;height: 50px; background: #D61718;z-index: 1; line-height: 50px; padding: 0 20px; box-sizing: border-box; color: #fff; position: relative;}
.h_right .go:before{ content: ""; display: block; width: 50px; height: 50px; background: url(../images/arr_r.png) no-repeat center;position: absolute; right: 0; top: 0;}

.h_right .swiper-slide-active .tit_bar,.h_right.swiper-slide-duplicate-active .tit_bar{transform:translateY(0);opacity:1;}

.store_box .text_box,.store_box .img_box{ height: 780px; float: left;}
.store_box .text_box{ width: 43%; position: relative;}
.store_box .img_box{ width: 57%;  overflow: hidden;}
.store_box .img_box .img{ width: 100%; height: 100%; transform: scale(1.1,1.1); transition: all .8s;}
.store_box:hover .img_box .img{ transform: scale(1,1);}
.store_box:nth-child(even) .text_box{ float: right;} 
.store_box:nth-child(even) .img_box{ float: left;}
.store_box .text_box .flex{ width: 50%;position: absolute ; left: 50%; top: 50%; transform: translate(-50%,-50%);}
.store_box .index_desc{ margin: 50px 0; height: 264px; overflow: hidden;}
.store_nl{ background: url(../images/store_bg.jpg) no-repeat center; background-size: cover; padding: 110px 0;}
.store_nl .flex{ width: 31%; margin: 0 auto;}
.store_nl .index_tit{ text-align: center; margin-bottom: 50px;}
.store_pic{ width: 66.6%; float: left; height: 820px;} 
.display_fr{ width: 33.4%; float: right; height: 820px; background: #333333; color: #fff; padding: 120px 140px; box-sizing: border-box;position: relative;}
.display_fr .index_desc{ margin: 40px 0;color: #fff; }
.display_fr .btm_part{ position: absolute; left: 140px; bottom: 120px; width: 45%; }
.display_fr .store_tit{ border-bottom:1px solid #D61718; display: block; width:100%;padding-bottom: 30px; margin-bottom: 30px;}
.display_fr .btn_warp span{ font-size: 40px; cursor: pointer; outline: none; color: #D61718!important;}

.display_fr .btn_warp .swiper-button-disabled{color: #c4c4c4!important}
.pro_head .index_desc{ margin-top: 30px;}
.map_left,.map_right{ height: 720px;}
.map_left{ width: 33.3%; float: left; position: relative;}
.map_left .flex{ width: 50%; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%);}
.map_left .index_tit{ margin-bottom: 120px;}
.map_left .store_info{ color: #666666;}
.map_left .store_info h3{ font-size: 18px;color: #494949; }
.map_left .store_info p{ margin-top: 20px;}
.map_left .store_info span{ margin-right: 10px;}
.map_right{ width: 66.7%; float: right;}
.map_right img{ width: 100%; height: 100%;}

.store_nav{ position: fixed; right: 50px; bottom: 0px;z-index: 11; width: 110px; height: 100vh; border-right: 1px solid rgba(255,255,255,.33); z-index: 1;}
.nav_line{  display: block; width: 1px; background: #D61718; position: absolute; top: 0; right: -1px; z-index: 1; transition: all .6s; }
.nav_line:before{ content:""; display: block; width: 10px; height: 10px; border: 2px solid #D61718; box-sizing: border-box; position: absolute;border-radius: 50%; left: -4px; bottom: -23px;}
.store_nav.on:before{}
.store_nav ul{ position: absolute; bottom: 230px; left: 0; width: 100px; background: #D61718;
    text-align: center; padding:20px 0}
.store_nav.on li{ color: #999;}
.store_nav li{ display: block;  color: #fff; transition: all .6s; cursor: pointer;line-height:50px; height: 50px;}
.store_nav li a{ color: #fff;transition: all .4s;}
.store_nav li.active a,.store_nav li:hover a{    font-size: 16px;
    font-weight: bold;}
.contact_map{ position: relative; }
.contact_map img{ width: 100%;}
.map_find{ width: 100%; background: rgba(214,23,24,.85); position: absolute; left: 0; bottom: 0;padding: 50px 100px; box-sizing: border-box; display: flex; align-items: center; justify-content: space-between; color: #fff;}
.find_tit{ color: #fff;}
.find_tit h3{ font-size: 24px; font-weight: bold;}
.find_tit p{ text-transform: uppercase;}
.find_bar{ }
.find_bar li{ display: inline-block; width: 300px; margin-left: 40px; line-height: 40px; border-bottom: 1px solid #fff; background: url(../images/arr2.png) no-repeat right center;}
.find_bar li select{ height: 40px; width: 100%;color:#fff;}
.find_bar li select>option{background:#666;}
.find_bar li .text{ width: 80%; color: #fff;}
.find_bar li:last-child{ background: none;}
.find_bar .iconfont{ color: #fff; float: right; cursor: pointer;}
.find_bar li .text::-webkit-input-placeholder{
        color: #fff;
}
.find_bar li .text::-moz-placeholder{  //不知道为何火狐的placeholder的颜色是粉红色，怎么改都不行，希望有大牛路过帮忙指点
        color: #fff;        
}
.find_bar li .text:-ms-input-placeholder{  //由于我的IE刚好是IE9，支持不了placeholder，所以也测试不了(⊙﹏⊙)，有IE10以上的娃可以帮我试试
        color: #fff;        
}
.addre_list li{ width: 25%; line-height: 24px; float: left; padding: 70px 100px; border-bottom: 2px solid #fafafa;border-right: 2px solid #fafafa; box-sizing: border-box; }

.addre_list li h3{ font-size: 18px; margin-bottom: 10px;}
.addre_list li p{ color: #666;}
.addre_list li .iconfont{ color: #666; margin-right: 5px;}

.page_nav{ height: 60px; line-height: 60px; background: #7d7d7d;}
.page_nav a{ color: #fff; margin-right: 40px;}
.news_list { padding: 90px 0;}
.news_list ul{ margin-left: -1.3%;display:flex;display:-webkit-flex;flex-direction:row; -webkit-flex-direction:row;flex-wrap:wrap; -webkit-flex-wrap:wrap;}
.news_list li{ width: 23.7%; float: left; margin-left: 1.3%; overflow: hidden; margin-bottom: 30px;}
.news_list li .img{ width: 100%; height: 275px; overflow: hidden;}
.news_list li img{ width: 100%; height: 100%; transition: all .6s; vertical-align: bottom;}
.news_list li:hover img{ transform: scale(1.1,1.1);}
.news_list li .desc{ height: 220px; padding: 40px 0px; box-sizing: border-box;}
.news_list .info{ background: #fff; padding: 0 30px;}
.news_list li:first-child{ width: 48.7%; height: 570px; position: relative;}
.news_list li:first-child .desc{ padding:0; height:auto}
.news_list .time_bar{ line-height: 74px; border-top: 1px solid #dddddd; box-sizing: border-box; color: #939393; position: relative; z-index: 1; }
.news_list .time_bar:before{ content: ""; display:block; width: 0; height: 1px; background:#D61718; position: absolute; left: -10%; top: -1px;transition: all .6s;}
.news_list li:hover .time_bar:before{ width: 120%;}
.news_list li:first-child .img{ width: 100%; height: 100%!important; transition: all .6s;}
.news_list li:first-child .info{ width: 39%; background: #D61718; position: absolute; transition: all .6s; right: 30px;bottom: 30px; color: #fff; padding: 40px; box-sizing: border-box;}
.news_list li:first-child:hover .info{transform: translate(-50%,-50%);}
.news_list li .info h3{ line-height: 24px; height: 72px; overflow: hidden; margin-bottom: 50px; font-size: 16px;} 
.news_list .iconfont{ margin-right: 10px;}
.news_page{ background: #FAFAFA;}
.news_list .load_more{ margin-top: 60px;}
.news_list li:first-child .time_bar{ color:#fff;border-top:none;line-height:normal}
.news_list li:first-child .fr{ display:none}
.news_top{ background: #333; color: #fff; padding: 50px 0; margin-top: 60px;}
.news_top h3{ font-size: 36px; font-weight: bold;}
.news_top p{ text-transform: uppercase;}
/*新闻详情*/
.industry_about,.xq_page{ background: #f8f8f8; padding: 70px 0;}
.xq_page .z-container2{width: 79%; margin: 0 auto; padding: 80px 8%; box-sizing: border-box; background: #fff;}
.pages_bar{ display: flex; justify-content: space-between;margin-top: 60px; }
.pages_bar a{ display: block; width: 30%; border: 1px solid #c9c9c9;transition: all .4s; box-sizing: border-box; text-align: center; height: 50px; line-height: 50px;}
.pages_bar a:hover{background: #333; color: #fff;}
.news_tit{ border-bottom:1px solid #c9c9c9;}
.news_tit h3{ font-size: 24px;}
.news_tit p{ margin: 20px 0; line-height: 20px;}
.news_tit p span{ display: inline-block; margin: 0 10px; color: #666;}
.news_tit .time{ background: url(../images/time.png) no-repeat left center; padding-left: 30px; height: 20px;}
.news_con{ padding: 40px 0; color: #666; line-height: 24px; min-height: 400px; border-bottom:1px solid #c9c9c9;}
.news_con img{ max-width: 100%!important;}
.pages_bar2 a{ width: 120px;}
.pages_bar2 a:nth-child(2){ border: none;}

.zs_box{ padding: 160px 0; box-sizing: border-box;}
.zs_box .zs_warp{ width: 28%;}
.zs_box .index_desc{  height: 120px; overflow: hidden;}
.zs_box1 .zs_warp{ float: right; color: #fff;}
.zs_box1 .zs_tit{ margin: 40px 0; font-size: 18px;}
.zs_box1 .index_desc{ color: #Fff;}
.zs_tit h3{ color: #D61718;}
.zs_box .more{ display: block; width: 158px; margin-top: 100px; height: 54px; background: #D61718; color: #fff; line-height: 54px; text-align: center;}
.zs_box .more img{ vertical-align: middle; margin-left: 20px; }
.zs_box2 .index_desc{ margin-top: 40px;}
.ques_box{ font-size: 16px; border-bottom: 2px solid #fafafa;}
.ask_bar{ padding: 40px 0; color: #999999; background: url(../images/add2.png) no-repeat right center; padding-right: 60px; box-sizing: content-box; cursor: pointer;}
.ques_box .cir{ display: inline-block; width: 48px; height: 48px; background: #e6e6e6; text-align: center; line-height: 48px; border-radius: 50%; font-size: 16px; margin-right: 32px;}
.answer_bar .cir{ background: #D61718; color: #fff;flex-shrink: 0;}
.answer_bar{ display:flex; line-height: 40px; padding-bottom: 60px; display: none;}
.ques_box.on{ background: #fafafa;}

.ask_bar.on{ background: url(../images/jian2.png) no-repeat right center; }
.btns{ position: absolute; left: 0; top: 50%; width: 100%; transform: translateY(-50%); z-index: 9; padding:0 10px; box-sizing:border-box }

.btns .next{float: right;}
.btns span{ display: inline-block;cursor:pointer; width: 50px;border-radius:50%;  height: 50px; transition: all .4s; text-align: center; line-height: 50px; color: #fff;}
.btns span:hover{background: #B40822;}
.btns .iconfont{ font-size: 24px; color: #fff;}


.duo{
	float: right;
}
.foot_copy p{
	color: #c4c4c4;
	margin-bottom: 10px;
}
ul.slide_nav li{
	position: relative;
}
ul.slide_nav li a::after{
	content: "";
	display: block;
	width: 64px;
	height: 2px;
	background: #FF0000;
	position: absolute;
	left: 0;
	bottom: -8px;
	transform: scale(0);
	transition: .5s;
}
ul.slide_nav li:hover a::after{
	transform: scale(1);
}
.header_nav a:after{
	content: "";
	display: block;
	width: 100%;
	height: 3px;
	transform: scale(0);
	background: #ff0000;
	position: absolute;
	bottom: 5px;
	left: 0;
	transition: .5s;
}
.header_nav ul li:hover a::after{
	transform: scale(1);
}

.bian{
	color: #fff;
	background: #d61718;
}



.s_footer{display: none;}


@media screen and (max-width: 1400px) {
.banner .banner_text,.banner_logo{ bottom: 40px;}
.banner h3{ font-size: 36px; line-height: 40px;}
.banner p{ margin-top: 15px;}
.banner_logo{ right: 50px;}
.banner_logo em{ font-size: 36px;}
.swiper-pagination{ bottom: 150px;}
.slide_box{ padding: 20px 30px; }
.slide_tit{ padding-bottom: 20px; margin-bottom: 20px;}
.slide_tit h3{ font-size: 24px;}
.slide_nav li{ margin-bottom: 2.5vh;}
.header_btn{ width: 100px;}
.sou_btn{ margin-right: 100px;}
.index_brand .text_box,.index_brand .img_box{ height: 580px;}
.index_brand .index_desc{ height: 240px; margin-bottom: 50px;}
.index_video{ height: 500px;}
.gy_lb .big_img{ height: 308px;}
.gy_lb .small_img{ width: 288px; height: 276px;}
.gy_lb .small_desc{ padding: 30px; margin-top: 50px;}
.gy_lb .small_desc .index_desc{ margin: 20px 0;}
.gy_nav{ top: 336px;}
.gy_lb .gy_info{top: -50px;}
.home_head{ padding: 40px 0;}
.big_img,.small_box{ height: 510px;}
.big_img .text_box{ height: 300px; margin-top: -150px; padding: 20px; left: 48%;}
.big_img .desc{ height: 120px;}
/* .index_news li{ height: 420px;} */
.news_head{ padding: 45px 0;}
.other_banner .sb{ bottom: 44px;}
.other_banner .banner_tit{ bottom: 40px;}
.gy_desc .img_box, .gy_desc .text_box{ height: 480px;}
.gy_desc .flex{ width: 80%;}
.gy_worker{ padding: 80px 0;}
.gy_worker .img_box,.gy_worker .text_box{ height: 370px;}
.gy_worker .text_box{ padding: 50px 0;}
.gy_worker .flex{ width: 87%;}
.pro_head{ padding: 50px 0;}
.pro_show li{ height: 424px;}
.brand_box1{ height: 580px;}
.brand_box .desc_box{ width: 86%;}
.brand_box2{ height: 330px;}
.brand_right{ height: 910px;}
.h_left{ padding: 50px;}
.h_left .home_tit{ bottom: 50px;}
.h_right .tit_bar h3{ font-size: 40px;}
.h_right .tit_bar{ bottom: 50px;}
.store_box .text_box .flex{ width: 70%;}
.store_box .text_box, .store_box .img_box{ height: 580px;}
.store_box .index_desc{ height: 216px;}
.store_nl{ padding: 60px 0;}
.store_nl .flex{ width: 50%;}
.display_fr .btm_part{ left: 70px; bottom: 60px;}
.display_fr{ padding: 80px 70px; height: 620px;}
.store_pic{ height: 620px;}
.map_left, .map_right{ height: 520px;}
.find_bar li{ width: 200px;}
.addre_list li{ padding: 50px;}
.map_find{ padding: 50px;}
.news_list li:first-child{ height: 495px;}
.news_list li .img{ height: 200px;}
.news_list li:first-child .info{ padding: 20px;}
.zs_box .zs_warp{ width: 40%;}
.zs_box{ padding: 80px 0;}
.zs_box .more{margin-top: 50px;}
.gy_desc .desc{ margin-top: 30px;}
.store_nav{ right: 20px; width: 80px;}
.foot_nav dl:first-child{ margin-left: 0;}
}
@media screen and (max-width: 1024px) {
.z_header{ height: 44px; line-height: 44px; border-bottom: 1px solid #dedede;}
.z_header .logo{ margin-left: 10px; line-height: 50px;}
/* .z_header .logo img{ max-height: 30px;} */
.header_btn{ line-height: 44px;}

.header_nav { width: 100%; display: none;}
.sou_btn{ display: inline-block; margin: 0; float: none; border-left: none;}
.search_box{ width: 140px; display: inline-block;float: none}
.search_warp{ text-align: center; width: 100%; display: none;}
.search_box .text{ line-height: 49px;}
.slide_box{ width: 60%; height: 100%; position: fixed; right: 0; top: 45px;padding: 0px 0;}
.slide_tit{ display: none;}
.slide_nav li{ margin-bottom: 0;}
.slide_nav li>a{ display: block; width: 100%;position: relative; line-height: 40px; border-bottom: 1px solid #dedede; padding: 0 10px; box-sizing: border-box;} 
.slide_nav .nav_down{ display: none;border-bottom: 1px solid #dedede;}
.slide_nav .nav_down a{ display: block; line-height: 35px;padding: 0 10px; box-sizing: border-box;}
.slide_nav li>a.on:before{content: "+"; display: block; height: 100%;position: absolute; right: 10px; top: 0;}
.slide_nav .nav_down a:before{ display: none;}
.banner{ display: none;}
.mobile_banner{ margin-top: 44px;}
.mobile_banner img{ width: 100%; vertical-align: bottom;}
.mobile_banner .swiper-pagination{ position: absolute; right: 10px; top: 50%; transform: translateY(-50%); bottom: auto;}
.swiper-pagination span{ margin: 10px auto;}
.swiper-pagination span:before{ display: none;}
.mobile_banner{ display: block;}
.store_nav{ display: none;}

}
@media screen and (max-width: 780px) {
.gy_lb .small_desc h3{ font-size:16px}
.index_brand .text_box, .index_brand .img_box{ width: 100%; height: auto;}
.index_brand .text_box .flex{ width: 94%;}
.index_tit h3{ font-size: 16px; margin-bottom: 0;}
.index_brand .index_desc{ width: 100%;height: auto; margin: 20px 0;}
.index_brand .img_box{ height: 240px;}
.index_brand .img_tit{ right: 20px; top: 20px; line-height: 38px; font-size: 18px;}
.index_video{ background-attachment: inherit; height: 240px;}
.play_bar h3{ font-size: 18px;}
.play_bar span{ padding: 10px 0;}
.gy_lb .big_img{ height: 208px;}
.gy_lb .small_img{ width: 120px; height: 120px;}
/*.gy_lb .gy_info{ top: -120px;}*/
.z-container{ width: 94%;}
.gy_lb .small_desc{ width: 100%; margin: 0; padding: 15px 0;}
.gy_nav{ top: auto; right:auto; position: relative; left: 50%; transform: translateX(-50%);writing-mode:vertical-rl;
    writing-mode:tb-rl}
.gy_tit{ padding: 30px 0;}
.gy_tit .index_tit{ margin-bottom: 10px;}
.gy_lb{ height:auto; overflow: hidden;}
.gy_lb .swiper-container{overflow: inherit;}
.gy_nav li span{ color: #D61718;}
.gy_nav li{ margin-left: 0;}
.home_head{ display: block;}
.home_find{ width: 80%; margin: 20px auto; text-align: left; line-height: 30px;}
.home_find .text{line-height: 30px;}
.home_nav{margin: 0 auto; writing-mode:vertical-rl;
    writing-mode:tb-rl;width:100%;background: none;}
.home_head{padding: 20px 0;}
.home_head .index_tit{margin-bottom: 10px;}
.big_img .img_warp{ width: 100%;}
.big_img, .small_box{ height: 310px;}
.big_img .text_box{ width: 50%;  left:auto; right: 0; top: auto; bottom: 0; height: auto; margin-top: -80px; padding: 10px; padding-right: 10px;}
.big_img h3{ font-size: 16px;}
.small_nav{ display: none;}
.big_img .desc{ height:24px; margin: 10px 0;}
.more_btn{ padding: 0 10px; line-height: 35px;}
.news_head{ padding: 30px 0;}
.index_news{ margin: 0;}
.index_news li:nth-child(4){display: none;}
.index_news li:nth-child(5){display: none;}
.index_news li:nth-child(6){display: none;}
.s_footer{display: block !important;}
.index_news li{ width: 100%; margin: 0; margin-bottom: 10px;}
.index_news li:hover .info{ padding-top: 0;}
.index_news .hot_news{ width: 100%;}
.index_news li .info,.index_news li .more{ padding: 0 20px;}
.z_footer{ padding: 0; padding-bottom: 10px;}
.foot_link{ padding: 14px 0;}
.foot_nav{ display: none;}
.foot_addre{ float: left; width: 100%; margin-top: 20px;}
.foot_left{ display:block; justify-content: space-between;}
.foot_code{ flex-shrink: 0; height: auto; background:none; width: 80px;}
.foot_addre .online{ position: relative; left: auto; top: auto; margin-top: 15px;}
.foot_btm{ padding: 15px 0;}
.pgy_box .text{ margin: 10px 0; line-height: 20px; height: 40px;}
.pgy_box .index_tit h3{ font-size: 16px;}
.pgy_box .index_tit p{ font-size: 12px;}
.pgy_box .desc_box{ right: 15px; width: 53%;}
.pgy_box:nth-child(even) .desc_box{ left: 15px;}
.pro_gy{ margin-top: 44px;}
.other_banner{ margin-top: 44px; height: 260px;}
.other_banner .img{ background-attachment: inherit;}
.other_banner h3{ font-size: 18px;}
.other_banner .sb{ display: none;}
.other_banner .banner_tit{ bottom: 20px;}
.gy_desc .img_box, .gy_desc .text_box{ width: 100%; height: auto;}
.gy_desc .img_box{ height: 240px;}
.gy_desc .flex{ width: 100%; padding: 20px 10px; box-sizing: border-box;}
.gy_desc .desc{ margin-top: 15px;}
.gy_worker .img_box, .gy_worker .text_box{ width: 100%; height: auto;}
.gy_worker .img_box{ height: 240px;}
.gy_worker .z-container{ width: 100%;}
.gy_worker .swiper-container{ width: 76%;}
.gy_worker .text_box{ padding: 15px 0;}
.gy_worker .index_tit{ margin-bottom: 15px;}
.btn_group span{ width: 35px; height: 35px; line-height: 35px;}
.gy_worker{ padding: 20px 0;} 
.pro_show li{ width: 100%; height: 300px;}
.pro_show li .info{ opacity: 1; transform: scale(1,1);}
.pro_show li h3{ font-size: 16px;}
.pro_show li .line{ width: 59%; margin: 10px auto; margin-top: 20px;}
.rc_nl{padding: 30px 0;} 
.rc_nl .line{ margin: 15px auto;}
.zp_choice{ padding: 30px 0;}
.sideMenu .z-container{ width: 100%;}
.sideMenu .tit span{ display: none;}
.sideMenu .tit span:first-child{ display: inline-block; width: 100%;}
.sideMenu .tit{ }
/*.sideMenu .tit em{ margin-top: 10px;}*/
.sideMenu ul{ padding: 20px 10px;}
.zw_zp{ padding-bottom: 30px;}
.zw_zp .load_more{ margin-top: 30px;}
.load_more{ width: 128px; height: 46px; line-height: 46px;}
.brand_left, .brand_right{ width: 100%;}
.brand_box .desc_box{ width: 94%; padding: 20px 0;}
.brand_box1 .index_tit{ margin-bottom: 20px;}
.brand_box{ height: auto;}
.brand_box2{ height: 300px; position:relative;z-index:1}
.brand_box2:before{ content:"";display:block; width:100%; height:100%; background:rgba(0,0,0,.4); position:absolute; left:0; top:0}
.brand_box2 .desc_box, .brand_box3 .desc_box{ position: absolute; left: 0; bottom: 10px; width: 100%; padding: 0 10px;box-sizing: border-box;}
.process_left, .process_con{ width: 100%;}
.process_left{ height: auto!important; padding: 20px 0; }
.process_left .process_icon{ display: none;}
.process_left .flex{ width: 94%;} 
.process_con{ padding: 20px 10px;}
.process_con dl .year{ left: 0; color: #D61718;}
.process_con dd{ padding-left: 22%; box-sizing: border-box;}
.process_con dd:before{ width: 15px; left: 13%;}
.retop{  top: 80px;  right: 10px; z-index: 1000;}
.h_left,.h_right{ width: 100%;}
.h_right{ height: 300px;}
.h_right .tit_bar h3{ font-size: 16px;}
.h_right .go{ margin-top: 10px;}
.h_right .tit_bar{ left: 20px; bottom: 20px;}
.h_left{ padding: 10px;}
.h_left .home_tit{ position: relative;left: auto; bottom: auto; text-align: center;}
.home_nav2 li{ min-height: 150px; box-sizing: border-box;}
.other_banner .dot, .h_right .tit_bar .dot{ width: 8px; height: 8px;}
.index_tit p{font-size: 12px;}
.store_box .index_desc{ height: 96px; margin: 15px 0;}
.store_box .text_box .flex{ width: 94%;}
.store_box .text_box, .store_box .img_box{ height: 268px;}
.store_nl .flex{ width: 94%;}
.store_nl{padding: 30px 0;}
.store_nl .index_tit{ margin-bottom: 30px;}
.store_pic{ width: 100%; height: 320px;}
.display_fr{ width: 100%; display: flex; align-items: center; justify-content: space-between;}
.display_fr .index_desc{ display: none;}
.display_fr{ padding: 10px; height: auto;}
.display_fr .btm_part{ position: relative; left: auto; bottom: auto;}
.display_fr .store_tit{ padding-bottom: 10px; margin-bottom: 10px;}
.display_fr .btn_warp span{ font-size: 30px;}
.map_left, .map_right{ height: auto; width: 100%;}
.map_left .flex{ position: relative; left: auto; top: auto; transform: translate(0,0); width: 100%;}
.map_left{ padding: 20px; box-sizing: border-box;}
.map_left .index_tit{ text-align: center; margin-bottom: 20px;}
.map_find{ position: relative; left: auto; bottom: auto;}
.find_tit h3{ font-size: 16px;}
.map_find{ padding: 20px 10px;} 
.find_bar{ margin-left: auto; width: 200px;}
.find_bar li{ margin: 0;}
.addre_list li{ width: 100%; padding: 20px; border-right: none;}
.news_list li{ width: 100%!important; margin-left: 0; margin-bottom: 10px;}
.news_list li:first-child{height:auto}
.news_list{ padding: 30px 0;}
.page_nav{ height: 40px; line-height: 40px;}
.news_list ul{ margin-left: 0; }
.news_list .first_news{ height: 300px;}
.news_list li:first-child .info{ width: 60%;}
.news_list li .img{ height: auto;}
.news_list .info{ padding: 15px;}
.news_list li .desc{ height: auto; padding: 20px 0;}
.news_list li .info h3{ margin-bottom: 10px; font-size: 14px;}
.news_list .time_bar{ line-height: 40px;}
.news_top{ margin-top: 44px; padding: 30px 0;}
.news_top h3{ font-size: 18px;}
.xq_page{ padding: 30px 15px;}
.xq_page .z-container2{ width: 100%; padding: 20px 10px;}
.news_tit h3{ font-size: 16px;}
.news_con{ padding: 20px 0;}
.pages_bar{ margin-top: 20px;}
.pages_bar a{ width: 100px; height: 35px; line-height: 35px;}
.zs_box .zs_warp{ width: 100%;}
.zs_box1{background-size: auto 100%!important; background-position: right!important; }
.zs_box{padding: 30px 0;}
.zs_box1 .zs_tit{ margin: 20px 0;}
.zs_box .more,.zs_box2 .index_desc{ margin-top: 20px;}
.zs_box .more{ width: 120px; height: 35px; line-height: 35px;}
.ques_box{ font-size: 14px;}
.ques_box .cir{ width: 30px; height: 30px; line-height: 30px; margin-right: 10px;}
.ask_bar,.ask_bar.on{ background-size: 30px 30px; background-position: top 20px right;}
.ask_bar{ padding: 20px 0; padding-right: 40px;}
.answer_bar{ line-height: 20px;}
.h_right .go{ width: 120px; height: 40px; line-height: 40px;}
.h_right .go:before{ width: 40px; height: 40px;}
.other_banner p{ font-size: 12px;}
.index_brand .img{ background-attachment: inherit!important; background-size: 100% auto!important;}
.process_con dl{ margin-bottom: 10px;}
#baiduMap{ height:300px!important}
pre{ 
white-space:pre-wrap; /* css3.0 */ 
white-space:-moz-pre-wrap; /* Firefox */ 
white-space:-pre-wrap; /* Opera 4-6 */ 
white-space:-o-pre-wrap; /* Opera 7 */ 
word-wrap:break-word; /* Internet Explorer 5.5+ */ 
} 
.logo img{width: 66%;margin-top: -10px;}
.home_nav li{margin-left: 5%;}
.home_nav{margin: 0 auto;width: 74%;padding-top: 0;}
.h50px{display: none;}
.z_footer{display: none;}
.s_footer{background: #333;}
.s_container{width: 94%;margin: 0 auto;text-align: center;padding: 10px 0;}
.s_container>p{color: #fff;font-size: 12px;line-height: 20px;}
ul.slide_nav li a::after{content: "";display: block;height: 2px;background: #FF0000;position: absolute;width: 68%;left: 5%;bottom: 11%;}

}


