@charset "gb2312";
/* CSS Document */
body{
	/*background: linear-gradient(118deg, #4d81fe, #75aaff);*/
}
.java-banner {
	width: 100%;
	height: auto;
	margin: 0 auto;
}
.java-banner img{
	width: 100%;
	display: block;
}

.java-min1200 {
	width: 100%;
	height: 100%;
	margin: 0 auto;
	min-width: 1200px;
	text-align: center;
	overflow: hidden;
	background: linear-gradient(118deg, #4d81fe, #75aaff);
}
.slideTxtBox2 {
	width: 100%;
	height: auto;
	position: relative;
}

.slideTxtBox2 .hd {
	width: 100%;
	height: auto;
	text-align: center;
	background-color: #00c3ff;
	border-top: 5px #003399 solid;
	border-bottom: 5px #003399 solid;
	padding-top: 20px;
	padding-bottom: 20px;
}
.slideTxtBox2 .hd ul{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	width: 1200px;
	margin: 0 auto;
}
.slideTxtBox2 .hd ul li {
	font-size: 20px;
	color: #003399;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 309px;
	cursor: pointer;
	-webkit-transition: .4s;
	background-color: #fff;
	border-radius: 30px;
	position: relative;
}

.slideTxtBox2 .hd ul li.on {
	background: #003399;
	color: #fff;
	-webkit-transition: .4s;
}
.hd-img{
	position: absolute;
    bottom: -43px;
    left: 116px;
    z-index: 1;
	display: none;
}
.slideTxtBox2 .hd ul li.on .hd-img{
	display: block;
}
.slideTxtBox2 .hd ul li.on .hd-bg{
	color: #ffe929;
}
.slideTxtBox2 .bd {
	width: 100%;
	height: auto;
}
.tea_list{
	width: 1200px;
	height: auto;
	margin: 0 auto;
	padding-top: 40px;
}
.tea-tittle{
	width: 100%;
	background: url(../images/backage01.png) no-repeat top;
	height: 261px;
	background-size: 100% 100%;
	margin-bottom: 36px;
	padding-top: 136px;
}
.tea-tittle p{
	font-size: 24px;
	font-weight: bold;
	color: #000;
	line-height: 48px;
	text-align: left;
	margin: 0 auto;
	width: 880px;
	margin-bottom: 18px;
}
.tea-tittle p span{
	color: #fff;
    background-color: #006dff;
    border: 2px #000 solid;
    border-radius: 10px;
    width: 190px;
    float: left;
    text-align: center;
	margin-bottom: 10px;
	margin-right: 10px;
}
.color-tea{
	background-color: #2b54d9 !important;
}
.tea-ranking{
	width: 100%;
	height: auto;
	margin: 0 auto;
}
.tea-ranking li{
	width: 100%;
	height: 464px;
	background-color: #f1f7ff;
	border: 2px #003399 solid;
	border-radius: 30px;
	margin: 0 auto;
	position: relative;
	margin-bottom: 84px;
}
.ranking-left{
	float: left;
	width: 506px;
	height: 285px;
	border-radius: 20px;
    overflow: hidden;
	margin-top: 87px;
	margin-left: 57px;
	position: relative;
}
.video-tea{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	-webkit-transition: .4s;
	background: none;
}
.ranking-left:hover .video-tea,.rank-num:hover .video-tea{
	background: rgba(2,2,2,0.41);
	-webkit-transition: .4s;
}
.ranking-right{
	float: left;
	width: 492px;
	margin-top: 120px;
	margin-left: 78px;
}
.ranking-right b{
	display: block;
	font-size: 22px;
	color: #000;
	font-weight: bold;
	border: 2px #000 solid;
	background-color: #f5c552;
	width: 332px;
	line-height: 46px;
	border-radius: 30px;
}
.ranking-right span{
	font-weight: bold;
	display: block;
	text-align: left;
	font-size: 36px;
	color: #000;
	margin-top: 30px;
}
.ranking-right p{
	font-size: 24px;
	color: #666;
	text-align: left;
	margin-top: 20px;
	line-height: 44px;
	overflow: hidden;				
	text-overflow: ellipsis;		
	display: -webkit-box;			
	-webkit-line-clamp: 2;			
	line-clamp: 2;					
	-webkit-box-orient: vertical;
}
.xiantoao{
	position: absolute;
	bottom: -20px;
	left: 0;
	z-index: -1;
}
.name-title{
	padding: 0 88px;
	margin: 0 auto;
	text-align: center;
	font-size: 48px;
	color: #000;
	font-weight: bold;
	margin-top: 110px;
	background: url(../images/title.png) no-repeat center;
	background-size: 100% 100%;
	padding-top: 7px;
    padding-bottom: 15px;
	display: table;
}
.rank-list{
	width: 100%;
	height: auto;
	display: table;
}
.rank-list li{
	width: 381px;
	height: 306px;
	border: 2px #003399 solid;
	background-color: #fff;
	position: relative;
	border-radius: 20px;
	margin-top: 47px;
	float: left;
	margin-left: 7px;
	margin-right: 7px;
}
.rank-num{
	width: 332px;
	height: 187px;
	margin: 0 auto;
	position: relative;
	border-radius: 20px;
	overflow: hidden;
	margin-top: 42px;
	margin-bottom: 20px;
}
.rank-list li b{
	display: block;
	text-align: center;
	font-weight: bold;
	font-size: 24px;
	color: #000;
}
.xiantoao02{
	position: absolute;
	bottom: -12px;
	left: -2px;
	z-index: -1;
}
.senior-more{
	display: block;
	font-size: 45px;
	color: #fff;
	margin-top: 88px;
}
.senior-about{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: table;
	margin-top: 55px;
	margin-bottom: 50px;
}
.senior-about li{
	float: left;
	width: 388px;
	height: 178px;
	background-color: #fff;
	border: 2px #003399 solid;
	margin-bottom: 28px;
	margin-right: 12px;
	border-radius: 20px;
	position: relative;
	top: 0;
	-webkit-transition: .8s;
}
.senior-about li img{
	padding-top: 35px;
	margin-bottom: 12px;
}
.senior-about li p{
	font-size: 18px;
	color: #333;
	line-height: 26px;
}
.senior-about li:hover{
	top: -14px;
	-webkit-transition: .8s;
}
.dhkd-right-no{
	margin-right: 0 !important;
}
.rank-xian01{
	position: absolute;
	right: 0;
	top: 210px;
	z-index: -1;
}
.rank-xian02{
	position: absolute;
	left: 0;
	top: 820px;
	z-index: -1;
}



.h-left{
	float: left;
}
.h-right{
	float: right;
}
