﻿/*推荐大图*/
.banner{width: 100%;min-width: 1366px;/*position: absolute;top: 0px;*/}
.banner img{display: block;width: 100%; position:relative;bottom: 0px;}
.banner-shade-div{width: 100%;min-width: 1366px;overflow: hidden;left: 0px;right: 0px;margin: 0 auto;position:absolute;/*bottom:0px;*/margin-top: -112px;}
.banner-shade{width: 50%;min-width: 960px;overflow: hidden;/*background: rgba(0,0,0,0.4);*/margin: 0 auto;}
.banner-cg{width:15%;float: left; margin-left: 14px;margin-top:8px;margin-bottom:8px;box-sizing: border-box;border: solid 3px rgba(0,0,0,0);}
.banner-select{border: solid 3px #089df3;}
.banner-cg img{display: block;width:100%;}
.banner-shade a:hover{box-sizing: border-box;border: solid 3px #089df3;}
/*分类菜单*/
.classify-div{width: 100%;min-width:1366px;position: absolute;top:60px;}
.classify{width:50%;min-width:960px;margin:0 auto;}
.classify a{display: block;width:136px;height:40px;text-align:center;line-height:40px;float: left;background:rgba(255,255,255,0.5);color: #494949;cursor: pointer;}
.classify a:first-child {border-radius:5px 0px 0px 5px; }
.classify a:last-child {border-radius:0px 5px 5px 0px; }
/*.classify a:hover{background:#089df3;color:#fff;}*/

/*首页内容部分*/
.content{width:50%;overflow: hidden;min-width: 960px;background: #fff;margin: 0 auto;}
.classify-video{overflow: hidden;}
.content-title{display: block;width:860px;font-size: 20px;color:#494949;margin-top: 10px;margin-left: 1%;float: left;}
.classify-a{display: block;width:70px;font-size: 14px;color:#089df3;margin-top: 16px;float:left;cursor: pointer;}
.video-tj{display: block;width: 23%;min-height:155px;float: left;margin: 0.95%;margin-bottom:0px;}
.video-tj a img{/*display:block;*/width: 100%;height: 125px;max-height:125px;float: left;cursor: pointer;/*background: url(../images/img_none.png) no-repeat;background-size: 100% 100%;*/}
.video-tj span{display: block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;width: 100%;height: 20px;background:#f2f2f2;color:#494949;font-size: 14px;cursor: pointer;float: left;}
.video-tj span a{color:#494949;}
.seemore{display: block;width: 100%;height: 40px;color: #089df3;font-size: 14px;line-height:40px;text-align: center;float:left; margin: 0 auto;cursor: pointer;}