@charset "UTF-8";
/* 页默认样式 */

html {
    height: 100%;
    background: #F4F4F4;
    overflow-y: scroll;
    max-width: 100%; }

/*@media only screen and (min-width: 320px){*/
/*html {*/
/*font-size:94px !important;*/
/*}*/
/*}*/
/*此处的响应式移动至底部 home.css*/




/*@media screen and (min-width:0px) and (max-width:768px){*/
/*!*body{background:yellow;}*!*/
/*html, body {*/
/*min-width: 760px;*/
/*}*/
/*.wrap{*/
/*width: 100%;*/
/*padding:0 20px;*/
/*background: #F4F4F4;*/
/*overflow: hidden;*/
/*}*/
/*}*/


body {
    min-height: 100%;
    font-size: 0.16rem;
    font-family: "Helvetica Neue", Helvetica, "Hiragino Sans GB", "Segoe UI", "Microsoft Yahei", Tahoma, Arial, STHeiti, sans-serif;
    overflow: hidden;
    /*background: #0B0A05;*/
    padding-right: 0px !important;
    color: #000;
    /*line-height: 1.8;*/
}
img {
    vertical-align: baseline;
}

*{
    margin: 0;
    padding: 0;
}
img {
    max-width: 100%; }
ul,li{
    list-style-type: none;
}
div,ul,li,p,tl,td,dd,h1,h2,h3,h4,h5,h6{
    margin: 0;
    padding: 0;
}
.clear{
    clear: both;
}
/*a:hover,*/
a{
    font-size: 0.14rem;
    text-decoration: none;
    color: #000;
}
a:focus,
a:active,a:hover ,a:visited{
    text-decoration: none;
    color: #000; }
.navig ul li{
    float: left;
    list-style-type: none;
}
ul li{
    padding: 0;
    margin: 0;
}
/*自定义*/
.wrap{
    width: 70%;
    margin: 0 auto;
    background: #F4F4F4;
    overflow: hidden;
}
.contentsBg{
    background: #F4F4F4;
}
/*详情分享收藏点赞*/
.detailFiconList{
    overflow: hidden;
    /*padding: 15px 0;*/
    z-index: 1;
    position: relative;
    /*float:right;*/
}
.detailFiconList p{
    font-size: 0.14rem;
}
.detailFiconList li{
    /* float: left; */
    /* width: 30%; */
    text-align: center;
    /*padding: 5px 10px;*/
}
.detailFiconList img,.DetailConMor img{
    transform: scale(0.7);
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform:scale(0.7);
    -o-transform: scale(0.7);
    cursor: pointer;
}
.detailFiconList img{
    position: relative;
    top:3px;
}
.detailFiconListLine{
    width: 1px;
    height: 15px;
    position: absolute;
    background: #e3e3e3;
    top: 12px;
}
.detailFiconListLineLf{
    left: 0;
}
.detailFiconListLine{
    right: 0;
}
.detailFiconListB li{
    /* width: 30%; */
}
.hideInput{
    display:none;
}
.hideTextarea{
    display:none;
}
/*轮播图*/
.popClass{
    z-index: 10;
    width: 100%;
    opacity: 0.7;
    height: 0.85rem;
    background: #000;
    position: absolute;
    bottom: 0;
    background: linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,0.08) 10%,rgba(0,0,0,0.1) 20%,rgba(0,0,0,0.14) 30%,rgba(0,0,0,0.2) 40%,rgba(0,0,0,0.3) 50%,rgba(0,0,0,0.4) 60%,rgba(0,0,0,0.50) 70%,rgba(0,0,0,0.60) 80%,rgba(0,0,0,0.70) 90%,rgba(0,0,0,0.8) 98%);

}

/*内容和侧边栏比例*/
.conWidth{
    width:65% ;
    float: left;
    background: #ffffff;
    box-sizing: border-box;
}
.conAside{
    width: 33%;
    float: right;
    background: #ffffff;
    box-sizing: border-box;
}

/*角标*/
.homeFooteBage{
    float: right;
    padding: 0px 3px;
    border-radius:3px;
    -webkit-transform-origin-x: 0;
    -webkit-transform: scale(0.90);
    transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform:scale(0.9);
    -o-transform: scale(0.9);
    font-size: 1.066rem;
    font-size: 0.12rem;
    position: relative;
    /*top: -1px;*/
    color: #fff;
    border: 1px solid #FB5D07;
    background-color: #FB5D07;
    padding: 3px 5px;
}
/*活动报名模态框*/
.activeEntry{
    padding: 0.2rem;
}
.activeEntryInput input{
    height: 0.4rem;
    width: 3rem;
    margin-top: 0.2rem;
}
.activeEntry h2{
    text-align: center;
}
.activeEntryInput{
    text-align: center;
}
.activeEntry span{
    float: right;
    display: inline-block;
    width: 30px;
    text-align: center;
}
.activeEntryBtns{
    margin-top: 0.2rem;
    text-align: center;
}
.activeEntryBtn{
    display: inline-block;
}
.activeEntryBtn button{
    padding: 3px 20px;
    border-radius: 5px;
}
/*回到顶部*/
.fiBtn{
    /*overflow: hidden;*/
    width: 50px;
    height: 160px;
    position: fixed;
    right: 0;
    bottom: 60px;
    cursor: pointer;
    z-index: 25;
}
.fiBtn div{
    width: 40px;
    height: 49px;
    line-height: 49px;
    text-align: center;
    z-index: 100;
}
.baToTop{
    bottom:20%;
    background: #333333;
}
.refresh{
    bottom:29%;
    margin: 1px 0;
    background: #BBBEC7;
}
.refresh:hover,.QRCode:hover{
    background: #333333;
}
.QRCode{
    bottom:39%;
    background: #BBBEC7;
}
.QRCode:hover #showQRCodeBox{
    left: -160px;
    top: -150px;
    width: 160px;
    height: 200px;
}
#showQRCodeBox{
    transition:all 0.8s ease-in-out;
    position: absolute;
    left:0px;
    top: 48px;
    width: 0px;
    height: 0px;
    background: #FFFFFF;
    box-shadow: 0 1px 5px #000;
    box-sizing: border-box;
    overflow: hidden;

}
#showQRCodeBoxImg{
    width: 80px;
    margin:10px auto;
}

.detailHeaTi-greTwo:hover{
    cursor: pointer;
}

/*分享*/
.detailShareBoxs{
    position: absolute;
}


/*全局loading图标*/
.globalLoading{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform:translateX(-50%);
    -o-transform: translateX(-50%);
}

@media only screen and (min-width: 768px){
    html {
        font-size:96px !important;
    }
    .wrap{
        width: 94%;
    }
}
@media only screen and (min-width: 1024px){
    html {
        font-size:98px !important;
    }
    .wrap{
        width: 86%;
    }
}
@media only screen and (min-width:1366px){
    html {
        font-size:100px !important;
    }
    .wrap{
        width: 78%;
    }
}
@media only screen and (min-width: 1440px){
    html {
        font-size:102px !important;
    }
    .wrap{
        width: 70%;
    }
}
@media only screen and (min-width:1680px){
    html {
        font-size:104px !important;
    }
    .wrap{
        width: 68%;
    }
}
@media only screen and (min-width:1680px){
    html {
        font-size: 106px; !important;
    }
    .wrap{
        width: 66%;
    }
}
/*
    *再次进行判断
*/
@media screen and (min-width:200px) and (max-width:768px){
    /*@media only screen and (min-width: 640px){*/
    html {
        font-size:95px !important;
    }
    html,body{
        min-width: 640px;
    }
    .wrap{
        width: 100%;
    }
}
/*!*动画*!*/
/*@keyframes pulse {*/
/*from {*/
/*transform: scale3d(1, 1, 1);*/
/*}*/

/*50% {*/
/*transform: scale3d(1.05, 1.05, 1.05);*/
/*}*/

/*to {*/
/*transform: scale3d(1, 1, 1);*/
/*}*/
/*}*/
/*@keyframes flash {*/
/*from, 50%, to {*/
/*opacity: 1;*/
/*}*/

/*25%, 75% {*/
/*opacity: 0;*/
/*}*/
/*}*/
/*@keyframes tada {*/
/*from {*/
/*transform: scale3d(1, 1, 1);*/
/*}*/

/*10%, 20% {*/
/*transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);*/
/*}*/

/*30%, 50%, 70%, 90% {*/
/*transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);*/
/*}*/

/*40%, 60%, 80% {*/
/*transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);*/
/*}*/

/*to {*/
/*transform: scale3d(1, 1, 1);*/
/*}*/
/*}*/
/*@keyframes fadeInRight {*/
/*from {*/
/*opacity: 0;*/
/*transform: translate3d(100%, 0, 0);*/
/*}*/

/*to {*/
/*opacity: 1;*/
/*transform: none;*/
/*}*/
/*}*/

#bdshare_weixin_qrcode_dialog{
    height: 306px !important;
}
.bd_weixin_popup{
    height: 306px !important;
}
