﻿/*!  Douglass.cn | (c) 2011, 2021 BC network technology co., LTD | QQ: 156890583  
*/

/*- - - - - - - - -样式属创世合击index.html - - - - - - - -*/
	/*页头*/
	#header{width:1280px;height:117px;position:absolute;top:0px;left:50%;margin:0 auto;margin-left:-640px;z-index:5000;}
		/*网站标志*/
		#logo{width: 294px;height: 80px;display: block;position: absolute;top: 0px;left: 10px; z-index: 22; cursor: pointer;}
		/*菜单*/
		#menu{width:1300px;height:82px; clear:both;    position: relative;}
		#menu ul{float: right;margin-top: 38px;}
		#menu ul li{float:left;margin-left:37px; text-align:center;position:relative;cursor: pointer;}
		/* #menu ul li a{ display:block; height:82px;width:81px; position: relative;} */
        #menu ul li a i{ position: absolute;height:82px;width:81px; left: 50%; top: 50%; margin-left: -40px; margin-top: -41px; background:url(../images/icon01.png) no-repeat center center; display:block;  }
		#menu ul li a strong{line-height:16px;position:relative;font-size:10px;font-weight:normal;color:#b69c69; display:block; z-index:101; padding-top: 22px;}
		#menu ul li a span{line-height:22px;position:relative;font-size:14px;color:#b69c69;display:block;z-index:100;}
		#menu ul li.space{ margin-right:430px; }
		#menu ul li:last-child{ margin-right: 0; }
		#menu ul li.change i{-webkit-animation: rotate 4s linear infinite; animation: rotate 4s linear infinite;}
		#menu ul li:hover i{-webkit-animation: rotate 4s linear infinite; animation: rotate 4s linear infinite;}

	/*内容区域*/
	#neirong{}
		._titImg{ height: 111px; width: 1350px; margin:0 auto; display: block; background-size: auto 111px;  margin-bottom: 78px; }
		._titImg.icona{background:url(../images/icon08.png) no-repeat left center;}
		._titImg.iconb{background:url(../images/icon13.png) no-repeat right top;}
		._titImg.iconc{background:url(../images/icon18.png) no-repeat left top;}
		.mid{ width: 1350px; margin:0 auto;   }
		/*简介*/
		#Introduction{width:100%;height:905px;overflow:hidden;background:url(../images/icon09.png) no-repeat center top; background-size: 100% 960px; padding-top: 55px;}
			.contents{ width: 980px; height: 600px; height: auto; }
			.contents p{ padding-left: 51px; background:url(../images/icon10.png) no-repeat left 7px; background-size: 31px auto; display: block;position: relative; transition: all 0.2s ease-out; color: #d9dbeb; }
    		.contents p:hover{transform:translatex(10px); color: #fff; }
			.contents p span{ display: block; padding: 12px 0; font-size: 16px; color: inherit; transition: all 0.2s ease-out; line-height: 1.4; border-bottom:1px dashed rgba(255,255,255,0.1);  }
			.contents p span a{ color: #e1fb05; }



		/*新闻*/
		#news{width:100%;height:1000px; height:945px; overflow:hidden;background:url(../images/icon14.png) no-repeat center top; background-size: auto 100%;padding-top: 55px;}

			/*广告*/
			#banner{float:right; width:606px; height:637px; position:relative; overflow:hidden; }
			/*图片轮播样式*/
			#banner .conbox{width:9999em;position:absolute;}
			#banner .conbox .Slide_{float:left;overflow:hidden;width:606px; height:637px;}
			#banner .conbox .Slide_ img{width:100%;height:100%;display:block;}
			#banner ._banner_nav{ position:absolute; right:25px; bottom:10px; z-index:2500;}
			#banner ._banner_nav li{ width:25px; display: inline-block; cursor:pointer; height:25px; background-image: url(../images/icon17.png);}
			#banner ._banner_nav li.change{ background-image: url(../images/icon16.png);}

			._boths{ overflow:hidden; width: 1350px; margin:0 auto; }
			#xinwen{ width: 700px; float: left;  }
			#xinwen .tt{display: block; height: 89px; width: 698px; border:1px solid #eabc85; margin-bottom: 19px;cursor: pointer;  }
			#xinwen .tt i{ background-color: #b38d61; height: 89px; line-height: 89px; float: left; border-right:1px solid #eabc85; font-size: 22px; color: #000; width: 90px; text-align: center; font-weight: bold; }
			#xinwen .tt span{ height: 84px; line-height: 28px; overflow: hidden; margin:13px 15px 0px 15px; width: 577px; float: left; display: block; font-size: 16px; color: #eaca85; text-align: justify;  }
			#xinwen .tt:hover{ box-shadow: 0 0 20px inset rgba(21,14,23,0.88) }
			#xinwen .itema{ display: block; margin-top: 7px; background-color: rgba(21,14,23,0.4); transition: all 0.3s; padding: 12px 10px; display: block; overflow: hidden; cursor: pointer; }
			#xinwen .itema:hover{background-color: rgba(21,14,23,1)}
			#xinwen .itema i{ float: left; width: 100px; margin-right: 30px; font-weight: bold; text-align: center; line-height: 1.1; }
			#xinwen .itema i b{ display: block; font-size: 35px; color: #eaca85; }
			#xinwen .itema i em{ display: block; font-size: 20px; color: #eaca85; margin-top: 10px; }
			#xinwen .itema span{ float: left; width: 540px; font-size: 15px; color: #909090; line-height: 24px; height: 72px; overflow: hidden; }

		/*装备*/
		#equip{width:100%;height:960px; height:905px; overflow:hidden;background:url(../images/icon19.png) no-repeat center top; background-size: auto 100%; padding-top: 55px;}

			/*装备*/
			.device{ position: relative; padding: 0 66px; width: 1218px; margin:0 auto;}
			.device .arrow-left { background: url(../images/icon22.png) no-repeat left top;  position: absolute;  left: 0px; top: 50%;  margin-top: -19px; width:79px;height:39px; opacity: 0.5; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s;}
			.device .arrow-right { background: url(../images/icon23.png) no-repeat left bottom;position: absolute;right: 0px;top: 50%; margin-top: -19px;width:79px;height:39px;opacity: 0.5; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s;}
			.device .arrow-left:hover,
			.device .arrow-right:hover{ opacity: 1; }
			.swiper-container { width: 1200px; width: 1218px; height: 530px; color: #fff;text-align: center;margin: 0 auto;}
			.swiper-slide{ width: 406px !important; height: 521px !important; opacity: 1; -webkit-transition: 300ms; -moz-transition: 300ms; -ms-transition: 300ms; -o-transition: 300ms; transition: 300ms; overflow: hidden;overflow:hidden;display:block;position: relative; margin:0; margin-top: 9px;}
			.swiper-slide img{ width:406px; height:521px; width: 397px; height: 513px; margin:4px 5px 4px 4px;  opacity:1; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s;}
			.swiper-slide i{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 1;background: url(../images/icon21.png) no-repeat left top; background-size: 100%;  }
			.swiper-slide:hover img{ opacity: 1; transform: scale(1.05); }
			.swiper-slide:hover{ margin-top: 0px;}
			.swiper-slide-visible { opacity: 1; -webkit-transform: scale(0.85); -moz-transform: scale(0.85); -ms-transform: scale(0.85); -o-transform: scale(0.85);transform: scale(0.85);  }
			.swiper-slide-active { top: 0; opacity: 1; -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1);  transform: scale(1); }


	
	
	#bans{ position: relative; width: 100%; height: 797px; overflow: hidden; }
		/*Flash视频*/
		#myVideo{ width:1920px; height:798px;position:absolute;top:0;left:0;display:none;z-index:3110; overflow: hidden;}
		/*图片*/
		#bigBanner{ width:1920px; height:798px; position:relative;min-width:1280px;top:0px;left:50%;margin:0 auto 0px auto;margin-left:-960px;}
		#bigBanner > img{ display: block; width: 100%; }
		.agetip{ width: 710px; position: absolute; left: 50%; margin-left: -355px; bottom: auto; top: 574px; z-index: 100000; }
		.agetip ._ageimg{ display: block; width: 79px; height: 102px; margin-top: 40px; float: left; }
		.agetip ._down{ margin:0 16px; background: url(../images/icon32.png) no-repeat center center; padding:14px 17px 13px 15px; overflow: hidden;  float: left;}
		.agetip ._down ._downa{ float:left; width: 137px; height: 138px; cursor: pointer; }
		.agetip ._down ._downa img{ width: 137px; height: 138px; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; }
		.agetip ._down ._downa:hover img{ transform: scale(1.03);}
		.agetip ._down p{ padding: 12px 17px 0 17px; float: left; }
		.agetip ._down ._xza{ width: 180px; height: 53px; background: url(../images/icon05.png) no-repeat center center; font-size: 16px; color: #fff; line-height: 53px; display: block; text-indent: 51px; cursor: pointer; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; }
		.agetip ._down ._xza:hover{ transform: scale(1.03); }
		.agetip ._down ._xza.icon2{ background: url(../images/icon06.png) no-repeat center center; margin-top: 6px;}


	/*版权*/
	#copyright{height:57px;line-height:57px;font-size:12px;color:#aeaeae; color:#dcb86b; min-width:1280px;margin:0 auto;background-color:#000000; background-color: #171924;}
    #copyright  a{font-size:12px;color: #fce202;}
	#copyright  a:hover{color:#ff3317; }
	#copyright ._copyright{float:left;}
	#copyright ._design{float:right;}
	#copyright ._design a{font-size:14px;font-family:'times new roman', times, serif;font-weight:bold;color: #fce202;text-decoration:underline;}
	#copyright ._design a:hover{color:#ff3317; }


	/*返回顶部*/
	.btn_backtop{ width:160px; height:59px; margin:56px auto 0; display:block; background:url(../images/icon24.png) no-repeat center center; }
	
	/*浮动条*/
	#Floatingbar{background:url(../images/icon29.png) no-repeat center center;width: 146px;height: 404px;position:fixed;top:20%;right:0;z-index:10000;}
	#Floatingbar .btn_showhide{width:27px; height:95px; position:absolute;top:46px;right:100%;cursor:pointer;background:url(../images/icon25.png) no-repeat left top;}
	#Floatingbar .btn_showhide.off{background:url(../images/icon33.png) no-repeat left top;}
	/*二维码*/
	.RQcodes{}
	.RQcodes span{ font-size:13px; line-height:20px; margin-top:5px; color:#dcb86b;margin-bottom:10px; display:block; text-align: center; }
	.RQcodes .pic{width:117px;height:117px;padding-left: 15px; padding-top:26px;}
	.RQcodes .pic img{width:100%;height:100%;}
	/*客服列表*/
	.kefulist{padding:10px 16px 0;}
	.kefulist li{font-size:15px;padding-left:33px;background:url(../images/icon27.png) no-repeat left center; background-size:30px 30px;}
	.kefulist li.li2{background:url(../images/icon28.png) no-repeat left center;}
	.kefulist li a{height:48px;line-height:48px;color:#dcb86b;text-decoration:none;display:block;}
	.kefulist li a [class^='icon']{margin-right:10px;vertical-align:middle;}




	