@charset "gb2312";
/* CSS Document */
body{
	background: #4f93fe;
}
.java-min1200 {
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
}

.java-banner {
	width: 100%;
	height: auto;
}

.java-banner img {
	width: 100%;
	display: block;
}
.slideTxtBox{
	width: 100%;
	text-align: center;
	height: auto;
	display: flex;
    flex-direction: row;
    justify-content: center;
	position: relative;
	margin: 0 auto;
	background-color: #0039c3;
	padding-top: 0.11rem;
	padding-bottom: 0.1rem;
}
.slideTxtBox li {
	font-size: 0.2rem;
	color: #b3dcfb;
	font-weight: bold;
	padding: 0.12rem 0;
	width: 32%;
	position: relative;
	letter-spacing: 1px;
}

.slideTxtBox li.hover {
	color: #fff;
}
.hd-img{
	position: absolute;
    bottom: -0.28rem;
    left: 42%;
    z-index: 1;
    display: none;
    width: 0.38rem;
}
.hd-bg{
	display: flex;
	justify-content: center;
	align-items: center;
	font-weight: bold;
}
.hd-bg img{
	display: none;
}
.slideTxtBox li.hover .hd-img{
	display: block;
}
.slideTxtBox li.hover .hd-bg{
	color: #ffed52;
}
.slideTxtBox li.hover .hd-bg img{
	display: inline-block;
	margin-top: 0.05rem;
	margin-left: 0.06rem;
	width: 0.22rem;
}
.tea_list{
	height: auto;
	margin: 0 auto;
	padding-top: 0.4rem;
}
.tea-tittle{
	width: 94.134%;
	background: url(../images/backage01.png) no-repeat top;
	background-size: 100% 100%;
	height: 3.34rem;
	margin: 0 auto;
	margin-bottom: 0.4rem;
}
.tea-tittle p{
	font-size: 0.2rem;
	font-weight: 500;
	color: #333;
	padding-top: 1rem;
	width: 84%;
    margin: 0 auto;
    text-align: left;
	line-height: 0.38rem;
}
.tea-tittle p span{
	color: #fff;
    background-color: #006dff;
    border: 0.02rem #000 solid;
    border-radius: 0.1rem;
    width: 48%;
	display: block;
    text-align: center;
	margin: 0 auto;
	margin-bottom: 0.16rem;
	margin-top: 0.28rem;
}
.color-tea{
	background-color: #2b54d9 !important;
}
.tea-ranking{
	width: 94.134%;
	height: auto;
	margin: 0 auto;
}
.tea-ranking li{
	width: 100%;
	height: auto;
	background-color: #fff;
	border: 0.02rem #003399 solid;
	border-radius: 0.14rem;
	margin: 0 auto;
	position: relative;
	margin-bottom: 0.15rem;
	padding-bottom: 0.35rem;
}
.ranking-salf{
	width: 85%;
	margin: 0 auto;
	height: auto;
	border-radius: 0.14rem;
    overflow: hidden;
	margin-top: 0.36rem;
	position: relative;
}
.ranking-salf i{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	color: #fff;
	font-size: 0.38rem;
	font-weight: bold;
	text-align: center;
	width: 1.86rem;
	background: url(../images/backage02.png) center no-repeat;
	background-size: 100%;
	height: 0.76rem;
	line-height: 0.72rem;
}
.ranking-salf02{
	width: 48.867%;
	height: auto;
	border-radius: 0.14rem;
    overflow: hidden;
	position: relative;
	background-color: #fff;
	border: 0.02rem #003399 solid;
	border-radius: 0.14rem;
	position: relative;
	padding-bottom: 0.15rem;
	float: left;
}
.tea-ranking li:nth-child(2){
	border:none;
	background: none;
}
.ranking-salf02:nth-child(1){
	margin-right: 0.16rem;
}
.ranking-salf02 i{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	color: #fff;
	font-size: 0.25rem;
	font-weight: bold;
	text-align: center;
	width: 1.24rem;
	background: url(../images/backage02.png) center no-repeat;
	background-size: 100%;
	height: 0.5rem;
	line-height: 0.46rem;
}
.ranking-salf02 .rank-last span{
	font-size: 0.22rem;
	display: block;
	color: #333;
	text-align: center;
	margin-top: 0.15rem;
	font-weight: bold;
}
.rank-last{
	width: 85%;
	margin: 0 auto;
}
.ranking-top{
	position: relative;
	width: 89%;
	margin: 0 auto;
	margin-top: 0.15rem;
}
.ranking-salf02 .video-tea img{
	width: 0.56rem;
}
.rank-last span{
	font-size: 0.32rem;
	display: block;
	color: #333;
	text-align: center;
	margin-top: 0.2rem;
	font-weight: bold;
}
.rank-last p{
	font-size: 0.22rem;
	color: #333;
	text-align: left;
	margin-top: 0.2rem;
}
.rank-img{
	width: 100%;
}
.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;
}
.video-tea img{
	width: 0.62rem;
}
.ranking-right{
	width: 93.038%;
	margin: 0 auto;
	margin-top: -0.4rem;
    position: relative;
    z-index: 1;
}
.ranking-right b{
	display: block;
	font-size: 0.22rem;
	color: #000;
	font-weight: bold;
	border: 0.02rem #000 solid;
	background-color: #f5c552;
	width: 54%;
	line-height: 0.46rem;
	border-radius: 0.3rem;
	text-align: center;
	margin-top: 0;
}
.ranking-right span{
	font-weight: bold;
	display: block;
	text-align: left;
	font-size: 0.36rem;
	color: #000;
	margin-top: 0.18rem;
}
.ranking-right p{
	font-size: 0.177rem;
	color: #666;
	text-align: left;
	margin-top: 0.2rem;
	line-height: 0.28rem;
	overflow: hidden;				
	text-overflow: ellipsis;		
	display: -webkit-box;			
	-webkit-line-clamp: 2;			
	line-clamp: 2;					
	-webkit-box-orient: vertical;
}
.xiantoao{
	position: absolute;
	bottom: -0.2rem;
	left: 0;
	z-index: -1;
	width: 100%;
}
.name-title{
	line-height: 0.86rem;
	margin: 0 auto;
	text-align: center;
	font-size: 0.36rem;
	color: #000;
	font-weight: bold;
	background: url(../images/title.png) no-repeat center;
	background-size: 100% 100%;
	margin-bottom: 0.54rem;
	display: table;
	padding: 0 0.66rem;
}
.rank-list{
	width: 94.134%;
	height: auto;
	display: table;
	margin: 0 auto;
}
.rank-list li{
	width: 48.867%;
	height: 2.67rem;
	border: 0.02rem #003399 solid;
	background-color: #fff;
	position: relative;
	border-radius: 0.14rem;
	float: left;
	margin-right: 0.16rem;
	margin-bottom: 0.1rem;
}
.rank-list li:nth-child(even){
	margin-right: 0 !important;
}
.rank-num{
	width: 89.784%;
	height: auto;
	margin: 0 auto;
	position: relative;
	border-radius: 0.14rem;
	overflow: hidden;
	margin-top: 0.15rem;
	margin-bottom: 0.2rem;
}
.rank-img02{
	width: 100%;
}
.rank-list li b{
	display: block;
	text-align: center;
	font-weight: bold;
	font-size: 0.21rem;
	color: #000;
	margin-top: 0;
	line-height: 0.2rem;
	margin-bottom: 0.23rem;
}
.rank-img03 img{
	width: 0.42rem;
}
.xiantoao02{
	position: absolute;
	bottom: -0.12rem;
	left:0;
	z-index: -1;
	width: 100%;
}
.rank-down{
	width: 94.134%;
    height: auto;
    display: table;
    margin: 0 auto;
	text-align: center;
	margin-top: 0.4rem;
	position: relative;
}
.senior-more{
	display: block;
	font-size: 0.45rem;
	font-weight: bold;
	color: #fff;
	margin-top: 0.74rem;
}
.senior-about{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: table;
	margin-top: 0.55rem;
	margin-bottom: 0.5rem;
}
.senior-about li{
	float: left;
	width: 46%;
	height: 1.82rem;
	background-color: #fff;
	margin: 0 0.14rem;
	border: 0.02rem #003399 solid;
	margin-bottom: 0.28rem;
	border-radius: 0.2rem;
}
.senior-about li img{
	margin-top: 0.34rem;
	margin-bottom: 0.1rem;
	height: 0.46rem;
}
.senior-about li p{
	font-size: 0.18rem;
	color: #333;
	line-height: 0.26rem;
}
.artificial-title {
  width: 100%;
  height: auto;
  padding-top: 0.7rem;
  text-align: center;
}

.artificial-title span {
  font-size: 0.36rem;
  color: #000;
  display: block;
}

.artificial-title em {
  font-size: 0.48rem;
  color: #000;
  font-style: normal;
  font-weight: bold;
}
.title05 {
  background: url(../images/bage07.png) center 0.5rem no-repeat;
  background-size: 90%;
  padding-top: 0.7rem;
}
.title-span {
  font-size: 0.2rem;
  color: #fff;
  line-height: 0.36rem;
  text-align: left;
  display: block;
  width: 98%;
  margin: 0 auto;
  margin-top: 0.3rem;
}
.about-list {
  width: 100%;
  height: auto;
  margin: 0 auto;
  display: table;
  margin-top: 0.8rem;
  margin-bottom: 0.76rem;
}

.about-list li {
  float: left;
  font-size: 0.26rem;
  color: #fff;
  margin-bottom: 0.64rem;
  width: 50%;
  text-align: center;
}

.about-list li img {
  display: block;
  margin: 0 auto;
  margin-bottom: 0.15rem;
  height: 0.61rem;
}
.rank-yun{
	width: 100%;
	height: auto;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: -1;
}
.ranking-posion{
	position: relative;
	width: 100%;
	height: auto;
	margin: 0 auto;
}



.h-left{
	float: left;
}
.h-right{
	float: right;
}
