﻿
/* CSS Document */
* {
	margin: 0;
	padding: 0;
	margin: 0px 0px 0px 0px;
}
body {
	background-color: #fff;
	overflow-x: hidden;
}
.bigcontainer {
	width:1920;
}
.test {
	border: 1px solid red;
}
.fl {
	float: left;
}
.cl {
	clean: both;
}
.bl {
	display: block;
}
.ab {
	position: absolute;
}
.rl {
	position: relative;
}
ul, li {
	list-style: none
}
video {
	object-fit: fill;
	top: 0;
	position: absolute;
	left: 50%;
	transform: translate(-50%);
	margin-left: -2px;
}
.page_01 {
	margin: 0 auto;
	width: 1920px;
	overflow: hidden;
	position: relative;
	height:1080px;
	background: url(../image/bg_01.jpg) no-repeat center;
}
.downcontainer1 {
	height:772px;
	background: url(../image/bg_02.jpg) no-repeat center;
}
.downcontainer2 {
	height:614px;
	background: url(../image/bg_03.jpg) no-repeat center;
	background-position:top;
}
.downcontainer3 {
	height:699px;
	background: url(../image/bg_04.jpg) no-repeat center;
}
.downcontainer4 {
	height: 699px;
	background: url(../image/bg_05.jpg) no-repeat top;
}

.downcontainer5 {
	height: 739px;
	background: url(../image/bg_06.jpg) no-repeat top;
}


.ts_show{
	margin:0 auto;
	width:890px;
	padding-top:150px;
	}
#leftnav {
	position: fixed;
	right: 30px;
	top: 20%;
	width: 98px;
	height: 436px;
	background: url(http://www.xy1w.com:188/images/leftNav.html) 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;
}
.sphere{
    width: 129px;
    height: 129px;
    position: absolute;
    transform:translateY(-10px);
    animation:float 3s linear alternate infinite; 
    cursor:pointer; 
	z-index:9998;
}
@keyframes rotate{
    from{transform:rotate(0deg)}
    to{transform:rotate(360deg)}
}
@keyframes float{
    from{transform: translateY(-10px);}
    to{transform: translateY(10px);}
}
.sphere:nth-child(1){
    animation:float 3s 0.2s linear alternate infinite;
}
.sphere:nth-child(2){
    animation:float 2s 0.1s linear alternate infinite;
}
.sphere:nth-child(3){
    animation:float 5s 0.2s linear alternate infinite;
}
.sphere:nth-child(4){
    animation:float 4s 0.3s linear alternate infinite;
}

/*��ɫ��Ϣ*/
.role-wrap .li {}
.role-wrap {
	width: 1200px;
	margin: 0px auto;
	height: 708px;
	position: relative
}
.role-wrap .role {
	width: 2000px;
	height: 719px;
	position: absolute;
	left: 50%;
	margin-left: -1000px;
	top: -11px
}
.role-wrap .role .role-con {
	width: 1200px;
	height: 516px;
	position: relative;
	margin: 0 auto;
	top: 0
}
.role-wrap .role .role-con .role-nav {
	position: absolute;
	width: 306px;
	right: 0;
	top: 210px
}
.role-wrap .role .role-con .role-nav li {
	width: 196px;
	height: 84px;
	margin-bottom: 2px;
	float: right
}
.curElem {
	display: block;
	};
.r-per.detail {
	display:none;
	}

/*��Ϸ��Ƶ*/
a {
	text-decoration: none;
	color: #443b3b
}
a:hover {
	text-decoration: none;
	color: #d31414
}

.mod-video .video .con {
	width: 100%;
	height: 158px
}
.mod-video .video li {
	width: 260px;
	height: 165px;
	float: left;
	position: relative;
	overflow: hidden;
	margin-bottom:10px;
	margin-left: 10px;

}
.mod-video .v-img {
	width:100%;
	height:100%;
	-webkit-transition: -webkit-transform .5s ease;
	transition: -webkit-transform .5s ease;
	-moz-transition: transform .5s ease, -moz-transform .5s ease;
	transition: transform .5s ease;
	transition: transform .5s ease, -webkit-transform .5s ease, -moz-transform .5s ease
}
.mod-video .video li:hover .v-img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1)
}
.mod-video .video li:hover .v-bg{
	color:#F90;
	font-size:18px;
}
.mod-video .v-bg {
	width: 100%;
	height: 28px;
	position: absolute;
	bottom: 0;
	text-align: center;
	background-color: rgba(0,0,0,.35);
	color: #fff;
	padding-left: 10px;
	line-height: 28px
}


.mod-video .video-play-btn {
	width: 60px;
	height: 56px;
	position: absolute;
	left: 50%;
	top: 50px;
	margin-left: -30px
}
	
#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 */
.erzq-sp {
	width:1100px;
	left: 50%;
	margin-left: -570px;
	margin-top: 380px;
	
}
.erzq-sp .swiper-slide >img {
	height:526px;
	box-shadow: 0px 0px 10px #000;

}

.gz-sp {
	width:1170px;
	left: 50%;
	margin-left: -590px;
	margin-top: 100px;
	height:610px;
	}
.gz-sp .swiper-slide >img {
		width:1080px;
		height:820px;

}
.sz-sp {
	width:1100px;
	left: 50%;
	margin-left: -550px;
	margin-top:115px;
	height:600px;
	}
	
.sz-sp .swiper-slide >img {
	width:336px;
	height:439px;
}
.swiper-container{
    --swiper-navigation-color: #000;/* �������ð�ť��ɫ */
}
.sz-sp .swiper-button-prev {
	width:22px;
	height:44px;
	background:url(http://www.xy1w.com:188/images/curr_prev.html) no-repeat center center;
	
}
.sz-sp .swiper-button-next {
	width:22px;
	height:44px;
	margin-left:70px;
	background-image:url(http://www.xy1w.com:188/images/curr_next.html) no-repeat center center;
}
.on {
	color: #cecece;
}
.bar {
	width: 100px;
	position: fixed;
	top: 302px;
	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(../image/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(../image/op.png) center repeat;
	outline: none;
}
.bar .top img {
	display: block;
	margin: 0 auto;
	padding-top: 11px;
}
.show {
	width: 1000px;
	margin: 0 auto;
}
.items {
	width:320px;
	left: 50%;
	margin-top: 150px;
}
.shenhua {
	margin-left: -510px;
}
.shenqi{
	margin-left: -143px;
}
.zhuanshu{
	margin-left: 220px;
	}
.items ul {
}
.items li,.itemshz li,.itemstz li {
	width: 50px;
	height:50px;
	float: left;
	list-style: none;
	margin-right:0px;
	background:url(../image/item_bg.png) no-repeat;
	padding:5px;
	padding-top:5px;
}
.itemcss {
	position: relative;
	width: 52px;
	height: 52px;
	margin: 0 auto;
}
.itemcss a, .itemcss span {
	display: none;
	text-decoration: none;
}
.items .itemcss span img{margin-top:-100px; border:#fff solid 3px;}
.itemstz .itemcss span img{margin-top:-100px; border:#fff solid 3px;}
.itemshz .itemcss span img{margin-top:-100px; border:#fff solid 3px;}

.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;
}

/* ����Ӳ��� */
function setTab(m,n){
    var menu=document.getElementById("tab"+m).getElementsByTagName("li");  
    var div=document.getElementById("tablist"+m).getElementsByTagName("div");
    
    var showdiv=[];
    for (i=0; j=div[i]; i++){
      if ((" "+div[i].className+" ").indexOf(" tablist ")!=-1){
       showdiv.push(div[i]);
      }
    }
    for(i=0;i<menu.length;i++)
    {
        menu[i].className=i==n?"now":"";
        showdiv[i].style.display=i==n?"block":"none";  
    }
}

a { font-size: 14px; color:#2b262b; }
a:link { text-decoration: none;}
a:visited { text-decoration: none; color:#2b262b; }
a:hover { text-decoration: none; color:#775145; text-decoration:none;}
a:active { text-decoration: none; color:#775145;}
ul {  margin:0 0 0 0; padding: 0; list-style: none; }
img{ border:0;}

.head_8 {
	width:850px;
	position:relative;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	top: 158px;
	left: 2px;
	}

.head_9 {
	width:850px;
	height:50px;
	position:absolute;
	z-index:7;
	overflow:hidden;
    overflow-x:hidden;
	}

.head_10 {
	width:855px;
	height:400px;
	position:absolute;
	top:45px;
	z-index:7;
	overflow:hidden;
    overflow-x:hidden;
	}
.wenzi li { display:block; width:950px; overflow:hidden; border-bottom:dashed 1px #999; transition:0.5s; margin-bottom:2px;}
.wenzi li a i { background:#7c6653; border-radius:0.5em; padding:0 5px 2px 5px; font-family:"΢���ź�"; font-size:12px; font-weight:200; color:#FF0; margin-right:5px; letter-spacing:1.5pt;}
.wenzi li a { float:left; display:block; padding:5px 5px 7px 5px; font-size:16px; font-family:"΢���ź�"; font-weight:200; transition:0.5s; color:#00FFFF; letter-spacing:1.5pt;}
.wenzi li a:hover { color:#F00;}
.wenzi li:hover { display:block; animation-name:nmyani; animation-duration:2s; border-radius:0.5em; border:dashed 1px #999; background:#FBF0E1;}
.wenzi li span { display:block; float:right; font-size:12px; color:#F00;  padding:7px 5px 5px 5px;}
.wenzi ul { margin:0; padding:0; line-height:none;}
@keyframes nmyani {1%{ margin-left:5px;}1%{ margin-left:1px;}10%{ margin-left:0;}}
#tab1 { }
#tab1 ul { margin:0; padding:0; list-style:none;}
#tab1 li { display: block; float:left; width:110px; height:40px;  border-bottom:double 1px #000; margin-right:30px;}
#tab1 a { display: block; width:110px; height:23px; padding:7px 0 0 0; text-align: center; text-decoration:none; font-size:18px; font-family:"΢���ź�"; color:#000; font-weight:bold;}
#tab1 .now { width:110px; border-bottom:double 1px #F00;}
#tab1 .now a { display: block; background:none; font-size:18px; font-family:"΢���ź�"; color:#900; font-weight:bold;}
#tab1 .now a:hover {  border-bottom:none; font-size:18px; font-family:"΢���ź�"; color:#900; font-weight:bold;}
.tablist { display:none;}
.block{ display:block;}
