/* CSS Document */
	*{margin:0; padding:0;}
	<!--header-->
	a:hover, a:focus{
		text-decoration: none;
	}
	.left{float:left;}
	.right{float:right;}
	
	html{
		min-width: 1200px;
	}
	.header{width:100%; /* background:url(../rt/images/nav.png) no-repeat; background-size:100%; */}
	.nav{width:1200px;padding-top:10px;font-size:18px;margin: 0 auto;}
	
	.logo{float:left;}
	.nav ul{float:right;list-style: none;padding-top:20px;}
	.nav li{display:inline;padding-left:70px;}
	li a{color:#5A91FF;}
	.nav a:hover{color:#002DE3; text-decoration:none;}
		.banner{
			width: 1200px;
			margin: 15px auto;
		}
		.banner img{width: 100%;}
	
	
	.footer {
		width: 1200px;
		background: rgba(0,25,74,.3);
		overflow: hidden;
		margin: 0 auto;
	}
	.f-mn {
		width: 1100px;
		margin:0 auto;
		text-align: center;
		color: #fff;
	}
	.f-fl {
		float: left;
		font-size: 18px;
		
	}
	.f-fl p{
		text-align: left;
	}
	.f-fl p img {
		margin-right: 15px;
	}
	.f-fl p a {
		text-decoration: none;
		color: #fff;
	}
	.f-fr {
		float: right;
	}
	
	<!--µÇÂ¼×¢²á-->
	
	.zc-logo{padding-top:100px;text-align:center;padding-bottom:35px;}
	.denglu{text-align:center;width:50%;margin:0 auto;padding-bottom:100px;}
	.form-control{width:392px;height:58px;margin:0 auto;margin-top:20px;border-radius:0;font-size:20px;}
    .denglu span{color:#7d7d7d;}
	.denglu p {float:right;width:370px;padding-top:12px;}
	.denglu p a{color:#d14028;}
	.tijiao{width:395px;height:46px;background:url(../images/denglu.png) no-repeat;border:0;}
	.banquan{text-align:center;padding-top:10px; text-align:center; color:#1e1d1d;}
	
	.zhuce{width:550px;margin:0 auto;padding-bottom:90px;text-align:center;}
	form table{color:#1e1d1d;font-size:22px;}
	table .txt{width:150px;text-align:left;}
	.txt img{padding-left:0;padding-right:5px;}
	.ljzc{margin-top:41px;width:427px;height:49px;border:0;background:url(../images/zhuce.png) no-repeat;}
	
	
	<!--shouye-->
	.content{width:100%; float:left;}
	.content-main{width:1200px;margin:0 auto;}
	.chinese{padding-top:50px;padding-bottom:50px;text-align:center;float:left;width:100%;}
	.content-main ul.list{ position:relative;float:left; list-style:none;margin:0;padding:0;}
	.content-main ul.list li{display:inline;float:left;margin-right:58px;}
	.list img{width:256px;height:256px;border-radius:32px;}
	.list p{font-size: 22px;color: #333;}
	ul.list li.last{margin:0;}

	<!--jiaruwomen-->
	table{width:100%;padding-top:120px;font-size:1.2em;font-weight:500;}
	.tou{height:60px;}
	tr{height:30px}
	th,td{width:260px;}
	td img{padding-left:5px;}
	td a{color:#333;text-decortation:none;}
	td a:hover{color:#333;}
	<!--neirongye-->
	
	
	/*slider*/





.slider { float: left; }
.jquery-reslider{
    position: relative;
    width: 1024px;
    height: 576px;
}

.slider .jquery-reslider .slider-block {
  width:1024px;
  height:576px;
  position: absolute;
  z-index: 97;
  background-position: 50% 50%;
  background-size: cover;
  opacity: 0;
}

.slider .jquery-reslider .slider-direction {
  width: 60px;
  height: 60px;
  position: absolute;
  top: 45%;
  z-index: 99;
  cursor: pointer;
}

.slider .jquery-reslider .slider-direction.slider-direction-prev {
  left: 20px;
  background: url('../images/prev.png') no-repeat;
}

.slider .jquery-reslider .slider-direction.slider-direction-next {
  right: 20px;
  background: url('../images/next.png') no-repeat
}



.slider .jquery-reslider .slider-dots li.active { background-color: #ffffff; }
@media screen and (max-width: 768px) {

.slider .jquery-reslider .slider-direction { zoom: .8; }

.slider .jquery-reslider .slider-dots { position: absolute; }
}

.audiojs { margin: 0 auto; }
	.shipin{background: #000;width: 800px;height: 400px;margin: 0 auto;margin-top: 40px;}
	.music{padding: 40px;}
	.progress{border-radius: 0}