﻿@charset "utf-8";
.pages-list>div span:nth-child(2){word-break:break-word}
.floatwindow_chat_box .floatwindow_more_box{height:auto!important}
header{height:128px}
.fixhead{height:108px}
header>.container{height:calc(100% - 48px)}
.headtop{background:var(--color)}
header .container{max-width:1250px}
.headtop .container{height:48px;display:flex;align-items:center;justify-content:space-between}
.tcont{color:#fff;display:flex}
.tcont p{margin-right:25px}
.tcont p:last-child{margin-right:0}
.tcont i{font-size:18px;margin-right:4px}
.tcont a{color:#fff}
.headtop .fshare{margin:0}
.headtop .fshare ul li{margin:0 0 0 10px}
.headtop .fshare a{width:30px;height:30px}
.headtop .fshare i{font-size:17px}
body{padding-top:128px}
@media screen and (max-width:800px){header{height:calc(1rem + 48px)}
.fixhead{height:calc(1rem + 48px)}
body{padding-top:calc(1rem + 48px)}}
@media screen and (max-width:680px){header{height:calc(1rem + 38px)}
.fixhead{height:calc(1rem + 38px)}
body{padding-top:calc(1rem + 38px)}
header>.container{height:calc(100% - 38px)}
.headtop .container{height:38px}
.headtop .fshare{display:none}}
@media screen and (max-width:500px){.tcont p{font-size:14px}}
@media screen and (max-width:400px){.tcont p{font-size:12px}
.tcont i{font-size:15px}
.tcont p{margin-right:15px}}