/* 内容开始 */
.content{
    width: 100%;
    background:#f4f4f4;
    padding-bottom: 80px;
    overflow:hidden;
}
.content .Position{
    width:1200px;
    height:40px;
    margin:0 auto;
    line-height: 40px;
   font-size: 12px;
}
.content .Position a{
    color:#505050;
    margin:0 5px;
}
/* 内容结束 */


/* 风口开始 */
.fengk{
    height:35px;
    border-bottom:1px solid #3e87f0;
    width:1200px;
    margin:0 auto;
}
.fengk h2{
    width:80px;
    height:25px;
    background:#3e87f0;
    text-align: center;
    line-height: 25px;
    color:#fff;
    font-size: 16px;
}


.all{
    width:1200px;
    margin:0 auto;
    overflow:hidden;
}
.all .left{
    width:760px;
    float: left;
}
.all .left li{
    width:760px;
    //min-height:180px;
    border-bottom: 1px solid #ccc;
    overflow:hidden;
    margin-top: 20px;
    padding-bottom: 20px;
}

.all .left .left1{
    width:290px;
    height:160px;
    float: left;
}
.all .left .left1 i{
    width:290px;
    height:160px;
    display: block;

}
.all .left .left1 i img{
    width:290px;
    height:160px;

}
.all .left .right2{
    float:left;
    width:420px;
    //min-height:160px;
    padding-right: 25px;
    padding-left: 20px;
    position:relative;
}
.all .left .right2 .bottom-btn::after {
    content: '';
    display: block;
    clear: both;
}
.all .left .right2 h4{
    font-size: 16px;
    color:#505050;
}
.all .left .right2 span{
    font-size: 12px;
    color:#f3b082;
    margin-top: 18px;
    display:block;
}
.all .left .right2 p{
    font-size: 14px;
    color:#919191;
    margin-top: 15px;
    display:block;
    line-height: 25px;
    height:60px;
}
.all .left .right2 .read{
    width:100px;
    height:30px;
    background:#3e87f0;
    display: inline-block;
    //position:absolute;
    //bottom:0;
   // left:20px;
    margin-top: 8px;
    border-radius: 5px;
    text-align: center;
    line-height: 30px;
    color:#fff;
    font-size: 14px;
}
.all .right{
    width:404px;
    float:right;
    margin-top: 20px;
}
.all .right .advs{
    width:400px;
    height:221px;
    position: relative;

}
.all .right .advs img{
    width:400px;
    height:221px;
}
.all .right .advs:hover p{
    display: block;
}
.all .right .advs p{
    width:385px;
    height:30px;
    line-height: 30px;
    font-size: 14px;
    color:#cccccc;
    padding-left: 15px;
    background:rgba(0, 0, 0, 0.5);
    position:absolute;
    top:0;
    left:0;
    display: none;

}

.right .Ranking{
    width:402px;
    border-top: 1px solid #3e87f0;
    margin-top: 40px;
    height:672px;

}
.right .Ranking .one-Ranking{
    overflow:hidden;
    background:#fff;
    line-height: 60px;
    border-bottom: 1px solid #eeeeee;
    padding-left: 23px;
    font-size: 18px;
}
.right .Ranking .one-Ranking li{
    float: left;
    cursor:pointer;
    color:#333;
}
.right .Ranking li.ads{
  color:#3e87f0;

}
.right .Ranking .in-Ranking{
    background:#fff;
    position:relative;
}
.right .Ranking .in-Ranking li{
    position:relative;
    top:0;
    left:0;
    display: none;
}
.right .Ranking .in-Ranking a{
    line-height: 60px;
    border-bottom: 1px solid #eeeeee;
    padding-left: 47px;
    font-size: 16px;
    display: block;
    width:355px;
    background:#fff;
    color:#505050;
}
.right .Ranking .in-Ranking a:hover{
    color:#3e87f0;
}
.right .Ranking .in-Ranking a.ones{
    background:#fff url(../images/icon/ranking_1.png);
    background-repeat: no-repeat;
    background-position: 0 0;
}
.right .Ranking .in-Ranking a.twos{
    background:#fff url(../images/icon/ranking_2.png);
    background-repeat: no-repeat;
    background-position: 0 0;
}
.right .Ranking .in-Ranking a.threes{
    background:#fff url(../images/icon/ranking_3.png);
    background-repeat: no-repeat;
    background-position: 0 0;
}
.right .DM1{
    width:402px;
    border-left: 2px solid #3e87f0;
    height:20px;
    line-height: 20px;
    margin-top: 40px;
}
.right .DM1 .arrow {
    float: right;
}
.right .DM1 .arrow span {
    cursor: pointer;
    display: inline-block;
    margin-left: 10px;
    color: #919191;
}
.right .DM1 .arrow span:hover {
    color: #f3b082;
}
.right .DM1 .clickColor {
    color: #f3b082 !important;
}
.right .DM h3{
    font-size: 18px;
    color:#333333;
    margin-left: 10px;
}
.right .DM ul{
    border-top: 1px solid #f27b28;
    margin-top: 20px;
}
.right .DM ul li{
    height:60px;
    font-size: 18px;
    line-height: 60px;
    background:#fff;
    border-bottom: 1px solid #eeeeee;
    padding-left: 50px;
}
.right .DM ul li:hover a{
    color:#3e87f0;
}
.right .DM ul li a{
    color:#333;
    width:100%;
    height:100%;
    display:inline-block;
}
.right .DM ul .page-pointer:hover {
    color: #F27B27;
    cursor: pointer;
}
.fenye{
    height:48px;
    margin-top: 35px;
    text-align: center;

}
.fenye ul{
    margin:0 auto;
    overflow:hidden;
    display:inline-block;
    margin-top: 8px;
}
.fenye ul li{
    list-style: none;
    float: left;
    margin-right: 10px;
    border: 1px solid #ccc;
    text-align: center;
    background: #fff;
    line-height: 30px;
    width: 30px;
    height: 30px;

}
.fenye ul li a{
    text-decoration: none;
    width: 30px;
    height: 30px;
    display: inline-block;
    font-size: 14px;
    color: #505050;
}

.fenye ul li.xiala:hover{
    background: #fff;
}

.fenye ul li:hover{
    background: #f27b28;

}
.fenye ul li:hover a{
   color:#fff;
}
.fenye ul li.current{
    background: #f27b28;
}
.fenye ul li.current a{
   color:#fff;
}
/* 风口结束 */

