﻿@charset "UTF-8";
@import url(reset.css);
@import url(swiper.min.css);
.wrapper {
    height: 0.266667rem; }

html {
    font-size: 75px;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
}
body{
    background-color: #fafafa;
}



/*========================= 中部 =====================*/
.mainContent.diff{
    bottom:0;
}
.mainContent div{
	padding: 0 !important;
	max-width: 100%;
}
.recommend{
    width:95%;
    margin:0.399rem auto 0;
}
.commentTs{
    font-size: 0.48rem;
    line-height: 0.72rem;
    color:#333;
    font-weight: bold;
    margin:0.133rem 0;
}
.commentTit{
    font-size: 0.266rem;
    color:#808080;
}
.commentTit .hColor{
    display: inline-block;
    margin-right:0.399rem;
    color:#f86c02;
}
.detailTxt{
    margin-top:0.533rem;
    color:#333;
}
.detailTxt .tt{
    font-size: 0.48rem;
    font-weight: bold;
    margin-bottom:0.399rem;
}
.detailTxt .text{
    font-size: 0.346rem;
    line-height: 0.48rem;
    margin:0 0 0.533rem 0;
}
.iconimgBox{
    width:100%;
    height:3.99rem;
}
.iconimgBox .iconimg{
    width:100%;
    height:100%;
}

.tts{
    font-size: 0.48rem;
    font-weight: bold;
    margin:0.399rem 0;
}
.texts{
    font-size: 0.346rem;
    line-height: 0.48rem;
    margin:0 0 0.533rem 0;
}
.gzTs{
    font-size: 0.346rem;
}
.codeImg{
    margin:0.53rem 0;
    width:3.9rem;
    height:3.9rem;
}

