﻿body {
  margin: 0;
  padding: 0;
  position: relative;
  overflow-x: hidden;
}
body,
p,
td,
div,
textarea {
  font-family: \5fae\8f6f\96c5\9ed1;
  color: #3b4459;
  font-size: 14px;
}
div,
ul,
li,
p,
img {
  margin: 0;
  padding: 0;
  border: 0;
}
*{margin:0;padding:0;list-style: none;text-decoration:none;border:none;}
ul {
  margin: 0;
}
li {
  margin: 0;
}
a:link,
a:visited {
  text-decoration: none;
}
.w-1400{
	width: 1400px;
	margin: 0 auto;
}
.wrap {
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  position: relative;
  background: url("../images/bg.webp") no-repeat ;
  background-position: top center;
  padding-top: 755px;
}
.footer{display:none;}
.logo {
  width: 335px;
  height: 97px;
  position: absolute;
  top: 32px;
  left: 90px;
}
.sslogo{
    display: block;
    width: 230px;
    left: -65px;
	top: 15px;
    position: absolute;
}
.xylogo{
    display: block;
    width: 150px;
    left: 134px;
    position: absolute;
    top: 35px;
}
.slogan {

    width: 756px;
    height: 949px;
    position: absolute;
    top: 485px;
    left: 520px;
}
.nav {
  width: 286px;
  height: 44px;
  position: absolute;
  top: 38px;
  right: 35px;
  display: flex;
}
.nav a {
  background: url("../images/btn-gw.png") no-repeat;
  background-position: top center;
  width: 197px;
  height: 51px;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  line-height: 42px;
  text-indent: -9999px;
}
.nav a:hover {
  filter: brightness(140%);
}
.nav a:nth-child(2) {
	text-indent: 46px;
}

.menu {
	position: fixed;
	right: 15%;
	top: 15%;
	width: 240px;
	height: 750px;
	background-size: 100%;
	background-position: center 0;
	padding-top: 70px;
	opacity: 0;
	-webkit-transition: all .5s;
	transition: all .5s;
	z-index:100;
}

.menu.show {
	opacity: 1
}

.menu.hide {
	right: -193px;
	opacity: 0
}

.menu.fading {
	-webkit-transition: right .5s,opacity .5s;
	transition: right .5s,opacity .5s
}

.menu .item {
	width: 239px;
	height: 64px;
	line-height: 64px;
	text-align: center;
	color: #fff;
	/*background: url(../images/btn-n.png) no-repeat;*/
	background-size: 100% 100%;
	cursor: pointer;
	/*margin-bottom: 10px;*/
	margin:0 auto 15px;
	-webkit-transition: all .3s;
	transition: all .3s;
	font-size: 18px;
	text-indent: -9999px;
}

.menu .item:nth-child(1){background: url(../images/menu1-n.png) no-repeat;} 
.menu .item:nth-child(2){background: url(../images/menu2-n.png) no-repeat;} 
.menu .item:nth-child(3){background: url(../images/menu3-n.png) no-repeat;} 
.menu .item:nth-child(4){background: url(../images/menu4-n.png) no-repeat;} 
.menu .item:nth-child(5){background: url(../images/menu5-n.png) no-repeat;} 
.menu .item:nth-child(1).active{background: url(../images/menu1-h.png) no-repeat;} 
.menu .item:nth-child(2).active{background: url(../images/menu2-h.png) no-repeat;} 
.menu .item:nth-child(3).active{background: url(../images/menu3-h.png) no-repeat;} 
.menu .item:nth-child(4).active{background: url(../images/menu4-h.png) no-repeat;} 
.menu .item:nth-child(5).active{background: url(../images/menu5-h.png) no-repeat;} 
.menu .jump-top {
	position: absolute;
	bottom: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translate(-50%);
	width: 60px;
	height: 60px;
	cursor: pointer
}

.section{
	width: 100%;
	position:relative;
}
.section1{
	height: 1050px;
}
.section1 .title{
	background: url(../images/title-ts.png) no-repeat center top;
	margin: 0 auto;
	width: 615px;
	height: 270px;
}
.section1 .hd{width: 1400px;height: 50px;position:absolute;top: 270px;z-index:5}
.section1 .hd li{text-indent: -9999px;width: 216px;height: 54px;cursor:pointer;float:left;margin-right:80px;}
.section1 .hd li:nth-child(1){background:url(../images/ts-btn1-n.png) no-repeat center center;margin-left:145px;}
.section1 .hd li:nth-child(2){background:url(../images/ts-btn2-n.png) no-repeat center center;}
.section1 .hd li:nth-child(3){background:url(../images/ts-btn3-n.png) no-repeat center center;}
.section1 .hd li:nth-child(4){background:url(../images/ts-btn4-n.png) no-repeat center center;}
.section1 .hd li:nth-child(1):hover,.section1 .hd li:nth-child(1).on{background:url(../images/ts-btn1-h.png) no-repeat center center;}
.section1 .hd li:nth-child(2):hover,.section1 .hd li:nth-child(2).on{background:url(../images/ts-btn2-h.png) no-repeat center center;}
.section1 .hd li:nth-child(3):hover,.section1 .hd li:nth-child(3).on{background:url(../images/ts-btn3-h.png) no-repeat center center;}
.section1 .hd li:nth-child(4):hover,.section1 .hd li:nth-child(4).on{background:url(../images/ts-btn4-h.png) no-repeat center center;}

.section1 .bd{position: absolute;top: 360px;height: 645px;overflow: hidden;}		

.section2{
	height: 875px;
}
.section3{
	height: 1150px;
}
.section4{
	height: 870px;
}
.section5{
	height: 1000px;
}
.section2 a,
.section3 a,
.section4 a,
.section5 a{
	margin: 0 auto;
    text-align: center;
    display: block;
	position: relative;
}

.caifu .title{
	position:absolute;
	top: 494px;	
}
.caifu .fjtx{
	left: 283px;
}
.caifu .fgxr{
	left: 801px;
}