*{
    font-family: "Microsoft YaHei";
}
.clamp2{
    overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2; 
}
.main_contain{
    width: 1000px;
    margin: 20px auto 0;
}
.contain_wrap{
    float: left;
    width: 740px;
    padding-right: 20px;
}
.hot_wrap{
    float: right;
    width: 240px;
}
/*
.tech_img{
    width: 740px;
    height: 245px;
    background: url(../images/tech_img.jpg) no-repeat;
}*/
.tech_img{
    width: 740px;
    height: 245px;
}
.tech_crumbs{
    padding: 16px 0 16px 0;
    border-bottom: 1px solid #eaeaea;
}
.tech_crumbs>em,
.tech_crumbs>a{
    color: #666666;
    font-size: 14px;
    font-style: normal;
}
.tech_list>li{
    padding: 30px 0;
    height: 128px;
    border-bottom: 1px solid #eaeaea;
    position: relative;
}
.tech_list>li:hover{
    background: #f4fafe;
}
.tech_list>li .tech_list_hd{
    float: left;
    height: 128px;
}
.tech_list>li .tech_list_r{
    float: left;
    width: 561px;
    padding-left: 19px;
}
.tech_list>li .tech_list_r_hd{
    margin-top: -7px;
    max-height: 66px;
    overflow: hidden;
    display: block;
}
.tech_list>li .tech_list_r_hd>a{
    font-size: 18px;
    color: #333333;
    line-height: 33px;
    font-weight: bold;
}
.tech_list>li .tech_list_r_hd>a:hover{
    color: #f57b01;
    text-decoration: underline;
}
.yc_tag{
    float: left;
    width: 50px;
    height: 20px;
    text-align: center;
    color: #ffffff;
    background-color: #f57b01;
    line-height: 20px;
    font-style: normal;
    font-size: 14px;
    margin-top: 7px;
    margin-right: 5px;
}
.tech_list>li .tech_list_r>p{
    color: #999999;
    font-size: 12px;
    line-height: 20px;
    margin: 5px 0 8px 0;
    height: 40px;
}
.tech_list>li .tech_list_r>span{
    display: block;
    text-align: right;
    color: #999999;
    font-size: 12px;
    line-height: 20px;
    position: absolute;
    right: 0;
    bottom: 26px;
}

/* 分页样式 */
.page_new_style{
    padding: 30px 0 33px 0!important;
    
}
.page_new_style .pageNum{
    text-align: center;
}

/* 热点排行 */
.hot_wrap .hot_wrap_hd .yc_tag{
    width: 80px;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    margin-top: 0;
    margin-right: 10px;
}
.hot_wrap .hot_wrap_hd i{
    color: #f57b01;
    font-size: 16px;
    line-height: 30px;
    font-style: normal;
    float: left;
}
.hot_list{
    padding-top: 8px;
    padding-bottom: 5px;
}
.hot_list>li{
    width: 100%;
    overflow: hidden;
    line-height: 35px;
}
.hot_list>li i{
    width: 18px;
    height: 18px;
    color: #ffffff;
    text-align: center;
    line-height: 18px;
    background: #f57b01;
    border-radius: 3px;
    font-style: normal;
    float: left;
    margin: 9px 10px 0 0;
}
.hot_list>li>a{
    float: left;
    color: #333333;
    font-size: 14px;
    height: 35px;
    overflow: hidden;
    width: 212px; 
}
.hot_list>li>a:hover{
    color: #f57b01;
    text-decoration: underline;
}
.advertise{
    margin-top: 10px;
    display: block;
}
.copyinfo{
    border: 0 none;
}


.f_w_auto{
    width: 1000px;
}
.guide_module ul li{
    background: none;
    padding-left: 0;
    line-height: 24px;
    height: 24px;
}
.guide_module{
    width: 141px!important;
    padding: 0 12px!important;
}
.beginner_guide{
    margin-left: 10px!important;
}


/* ----------------------详情页------------------------------------- */
.main_contain2{
    margin-top: 0;
}
.main_contain2 .hot_wrap{
    margin-top: 49px;
}
.main_contain2 .hot_wrap .hot_wrap_hd i{
    font-size: 14px;
}
.detail_wrap{
    padding: 0 35px;
    border: 1px solid #eaeaea;
    margin-top: -1px;
    position: relative;
    margin-bottom: 30px;
}
.detail_hd{
    font-size: 24px;
    color: #333333;
    line-height: 46px;
    font-weight: normal;
    margin-top: 20px;
    font-weight: bold;
}
.detail_hd .yc_tag{
    float: initial;
    display: inline-block;
    margin: 0 0 0 25px;
}
.detail_des{
    margin: 15px 0 17px 0;
}
.detail_des span{
    color: #999999;
    font-size: 14px;
    margin-right: 20px;
}
.prompt{
    line-height: 30px;
    background-color: #f4fafe;
    border: 1px solid #d5ebfb;
    border-left: 4px solid #d5ebfb;
    padding: 12px 20px 15px;
    font-size: 14px;
    color: #333333;
    margin-top: 20px;
}
.contain_text p,
.big_img_wrap span{
    color: #333333;
    font-size: 16px;
    line-height: 36px;
    text-indent: 32px;
    display: block;
}
.big_img_wrap span{
    padding: 10px 0 13px 0;
}
.big_img_wrap{
    text-align: center;
    padding-top: 17px;
}
.contain_text{
    padding: 24px 0 26px 0;
    border-bottom: 1px dashed #eaeaea;
}
.contain_text p.fujian{
    text-indent: 0;
    padding-top: 29px;
}
.contain_text p.fujian>a{
    color: #f57b01;
    text-decoration: underline;
}
.contain_text p.beizhu{
    font-size: 14px;
    line-height: 20px;
    text-align: right;
}
.link{
    line-height: 34px;
    padding: 16px 0;
}
.link a,
.link span{
    color: #333333;
    font-size: 14px;
}
.link a{
    margin-right: 45px;
}
.link a:hover{
    color: #f57b01;
    text-decoration: underline;
}
