﻿html {
  height: 100%;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.container{
  width:100%;
}
.top{
    position:relative;
    padding-top: 1.5rem;
    padding-left: 0.8rem;
    padding-right: 0.8rem;
    padding-bottom: 2.5rem;
}

.top .search{
  position:absolute;
  width:80%;
}
.top .search_bar{
  height: 2.13333333rem;
  border-radius: 25px;
  background:#f0f0f0;
  width:85%;
}
.top .search_bar a{
    display: block;
    position: absolute;
    left: 0.66666667rem;
    top: 0.42666667rem;
}
.top .search_bar a img{
  width: 0.8rem;
    height: 0.8rem;
}
.top .search_bar input{
    border-radius: 25px;
    line-height: 2.13333333rem;
    padding-left: 1.86666667rem;
    font-size: 0.89333333rem;
    background:#f0f0f0;
    width:100%;
}
.top .release{
  position:absolute;
  width:15%;
  right:0;
}
/*清除浮动元素*/
.release:after{
  content:'';
  clear:both;
  display: block;
  height:0;
  visibility: hidden;
}

.container .nav ul,.container .nav{
  overflow: hidden; padding-left:.3em;
}
.container .nav ul li{
  float: left;
  width: auto;
  height: 1.5rem;
  line-height: 1.5rem;
  text-align: center;
  font-size:0.9rem;
  padding:0 0.3rem 0 0.2rem;

}
.nav ul li.navactive{
  color:#d9280e !important;
}
.holder{
  padding-top:0.2rem;
  border-top: 1px solid #f2f7fc;
    margin-bottom: 5.66666667rem;
}
.holder .Recommend{
  overflow: hidden;
}

.holder .Recommend .left{
  float:left;
  width:35%;
  height:20px;
  border:1px solid #f00;
}
.holder .Recommend .right{
  float:left;
  width:60%;
  height:20px;
}
.hotContainer{
    margin:0.5rem 0;
    height:9rem;
    overflow:hidden;
    padding-left:0.3rem;
    /*border-top:1px solid rgba(221, 221, 221, 0.6);*/
    /*border-bottom:1px solid rgba(221, 221, 221, 0.6);*/
}
.hotContainer:after{
    content:'';
    clear:both;
    visibility: hidden;
    height:0;
    display:block;

}
.hotContainer .hotRecommend{
    float:left;
    height:4.5rem;
}
.holder .Hotspot .hotRecommend{
    margin-right:4vw;
}
.Hotspot .hotRecommend .hotHeader{
    width:3rem;
    height:3rem;
    border-radius: 50%;
    overflow: hidden;
}
.Hotspot .hotRecommend .hotHeader img{
    width:100%;
	height:100%;
}
.Hotspot .hotRecommend .hotName{
    font-size:0.7rem;
    text-align:center;
    color: #333;
    padding-top: 0.2rem;
    white-space: nowrap;

}
.holder .Hotspot .hotArticles{
  border-bottom:1px solid #f2f7fc;
  padding:0.4rem 1.6rem;
}
.hotArticles:after{
  content:'';
  clear:both;
  visibility: hidden;
  height:0;
  display:block;
}
.hotArticles .left{
    float: left;
    width: 80%;
    display:flex;
    align-items:center;
    justify-content:center;
    height:2.5rem;
}
.hotArticles .noneimages{
  width:100%;
  margin:0 auto;
   display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.hotArticles .right{
  float:left;
  width:15%;
  position:relative;
  padding:15% 0 0;
  margin-left:5%;
}
.hotArticles .right img{
  width:100%;
  position:absolute;
  height:100%;
  left:0;
  top:0;
}
.hotArticles .left .a-lk{
    width:100%;
    font-size: 0.8rem;
    line-height:1.3rem;
}
.index {
  width: 100%;
}
.index .index_ct {
  width: 100%;
}
.index .index_ct .wz {
    font: 12px/1.5 tahoma,arial,'Hiragino Sans GB','\5b8b\4f53',sans-serif;
    padding-top: 6.66666667rem;
    text-align: center;
    letter-spacing: 0.5rem;
    font-size: 26px;
        font-weight:550;
    position: relative;
    top: -10px;
}
.index .index_ct .wz img {
  width: 15.52rem;
  height: 3.57333333rem;
}
.mytlogo img{
width:2.5rem;
height:2.5rem;
    position:absolute;
    left:50%;
    top:10%;
    transform: translate(-50%, -50%);
    }
.index .index_ct .index_ss {
  background-color:#d43d3d;
  padding-top: 1.5rem;
  padding-left: 0.8rem;
  padding-right: 0.8rem;
  padding-bottom: 1.5rem;
}
.index .index_ct .index_ss .index_ss_left {
  width: 85%;
  height: 2.13333333rem;
  background-color: #fff;
  position: relative;
  overflow: hidden;
}
.index .index_ct .index_ss .index_ss_left input {
  width: 100%;
  height: 100%;
  line-height: 2.13333333rem;
  padding-left: 1.86666667rem;
  box-sizing: border-box;
  color: #999;
  font-size: 0.89333333rem;
}
.index .index_ct .index_ss .index_ss_left a {
  display: block;
  position: absolute;
  left: 0.66666667rem;
  top: 0.42666667rem;
}
.index .index_ct .index_ss .index_ss_left a img {
  width: 0.8rem;
  height: 0.8rem;
}
.index .index_ct .index_ss .index_ss_right {
  width: 15%;
  height: 2.13333333rem;
  line-height: 2.13333333rem;
  text-align: center;
}

.fr{
  position: absolute;
  right: 0px;
  margin: 0 0.4rem;
}
.index .index_ct .index_ss .index_ss_right a {
  font-size: 0.2rem;
  font-weight: 700;
  color: #000;
  display: block;
  position: absolute;
  right: 0px;
  bottom: 0px;
  left: 0px;
  top: 0.8rem;
  color:#fff;
}

.index .index_ct .index_ct-btm {
  width: 100%;
  padding: 0 3.09333333rem 100px;
  box-sizing: border-box;
  margin-top: -65px;
}
.index .index_ct .index_ct-btm .fl {
  background-color: #999;
}
.index .index_ct .index_ct-btm .fr {
  background-color: #ff4400;
}
.index .index_ct .index_ct-btm a {
  width: 46%;
  display: block;
  height: 1.92rem;
  line-height: 1.92rem;
  border-radius: 0.96rem;
  text-align: center;
  color: #fff;
  font-size: 0.89333333rem;
}
