﻿
/* CSS Document */
* {
	margin: 0;
	padding: 0;
	margin: 0px 0px 0px 0px;
}
body {
	background-color: #fff;
	overflow-x: hidden;
}
.bigcontainer {
	width: 100%;
}
.test {
	border: 1px solid red;
}
.fl {
	float: left;
}
.cl {
	clean: both;
}
.bl {
	display: block;
}
.ab {
	position: absolute;
}
.rl {
	position: relative;
}
video {
	position: absolute;
	left:50%;
	margin-left:-2px;
	top:0;
	transform: translate(-50%);
	object-fit: contain;
}
.page_01 {
	margin: 0 auto;
	width: 100%;
	overflow: hidden;
	position: relative;
	height: 980px;
	background: url("https://www.181gm.com/13/125/images/bg_01.jpg"/*tpa=http://www.renhong.top/images/bg_01.jpg*/) no-repeat center;
}
.downcontainer1 {
	height:661px;
	background: url("../images/bg_02.gif"/*tpa=http://www.renhong.top/images/bg_02.gif*/) no-repeat center;
}
.downcontainer2 {
	height:786px;
	background: url("https://www.181gm.com/13/125/images/bg_03.jpg"/*tpa=http://www.renhong.top/images/bg_03.jpg*/) no-repeat center;
}

.downcontainer3 {
	height:875px;
	background: url("../images/bg_04.jpg"/*tpa=http://www.renhong.top/images/bg_04.jpg*/) no-repeat center;
}
.downcontainer4 {
	height:2222px;
	background: url("../images/bg_05.jpg"/*tpa=http://www.renhong.top/images/bg_05.jpg*/) no-repeat center;
}
.downcontainer5 {
	height:800px;
	background: url("../images/bg_06-1.jpg"/*tpa=http://www.renhong.top/images/bg_06-1.jpg*/) no-repeat center;
}
.downcontainer6 {
	height: 898px;
	background: url("../images/bg_08.jpg"/*tpa=http://www.renhong.top/images/bg_08.jpg*/) no-repeat center;
}
.downcontainer7 {
	height: 898px;
	background: url("../images/bg_06.jpg"/*tpa=http://www.renhong.top/images/bg_06.jpg*/) no-repeat center;
}



#leftnav {
	position: fixed;
	right: 30px;
	top: 20%;
	width: 98px;
	height: 436px;
	background: url("https://www.181gm.com/13/125/images/leftNav.png"/*tpa=http://www.renhong.top/images/leftNav.png*/) no-repeat;
	z-index: 20;
}
#leftnav a {
	width: 98px;
	height: 97px;
	display: block;
	text-align:center;
	padding-right:5px;
}
.gif {
	width: 1920px;
	text-align: center;
	margin: 0 auto;
}
.navs {
	width: 1571px;
	height: 87px;
	left:45%;
	margin-left: -453px;
	top:1072px;
	z-index: 99;
}
.nav1,.nav2,.nav3,.nav4 {
	width: 314px;
	height: 88px;
	/* margin-right: 166px; */
}

.nav1 {
	/* margin-left:90px; */
	background:url("https://www.181gm.com/13/125/images/xz.png"/*tpa=http://www.renhong.top/images/xz.png*/) no-repeat;
}
.nav1:hover,.nav2:hover，.nav3:hover，.nav4:hover{cursor: pointer;}
.nav1:hover,.nav2:hover,.nav3:hover,.nav4:hover {
	margin-top:-10px;	
}



.nav2 {
	background:url("https://www.181gm.com/13/125/images/kf.png"/*tpa=http://www.renhong.top/images/kf.png*/) no-repeat;
	margin-left:88px;
	float: left;
}

.nav3 {
	background:url("https://www.181gm.com/13/125/images/kf.png"/*tpa=http://www.renhong.top/images/kf.png*/) no-repeat;
	margin-left:38px;
	float: left;
}







#weixin {
	display: none;
	position: fixed;
	top: 25%;
	left: 38%;
	z-index: 50;
	background: white;
}
#over {
	width: 100%;
	height: 100%;
	opacity: 0.5;/*设置背景色透明度,1为完全不透明,IE需要使用filter:alpha(opacity=80);*/
	filter: alpha(opacity=80);
	display: none;
	position: fixed;
	z-index: 40;
	background: silver fixed;
	background-size: cover;
}

/* 幻灯片所需CSS */
        .huanhua-sp{
            width:1000px;
            left:50%;
			margin-left:-450px;
			margin-top:180px;
			
		}
		.swiper-container{
			--swiper-theme-color: #000;
			--swiper-pagination-color: #000;/* 两种都可以 */}
			
        .huanhua-sp .swiper-slide >img{ height:398px; box-shadow:0px 0px 10px #382118; border:5px #fff solid;}
        .zb-wrap{
            width:1100px;
            left:50%;
			margin-left:-528px;
			margin-top:220px;
        }
        .zb-wrap .swiper-slide >img{  margin-left: 10px;}
		
		.zhuanshu-sp{
            width:1000px;
            left:50%;
			margin-left:-520px;
			margin-top:150px;
        }
        .zhuanshu-sp .swiper-slide >img{ height:586px; box-shadow:0px 0px 10px #382118; border:5px #382118 solid;}
		
		.teshu-sp{
            width:1035px;
            left:50%;
			margin-left:-520px;
			margin-top:235px;
        }
		.teshu-sp .swiper-slide >img{ height:728px;box-shadow:0px 0px 10px #382118; border:5px #fff solid;}
		
		.swiper-slide {
			background-size: cover;
			background-position: center;
		  }
	  
		  .gallery-top {
			height: 80%;
			width: 100%;
		  }
	  
		  .zb-thumbs {
			width: 400px;
			margin: 0 auto;
			box-sizing: border-box;
			padding: 50px 0;
		  }
	      .zb-thumbs .swiper-slide >img{ height:100px; width:100px; margin-left: 10px;}
		  .zb-thumbs .swiper-slide {
			height: 20%;

			opacity: 0.4;
		  }
	  
		  .zb-thumbs .swiper-slide-thumb-active {
			opacity: 1;
		  }
		
.on{color:#cecece;}

.bar {
	width: 100px;
	position: fixed;
	top: 102px;
	right: 30px;
	z-index: 1000;
}
.bar .nor {
	color: #fff;
	width: 100px;
	height: 70px;
	display: block;
	text-align: center;
	text-decoration: none;
	font: 14px/70px "微软雅黑";
	background: url("https://www.181gm.com/13/125/images/op.png"/*tpa=http://www.renhong.top/images/op.png*/) center repeat;
	margin-bottom: 1px;
	outline: none;
}
.bar .nor:hover, .bar .cur {
	background: #610004;
}
.bar .home {
	font: 18px/70px "微软雅黑";
	outline: none;
}
.bar .home:hover {
	background: #610004;
}
.bar .top {
	width: 100px;
	height: 42px;
	display: block;
	text-align: center;
	background: url("https://www.181gm.com/13/125/images/op.png"/*tpa=http://www.renhong.top/images/op.png*/) center repeat;
	outline: none;
}
.bar .top img {
	display: block;
	margin: 0 auto;
	padding-top: 11px;
}
.show{
	width:1000px;
	margin:0 auto;
	position:relative;
	height:3000px;
	}
	
.bg-show{
	width:1297px;
	height:914px;
	background:url("https://www.181gm.com/13/125/images/bg_z.png"/*tpa=http://www.renhong.top/images/bg_z.png*/) no-repeat center;
	margin:0 auto;
	position:relative;
	}
	
.items {width:1220px;left:50%;margin-left:-513px;margin-top:320px;}
.items ul{}
.items li{ width:42px; height:176px; float:left; list-style:none; margin-right:159px;}

.itemcss{ position:relative;width:52px; height:52px;margin:0 auto} 
.itemcss a,.itemcss span{display:none; text-decoration:none}
.itemcss:hover{cursor:pointer} 
.itemcss:hover a.now{cursor:pointer; position:absolute; top:0; width:100%; height:100%;
 z-index:100; left:0; display:block;}
.itemcss:hover span{ display:block;position:absolute; bottom:0; left:0;color:#FFF;margin-left:50px;
z-index:10;height:36px; line-height:36px; filter:alpha(opacity=90);-moz-opacity:0.9;opacity: 0.9;}




#Version{width:100%;height:1210px;position:relative;overflow:hidden;padding-top: 68px;z-index:11}
#Flash{width:1920px;height:1210px;position:absolute;left:50%;margin:0px auto -272px -960px;z-index:-1}
#Header{margin:0 auto -290px -960px;width:1920px;height:1210px;position:absolute;left:50%;z-index:-2;line-height:0px;}


.flag1{width:535px;left:50%;margin-left:206px;margin-top:80px;}
.flag1 .swiper-button-prev,.flag1 .swiper-button-next{top: 494px;width: 53px;height: 53px;}
.flag1 .swiper-button-prev{    left: 88px;}
.flag1 .swiper-button-next{    left: 148px;}
.flag1 .swiper-button-prev:after,.flag1 .swiper-button-next:after {content: '';}

#flag_2 .items{margin-left: -620px;width: 1500px;margin-top: 207px;}
#flag_2 .items li{margin-right: 200px;height: 133px;}

#flag_3 .items.i1{margin-left: -632px;width: 396px;margin-top: 566px;}
#flag_3 .items.i1 li{width: 50px;height: 50px;float: left;list-style: none;margin-right: 16px;}

#flag_3 .items.i2{margin-left: -184px;width: 396px;margin-top: 566px;}
#flag_3 .items.i2 li{width: 50px;height: 50px;float: left;list-style: none;margin-right: 16px;}

#flag_3 .items.i3{margin-left: 266px;width: 396px;margin-top: 566px;}
#flag_3 .items.i3 li{width: 50px;height: 50px;float: left;list-style: none;margin-right: 16px;}

#flag_3 .items.i4{margin-left: -629px;width: 396px;margin-top: 1147px;}
#flag_3 .items.i4 li{width: 50px;height: 50px;float: left;list-style: none;margin-right: 16px;}

#flag_3 .items.i5{margin-left: -183px;width: 396px;margin-top: 1147px;}
#flag_3 .items.i5 li{width: 50px;height: 50px;float: left;list-style: none;margin-right: 16px;}

#flag_3 .items.i6{margin-left: 268px;width: 396px;margin-top: 1147px;}
#flag_3 .items.i6 li{width: 50px;height: 50px;float: left;list-style: none;margin-right: 16px;}



.wp-show{margin:0 auto;    padding-top: 115px;} .wp-show .swiper-container{width:1240px; height:665px; margin:0 auto 300px auto;}
.swiper-button-next, .swiper-button-prev{width:84px; height:128px; margin-top:-100px;}
.swiper-button-prev{background: url("../images/btn-prev.png"/*tpa=http://www.renhong.top/images/btn-prev.png*/) no-repeat;}
.swiper-button-next{background: url("../images/btn-next.png"/*tpa=http://www.renhong.top/images/btn-next.png*/) no-repeat;} .swiper-button-next:after, .swiper-button-prev:after{display: none;}
.wp-show .swiper-slide h6{width: 373px; height: 56px; margin: 0 auto 30px auto; background: url("../images/bg-title.png"/*tpa=http://www.renhong.top/images/bg-title.png*/) no-repeat center; font-size: 35px; color: #b8bfc6; text-align:center;}
.wp-show .swiper-slide .wp-img{width: 1122px; height: 500px; margin:0 auto; padding: 8px; border: 2px solid #57595f;}
.wp-show .swiper-slide .wp-img img{width:1122px; height:500px;}
.swiper-pagination-bullet{width: 18px; height: 18px; background: #575960; opacity:1;}
.swiper-pagination-bullet-active{background: #fff;}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet{margin:15px 10px;}
.swiper-container-horizontal > .swiper-pagination-bullets{bottom:0;left:220px;width: 450px;height: 49px;background: url("../images/bg-nav.png"/*tpa=http://www.renhong.top/images/bg-nav.png*/) no-repeat;}

.zuoyi {transition: All 0.4s ease-in-out;-webkit-transition: All 0.4s ease-in-out;-moz-transition: All 0.4s ease-in-out;-o-transition: All 0.4s ease-in-out;}
.zuoyi:hover {transform: translate(0, 10px);-webkit-transform: translate(0, 10px);-moz-transform: translate(0, 10px);-o-transform: translate(0, 10px);-ms-transform: translate(0, 10px);}


#Floatingbar{
	width:157px;
	position:fixed;
	top:50%;
	right:0px;
	margin-top:-150px;
	background-color:#e5e5e5;
	box-shadow:0 3px 14px rgba(0,0,0,0.4);
	z-index:150000;
	font-size:12px;
	background-color:#ffffff;
	font-family:'Microsoft YaHei';
	
}
#Floatingbar .ewm{padding:22px 0 15px;line-height:24px;text-align:center;color:#fff;background-color:#333333;}
#Floatingbar .ewm img{width:117px;height:117px;margin:0 auto;display:block;}
#Floatingbar ul{padding:14px 0;background:url("https://www.181gm.com/13/125/images/line_x.png"/*tpa=http://www.renhong.top/images/line_x.png*/) no-repeat center bottom;list-style-type:none;background-color:#333333;color:white;}
#Floatingbar ul li{height:22px;line-height:22px;text-align:center;margin-bottom:7px;cursor: pointer;}
#Floatingbar ul li a{color:white;}
#Floatingbar ul li a:hover{color:white;}
#Floatingbar ul li img{margin-left:5px;vertical-align:middle;}
#Floatingbar .btn_backtop{height:31px;line-height:31px;text-align:center;color:#fff;background-color:#676767;display:block;}
#Floatingbar .btn_backtop:hover{background-color:#507129;}
#Floatingbar .btn{width:15px;height:130px;position:absolute;top:23px;left:-15px;background:url("https://www.181gm.com/13/125/images/arrow.png"/*tpa=http://www.renhong.top/images/arrow.png*/) no-repeat right top;cursor:pointer;}
#Floatingbar .btn.change{background-position:left top;}

#backtop{display:none;background:url("https://www.181gm.com/13/125/images/arrow_top.png"/*tpa=http://www.renhong.top/images/arrow_top.png*/) no-repeat left top;cursor:pointer;height:50px;width:50px;position:fixed;_position:absolute;bottom:20px;_top:expression(eval(document.documentElement.scrollTop document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));_bottom:auto;z-index:11500;right:20px;}
#backtop:hover{background-position:left bottom;}
